2024-09-16T23:58:53.959 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T23:58:53.974 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T23:58:54.053 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917 branch: squid description: orch/cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rotate-keys} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907917' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 ms type: async 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_mode: root install: ceph: flavor: default sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: e20bff7d16f5b09c58ead9548e8cf98cf87ee227 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - ceph.rgw.foo.a - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b - ceph.iscsi.iscsi.a seed: 599 sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f sleep_before_teardown: 0 subset: 33/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e20bff7d16f5b09c58ead9548e8cf98cf87ee227 targets: smithi006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDWRQvFinrjmJCpLQmT7Jjm7O2qO2b1e9s+ygi0vjR2IwbdFucAvV24Qrc0jNmfkEdJwTcUTdjKGvCtPlYONp3k= smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNOgFKU72yaF9fuZZN4hi3LJMckuUbzLhBDKyKt1C+/ddWo1ahpNZkzwYEVrVMRvzmMVdlmrxNCbXdiFc7NDYj4= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: conf: mgr: debug mgr: 20 debug ms: 1 - cephadm.shell: mon.a: - "set -ex\nfor f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x\n\ do\n echo \"rotating key for $f\"\n K=$(ceph auth get-key $f)\n NK=\"\ $K\"\n ceph orch daemon rotate-key $f\n while [ \"$K\" == \"$NK\" ]; do\n\ \ sleep 5\n NK=$(ceph auth get-key $f)\n done\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_21:08:04 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T23:58:54.054 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa; will attempt to use it 2024-09-16T23:58:54.054 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks 2024-09-16T23:58:54.055 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T23:58:54.056 INFO:teuthology.task.internal:Checking packages... 2024-09-16T23:58:54.078 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c2ddf9721ef254645201cdbabd9c8f49c30a586f' 2024-09-16T23:58:54.078 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T23:58:54.078 INFO:teuthology.packaging:ref: None 2024-09-16T23:58:54.078 INFO:teuthology.packaging:tag: None 2024-09-16T23:58:54.078 INFO:teuthology.packaging:branch: squid 2024-09-16T23:58:54.078 INFO:teuthology.packaging:sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-16T23:58:54.079 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-09-16T23:58:54.312 INFO:teuthology.task.internal:Found packages for ceph version 19.2.0-0 2024-09-16T23:58:54.314 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T23:58:54.320 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T23:58:54.320 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T23:58:54.337 INFO:teuthology.task.internal:Saving configuration 2024-09-16T23:58:54.348 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T23:58:54.355 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T23:58:54.380 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 23:54:12.484711', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDWRQvFinrjmJCpLQmT7Jjm7O2qO2b1e9s+ygi0vjR2IwbdFucAvV24Qrc0jNmfkEdJwTcUTdjKGvCtPlYONp3k='} 2024-09-16T23:58:54.402 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 23:54:12.483476', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNOgFKU72yaF9fuZZN4hi3LJMckuUbzLhBDKyKt1C+/ddWo1ahpNZkzwYEVrVMRvzmMVdlmrxNCbXdiFc7NDYj4='} 2024-09-16T23:58:54.402 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T23:58:54.408 INFO:teuthology.task.internal:roles: ubuntu@smithi006.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'ceph.rgw.foo.a', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T23:58:54.408 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b', 'ceph.iscsi.iscsi.a'] 2024-09-16T23:58:54.408 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T23:58:54.465 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc0316f7ac0>, signals=[15]) 2024-09-16T23:58:54.465 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T23:58:54.471 INFO:teuthology.task.internal:Opening connections... 2024-09-16T23:58:54.471 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi006.front.sepia.ceph.com 2024-09-16T23:58:54.472 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:58:54.548 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-09-16T23:58:54.549 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:58:54.626 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T23:58:54.632 DEBUG:teuthology.orchestra.run.smithi006:> uname -m 2024-09-16T23:58:54.650 INFO:teuthology.orchestra.run.smithi006.stdout:x86_64 2024-09-16T23:58:54.651 DEBUG:teuthology.orchestra.run.smithi006:> cat /etc/os-release 2024-09-16T23:58:54.709 INFO:teuthology.orchestra.run.smithi006.stdout:NAME="CentOS Stream" 2024-09-16T23:58:54.709 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION="9" 2024-09-16T23:58:54.709 INFO:teuthology.orchestra.run.smithi006.stdout:ID="centos" 2024-09-16T23:58:54.709 INFO:teuthology.orchestra.run.smithi006.stdout:ID_LIKE="rhel fedora" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_ID="9" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:PLATFORM_ID="platform:el9" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:ANSI_COLOR="0;31" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:LOGO="fedora-logo-icon" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:HOME_URL="https://centos.org/" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T23:58:54.710 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T23:58:54.711 INFO:teuthology.lock.ops:Updating smithi006.front.sepia.ceph.com on lock server 2024-09-16T23:58:54.974 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-09-16T23:58:54.992 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-09-16T23:58:54.992 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="CentOS Stream" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="9" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:ID="centos" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE="rhel fedora" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="9" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:PLATFORM_ID="platform:el9" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:ANSI_COLOR="0;31" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:LOGO="fedora-logo-icon" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://centos.org/" 2024-09-16T23:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T23:58:55.051 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T23:58:55.051 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T23:58:55.051 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-09-16T23:58:55.082 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T23:58:55.092 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T23:58:55.100 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T23:58:55.101 DEBUG:teuthology.orchestra.run.smithi006:> test '!' -e /home/ubuntu/cephtest 2024-09-16T23:58:55.104 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-09-16T23:58:55.121 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T23:58:55.127 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T23:58:55.127 DEBUG:teuthology.orchestra.run.smithi006:> test -z $(ls -A /var/lib/ceph) 2024-09-16T23:58:55.161 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-09-16T23:58:55.188 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T23:58:55.245 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T23:58:55.260 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T23:58:55.260 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T23:58:55.260 DEBUG:teuthology.orchestra.run.smithi006:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T23:58:55.261 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T23:58:55.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:58:55.278 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2024-09-16T23:58:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:58:55.279 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-16T23:58:55.335 INFO:teuthology.orchestra.run.smithi006.stdout:5.14.0-503.el9.x86_64 2024-09-16T23:58:55.336 INFO:teuthology.task.kernel:Running kernel on smithi006: 5.14.0-503.el9.x86_64 2024-09-16T23:58:55.336 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum install -y kernel 2024-09-16T23:58:55.337 INFO:teuthology.orchestra.run.smithi060.stdout:5.14.0-503.el9.x86_64 2024-09-16T23:58:55.337 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.14.0-503.el9.x86_64 2024-09-16T23:58:55.337 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum install -y kernel 2024-09-16T23:58:57.971 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - BaseOS 8.8 MB/s | 8.3 MB 00:00 2024-09-16T23:58:58.917 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.3 MB 00:01 2024-09-16T23:58:59.797 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-16T23:59:01.340 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - AppStream 15 MB/s | 20 MB 00:01 2024-09-16T23:59:05.109 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - CRB 4.7 MB/s | 6.5 MB 00:01 2024-09-16T23:59:06.891 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 19 kB 00:00 2024-09-16T23:59:07.670 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-16T23:59:07.927 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - CRB 2.4 MB/s | 6.5 MB 00:02 2024-09-16T23:59:09.409 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - Extras packages 85 kB/s | 19 kB 00:00 2024-09-16T23:59:10.222 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-16T23:59:13.193 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-16T23:59:15.191 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T23:59:15.191 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T23:59:15.280 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T23:59:15.286 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T23:59:15.287 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-16T23:59:15.287 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-16T23:59:15.287 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-16T23:59:15.287 INFO:teuthology.orchestra.run.smithi006.stdout:Install 4 Packages 2024-09-16T23:59:15.287 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-16T23:59:15.287 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 79 M 2024-09-16T23:59:15.287 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 126 M 2024-09-16T23:59:15.288 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-16T23:59:15.411 INFO:teuthology.orchestra.run.smithi006.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 551 kB/s | 36 kB 00:00 2024-09-16T23:59:15.796 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-16T23:59:17.661 INFO:teuthology.orchestra.run.smithi006.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 15 MB/s | 35 MB 00:02 2024-09-16T23:59:17.784 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T23:59:17.784 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T23:59:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-16T23:59:17.891 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-16T23:59:17.891 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-09-16T23:59:17.891 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-16T23:59:17.891 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-16T23:59:17.891 INFO:teuthology.orchestra.run.smithi060.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T23:59:17.891 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-16T23:59:17.891 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T23:59:17.892 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T23:59:17.892 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T23:59:17.892 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T23:59:17.892 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-16T23:59:17.892 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-16T23:59:17.892 INFO:teuthology.orchestra.run.smithi060.stdout:Install 4 Packages 2024-09-16T23:59:17.892 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-16T23:59:17.893 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 79 M 2024-09-16T23:59:17.893 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 126 M 2024-09-16T23:59:17.893 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-16T23:59:18.087 INFO:teuthology.orchestra.run.smithi060.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 379 kB/s | 36 kB 00:00 2024-09-16T23:59:18.479 INFO:teuthology.orchestra.run.smithi060.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 32 MB/s | 16 MB 00:00 2024-09-16T23:59:18.958 INFO:teuthology.orchestra.run.smithi060.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 36 MB/s | 35 MB 00:00 2024-09-16T23:59:19.230 INFO:teuthology.orchestra.run.smithi060.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-16T23:59:19.230 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-16T23:59:19.230 INFO:teuthology.orchestra.run.smithi060.stdout:Total 59 MB/s | 79 MB 00:01 2024-09-16T23:59:19.311 INFO:teuthology.orchestra.run.smithi006.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 3.9 MB/s | 16 MB 00:03 2024-09-16T23:59:19.942 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-16T23:59:20.194 INFO:teuthology.orchestra.run.smithi006.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 6.0 MB/s | 29 MB 00:04 2024-09-16T23:59:20.195 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-16T23:59:20.195 INFO:teuthology.orchestra.run.smithi006.stdout:Total 16 MB/s | 79 MB 00:04 2024-09-16T23:59:20.305 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-16T23:59:20.305 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-16T23:59:20.902 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-16T23:59:21.272 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-16T23:59:21.272 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-16T23:59:21.310 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-16T23:59:21.311 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-16T23:59:22.250 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-16T23:59:22.250 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-16T23:59:23.870 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-16T23:59:24.538 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T23:59:24.624 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T23:59:24.808 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-16T23:59:25.497 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T23:59:25.612 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T23:59:27.377 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T23:59:27.510 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T23:59:28.377 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T23:59:28.500 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T23:59:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T23:59:32.669 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T23:59:33.624 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T23:59:33.684 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T23:59:37.804 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T23:59:38.822 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:17.124 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:17.165 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:17.515 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:17.515 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T00:00:17.515 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T00:00:17.515 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T00:00:18.143 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:18.185 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:18.478 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:18.478 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:00:18.478 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:00:18.479 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T00:00:18.479 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T00:00:18.479 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T00:00:18.479 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T00:00:18.479 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:00:18.479 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:00:18.548 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:18.548 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T00:00:18.548 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T00:00:18.548 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T00:00:18.817 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T00:00:18.903 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T00:00:18.903 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T00:00:18.903 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T00:00:18.903 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T00:00:18.904 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T00:00:18.904 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T00:00:18.904 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T00:00:18.904 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T00:00:18.963 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T00:00:18.963 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T00:00:18.963 DEBUG:teuthology.orchestra.run.smithi060:> sudo rpm -qi grub2-tools 2024-09-17T00:00:18.994 INFO:teuthology.orchestra.run.smithi060.stdout:Name : grub2-tools 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Epoch : 1 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Version : 2.06 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Release : 82.el9 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: x86_64 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Group : Unspecified 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Size : 8274670 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:License : GPLv3+ 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T00:00:18.995 INFO:teuthology.orchestra.run.smithi060.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:Packager : builder@centos.org 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:Vendor : CentOS 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:Summary : Support tools for GRUB. 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:Description : 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T00:00:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:hardware devices. 2024-09-17T00:00:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:00:18.997 INFO:teuthology.orchestra.run.smithi060.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T00:00:18.997 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T00:00:18.998 INFO:teuthology.task.kernel:Updating grub on smithi060 to boot 5.14.0-508.el9.x86_64 2024-09-17T00:00:18.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T00:00:19.408 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T00:00:19.408 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:00:19.408 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:00:19.409 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T00:00:19.409 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T00:00:19.409 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T00:00:19.409 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T00:00:19.409 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:00:19.409 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:00:19.644 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-09-17T00:00:19.753 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T00:00:19.846 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T00:00:19.847 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T00:00:19.847 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T00:00:19.847 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T00:00:19.847 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T00:00:19.847 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T00:00:19.847 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi006.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T00:00:19.848 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T00:00:19.907 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T00:00:19.907 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T00:00:19.907 DEBUG:teuthology.orchestra.run.smithi006:> sudo rpm -qi grub2-tools 2024-09-17T00:00:19.939 INFO:teuthology.orchestra.run.smithi006.stdout:Name : grub2-tools 2024-09-17T00:00:19.939 INFO:teuthology.orchestra.run.smithi006.stdout:Epoch : 1 2024-09-17T00:00:19.939 INFO:teuthology.orchestra.run.smithi006.stdout:Version : 2.06 2024-09-17T00:00:19.939 INFO:teuthology.orchestra.run.smithi006.stdout:Release : 82.el9 2024-09-17T00:00:19.939 INFO:teuthology.orchestra.run.smithi006.stdout:Architecture: x86_64 2024-09-17T00:00:19.939 INFO:teuthology.orchestra.run.smithi006.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T00:00:19.939 INFO:teuthology.orchestra.run.smithi006.stdout:Group : Unspecified 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Size : 8274670 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:License : GPLv3+ 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Packager : builder@centos.org 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Vendor : CentOS 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Summary : Support tools for GRUB. 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:Description : 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T00:00:19.940 INFO:teuthology.orchestra.run.smithi006.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T00:00:19.941 INFO:teuthology.orchestra.run.smithi006.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T00:00:19.941 INFO:teuthology.orchestra.run.smithi006.stdout:hardware devices. 2024-09-17T00:00:19.941 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:00:19.941 INFO:teuthology.orchestra.run.smithi006.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T00:00:19.942 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T00:00:19.942 INFO:teuthology.task.kernel:Updating grub on smithi006 to boot 5.14.0-508.el9.x86_64 2024-09-17T00:00:19.942 DEBUG:teuthology.orchestra.run.smithi006:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T00:00:20.631 INFO:teuthology.orchestra.run.smithi006.stderr:Generating grub configuration file ... 2024-09-17T00:00:20.949 INFO:teuthology.orchestra.run.smithi060.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T00:00:20.977 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-09-17T00:00:20.980 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-09-17T00:00:20.995 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.NlqjkC1g56 2024-09-17T00:00:20.996 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.NlqjkC1g56 2024-09-17T00:00:21.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.NlqjkC1g56 2024-09-17T00:00:21.200 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.NlqjkC1g56 is 6KB 2024-09-17T00:00:21.248 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.NlqjkC1g56 2024-09-17T00:00:21.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T00:00:21.325 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T00:00:21.325 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T00:00:21.325 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T00:00:21.325 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T00:00:21.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T00:00:21.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-09-17T00:00:21.997 INFO:teuthology.orchestra.run.smithi006.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T00:00:22.034 INFO:teuthology.orchestra.run.smithi006.stderr:done 2024-09-17T00:00:22.036 DEBUG:teuthology.orchestra.run.smithi006:> mktemp 2024-09-17T00:00:22.052 INFO:teuthology.orchestra.run.smithi006.stdout:/tmp/tmp.Y8MLBoLxY6 2024-09-17T00:00:22.052 DEBUG:teuthology.orchestra.run.smithi006:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Y8MLBoLxY6 2024-09-17T00:00:22.140 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0666 /tmp/tmp.Y8MLBoLxY6 2024-09-17T00:00:22.243 DEBUG:teuthology.orchestra.remote:smithi006:/tmp/tmp.Y8MLBoLxY6 is 6KB 2024-09-17T00:00:22.293 DEBUG:teuthology.orchestra.run.smithi006:> rm -fr /tmp/tmp.Y8MLBoLxY6 2024-09-17T00:00:22.308 DEBUG:teuthology.orchestra.run.smithi006:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T00:00:22.379 INFO:teuthology.orchestra.run.smithi006.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T00:00:22.379 INFO:teuthology.orchestra.run.smithi006.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T00:00:22.379 INFO:teuthology.orchestra.run.smithi006.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T00:00:22.379 INFO:teuthology.orchestra.run.smithi006.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T00:00:22.381 DEBUG:teuthology.orchestra.run.smithi006:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T00:00:22.529 DEBUG:teuthology.orchestra.run.smithi006:> sudo shutdown -r now 2024-09-17T00:00:51.513 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T00:00:51.514 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-17T00:00:51.516 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:00:52.533 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T00:00:52.533 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-09-17T00:00:52.534 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:01:51.577 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T00:01:52.537 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T00:02:00.585 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-17T00:02:00.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:02:01.007 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-17T00:02:01.378 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-17T00:02:01.378 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T00:02:01.378 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-17T00:02:01.395 INFO:teuthology.orchestra.run.smithi060.stdout:5.14.0-508.el9.x86_64 2024-09-17T00:02:01.396 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T00:02:01.396 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T00:02:01.396 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T00:02:01.538 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-09-17T00:02:01.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:02:02.027 DEBUG:teuthology.orchestra.run.smithi006:> true 2024-09-17T00:02:02.397 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T00:02:02.397 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T00:02:02.406 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-09-17T00:02:02.407 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T00:02:02.407 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2024-09-17T00:02:02.422 INFO:teuthology.orchestra.run.smithi006.stdout:5.14.0-508.el9.x86_64 2024-09-17T00:02:02.423 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T00:02:02.423 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T00:02:02.423 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T00:02:02.468 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-09-17T00:02:02.490 DEBUG:teuthology.parallel:result is None 2024-09-17T00:02:03.424 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T00:02:03.425 DEBUG:teuthology.orchestra.run.smithi006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T00:02:03.515 INFO:teuthology.orchestra.run.smithi006.stdout:ttyS1 2024-09-17T00:02:03.535 DEBUG:teuthology.parallel:result is None 2024-09-17T00:02:03.536 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T00:02:03.550 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T00:02:03.551 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T00:02:03.553 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T00:02:03.569 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T00:02:03.574 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T00:02:03.586 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T00:02:03.587 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T00:02:03.609 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T00:02:03.643 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T00:02:03.649 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T00:02:03.650 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T00:02:03.669 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 2024-09-17T00:02:03.703 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:02:03.709 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:02:03.714 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:02:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:02:03.721 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T00:02:03.729 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T00:02:03.729 DEBUG:teuthology.orchestra.run.smithi006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T00:02:03.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T00:02:03.791 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T00:02:03.826 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T00:02:03.826 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T00:02:03.829 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T00:02:03.850 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T00:02:03.926 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T00:02:03.975 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T00:02:04.058 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T00:02:04.099 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:02:04.100 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T00:02:04.179 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T00:02:04.219 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T00:02:04.279 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T00:02:04.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T00:02:04.412 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:02:04.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T00:02:04.481 DEBUG:teuthology.orchestra.run.smithi006:> sudo service rsyslog restart 2024-09-17T00:02:04.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-09-17T00:02:04.530 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T00:02:04.673 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T00:02:04.822 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T00:02:04.828 INFO:teuthology.task.internal:Starting timer... 2024-09-17T00:02:04.829 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T00:02:04.843 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T00:02:04.855 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-17T00:02:04.855 DEBUG:teuthology.orchestra.run.smithi006:> sudo service auditd rotate 2024-09-17T00:02:04.900 INFO:teuthology.orchestra.run.smithi006.stdout:Rotating logs: 2024-09-17T00:02:04.902 DEBUG:teuthology.orchestra.run.smithi060:> sudo service auditd rotate 2024-09-17T00:02:05.015 INFO:teuthology.orchestra.run.smithi060.stdout:Rotating logs: 2024-09-17T00:02:05.022 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T00:02:05.023 DEBUG:teuthology.orchestra.run.smithi006:> /usr/sbin/getenforce 2024-09-17T00:02:05.054 INFO:teuthology.orchestra.run.smithi006.stdout:Permissive 2024-09-17T00:02:05.054 DEBUG:teuthology.orchestra.run.smithi060:> /usr/sbin/getenforce 2024-09-17T00:02:05.089 INFO:teuthology.orchestra.run.smithi060.stdout:Permissive 2024-09-17T00:02:05.089 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi006.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi060.front.sepia.ceph.com': 'permissive'} 2024-09-17T00:02:05.090 DEBUG:teuthology.orchestra.run.smithi006:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-17T00:02:05.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:05.124 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-17T00:02:05.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:05.218 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T00:02:05.218 DEBUG:teuthology.orchestra.run.smithi006:> sudo /usr/sbin/setenforce permissive 2024-09-17T00:02:05.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo /usr/sbin/setenforce permissive 2024-09-17T00:02:05.329 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T00:02:05.344 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T00:02:05.356 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-17T00:02:05.357 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi060.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T00:05:56.000 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi006.front.sepia.ceph.com'), Remote(name='ubuntu@smithi060.front.sepia.ceph.com')] 2024-09-17T00:05:56.001 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-09-17T00:05:56.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:05:56.078 DEBUG:teuthology.orchestra.run.smithi006:> true 2024-09-17T00:05:56.156 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2024-09-17T00:05:56.157 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-17T00:05:56.157 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:05:56.235 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-17T00:05:56.318 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-17T00:05:56.318 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T00:05:56.329 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T00:05:56.329 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T00:05:56.329 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:05:56.332 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T00:05:56.332 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 2024-09-17T00:05:56.361 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T00:05:56.377 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T00:05:56.393 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T00:05:56.402 INFO:teuthology.orchestra.run.smithi006.stderr:sudo: ntpd: command not found 2024-09-17T00:05:56.410 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T00:05:56.414 INFO:teuthology.orchestra.run.smithi006.stdout:506 Cannot talk to daemon 2024-09-17T00:05:56.429 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T00:05:56.437 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: ntpd: command not found 2024-09-17T00:05:56.443 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T00:05:56.450 INFO:teuthology.orchestra.run.smithi060.stdout:506 Cannot talk to daemon 2024-09-17T00:05:56.465 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T00:05:56.480 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T00:05:56.498 INFO:teuthology.orchestra.run.smithi006.stderr:bash: line 1: ntpq: command not found 2024-09-17T00:05:56.501 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T00:05:56.501 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2024-09-17T00:05:56.502 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.502 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.502 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.502 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.541 INFO:teuthology.orchestra.run.smithi060.stderr:bash: line 1: ntpq: command not found 2024-09-17T00:05:56.545 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T00:05:56.545 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2024-09-17T00:05:56.545 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.545 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.545 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.545 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:05:56.546 INFO:teuthology.run_tasks:Running task pexec... 2024-09-17T00:05:56.585 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-17T00:05:56.585 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi006.front.sepia.ceph.com 2024-09-17T00:05:56.585 DEBUG:teuthology.orchestra.run.smithi006:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T00:05:56.586 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi060.front.sepia.ceph.com 2024-09-17T00:05:56.586 DEBUG:teuthology.orchestra.run.smithi060:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T00:05:56.952 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:05:56.956 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout:Removing: 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout:Removing unused dependencies: 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:05:56.962 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:05:56.963 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:05:56.963 INFO:teuthology.orchestra.run.smithi006.stdout:Remove 2 Packages 2024-09-17T00:05:56.963 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:05:56.963 INFO:teuthology.orchestra.run.smithi006.stdout:Freed space: 5.5 M 2024-09-17T00:05:56.963 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:05:56.967 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:05:56.967 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:Removing: 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:Removing unused dependencies: 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:05:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:Remove 2 Packages 2024-09-17T00:05:56.974 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:05:56.974 INFO:teuthology.orchestra.run.smithi060.stdout:Freed space: 5.5 M 2024-09-17T00:05:56.974 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:05:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:05:56.978 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:05:57.033 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:05:57.033 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:05:57.041 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:05:57.041 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:05:57.191 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:05:57.192 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:05:57.270 INFO:teuthology.orchestra.run.smithi060.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T00:05:57.274 INFO:teuthology.orchestra.run.smithi006.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T00:05:57.332 INFO:teuthology.orchestra.run.smithi006.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T00:05:57.333 INFO:teuthology.orchestra.run.smithi060.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T00:05:57.818 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T00:05:57.818 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T00:05:58.001 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T00:05:58.001 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T00:05:58.048 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T00:05:58.048 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:05:58.049 INFO:teuthology.orchestra.run.smithi060.stdout:Removed: 2024-09-17T00:05:58.049 INFO:teuthology.orchestra.run.smithi060.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T00:05:58.049 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:05:58.049 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:05:58.266 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T00:05:58.266 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:05:58.266 INFO:teuthology.orchestra.run.smithi006.stdout:Removed: 2024-09-17T00:05:58.266 INFO:teuthology.orchestra.run.smithi006.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T00:05:58.266 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:05:58.266 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:05:58.876 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:47 ago on Tue 17 Sep 2024 12:05:11 AM UTC. 2024-09-17T00:05:59.020 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:05:59.021 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:05:59.021 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:05:59.021 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:05:59.021 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:05:59.021 INFO:teuthology.orchestra.run.smithi060.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout:Install 7 Packages 2024-09-17T00:05:59.022 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:05:59.067 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 5.2 M 2024-09-17T00:05:59.067 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 19 M 2024-09-17T00:05:59.067 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:05:59.103 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:48 ago on Tue 17 Sep 2024 12:05:10 AM UTC. 2024-09-17T00:05:59.242 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T00:05:59.243 INFO:teuthology.orchestra.run.smithi006.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T00:05:59.244 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T00:05:59.244 INFO:teuthology.orchestra.run.smithi006.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T00:05:59.244 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:05:59.244 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:05:59.244 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:05:59.244 INFO:teuthology.orchestra.run.smithi006.stdout:Install 7 Packages 2024-09-17T00:05:59.244 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:05:59.258 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 5.2 M 2024-09-17T00:05:59.258 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 19 M 2024-09-17T00:05:59.258 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:05:59.446 INFO:teuthology.orchestra.run.smithi006.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 433 kB/s | 44 kB 00:00 2024-09-17T00:05:59.488 INFO:teuthology.orchestra.run.smithi006.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 732 kB/s | 106 kB 00:00 2024-09-17T00:05:59.530 INFO:teuthology.orchestra.run.smithi006.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.7 MB/s | 906 kB 00:00 2024-09-17T00:05:59.564 INFO:teuthology.orchestra.run.smithi006.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 611 kB/s | 72 kB 00:00 2024-09-17T00:05:59.589 INFO:teuthology.orchestra.run.smithi006.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 837 kB/s | 84 kB 00:00 2024-09-17T00:05:59.623 INFO:teuthology.orchestra.run.smithi006.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.9 MB/s | 837 kB 00:00 2024-09-17T00:05:59.770 INFO:teuthology.orchestra.run.smithi060.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 119 kB/s | 44 kB 00:00 2024-09-17T00:05:59.815 INFO:teuthology.orchestra.run.smithi006.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 13 MB/s | 3.2 MB 00:00 2024-09-17T00:05:59.815 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:05:59.815 INFO:teuthology.orchestra.run.smithi006.stdout:Total 9.3 MB/s | 5.2 MB 00:00 2024-09-17T00:05:59.928 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:05:59.945 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:05:59.945 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:05:59.995 INFO:teuthology.orchestra.run.smithi060.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 177 kB/s | 106 kB 00:00 2024-09-17T00:06:00.012 INFO:teuthology.orchestra.run.smithi060.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 297 kB/s | 72 kB 00:00 2024-09-17T00:06:00.112 INFO:teuthology.orchestra.run.smithi060.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 721 kB/s | 84 kB 00:00 2024-09-17T00:06:00.277 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:06:00.277 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:06:00.364 INFO:teuthology.orchestra.run.smithi060.stdout:(5/7): runc-1.1.13-4.el9.x86_64.rpm 13 MB/s | 3.2 MB 00:00 2024-09-17T00:06:00.430 INFO:teuthology.orchestra.run.smithi060.stdout:(6/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 877 kB/s | 906 kB 00:01 2024-09-17T00:06:00.488 INFO:teuthology.orchestra.run.smithi060.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.7 MB/s | 837 kB 00:00 2024-09-17T00:06:00.488 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:06:00.489 INFO:teuthology.orchestra.run.smithi060.stdout:Total 3.6 MB/s | 5.2 MB 00:01 2024-09-17T00:06:00.610 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:06:00.627 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:06:00.627 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:06:00.779 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:06:00.948 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:06:00.949 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:06:01.024 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-17T00:06:01.060 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-17T00:06:01.089 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-17T00:06:01.312 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-17T00:06:01.345 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T00:06:01.446 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:06:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-17T00:06:01.576 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-17T00:06:01.604 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-17T00:06:01.817 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T00:06:01.826 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-17T00:06:01.848 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T00:06:01.860 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T00:06:01.967 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T00:06:02.037 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T00:06:02.336 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T00:06:02.362 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T00:06:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T00:06:02.552 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T00:06:03.157 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T00:06:03.157 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-17T00:06:03.157 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-17T00:06:03.157 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-17T00:06:03.157 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-17T00:06:03.157 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-17T00:06:03.157 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-17T00:06:03.478 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T00:06:03.478 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-17T00:06:03.478 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-17T00:06:03.478 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-17T00:06:03.478 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-17T00:06:03.478 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-17T00:06:03.478 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-17T00:06:03.508 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T00:06:03.508 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:03.508 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:06:03.508 INFO:teuthology.orchestra.run.smithi006.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T00:06:03.509 INFO:teuthology.orchestra.run.smithi006.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T00:06:03.509 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T00:06:03.509 INFO:teuthology.orchestra.run.smithi006.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-17T00:06:03.509 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:03.509 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:06:03.864 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T00:06:03.864 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:03.864 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:06:03.864 INFO:teuthology.orchestra.run.smithi060.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T00:06:03.864 INFO:teuthology.orchestra.run.smithi060.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T00:06:03.864 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T00:06:03.865 INFO:teuthology.orchestra.run.smithi060.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-17T00:06:03.865 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:03.865 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:06:03.869 DEBUG:teuthology.parallel:result is None 2024-09-17T00:06:04.373 DEBUG:teuthology.parallel:result is None 2024-09-17T00:06:04.373 INFO:teuthology.run_tasks:Running task install... 2024-09-17T00:06:04.394 DEBUG:teuthology.task.install:project ceph 2024-09-17T00:06:04.394 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'}} 2024-09-17T00:06:04.395 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'} 2024-09-17T00:06:04.395 INFO:teuthology.task.install:Using flavor: default 2024-09-17T00:06:04.401 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-17T00:06:04.401 INFO:teuthology.task.install:extra packages: [] 2024-09-17T00:06:04.401 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'tag': None, 'wait_for_package': False} 2024-09-17T00:06:04.402 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:06:04.404 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'tag': None, 'wait_for_package': False} 2024-09-17T00:06:04.404 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:06:04.547 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/ 2024-09-17T00:06:04.548 INFO:teuthology.task.install.rpm:Package version is 19.1.1-330.gc2ddf972 2024-09-17T00:06:04.555 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/ 2024-09-17T00:06:04.555 INFO:teuthology.task.install.rpm:Package version is 19.1.1-330.gc2ddf972 2024-09-17T00:06:04.661 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T00:06:04.662 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:06:04.662 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T00:06:04.667 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T00:06:04.667 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:06:04.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T00:06:04.694 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-17T00:06:04.694 DEBUG:teuthology.orchestra.run.smithi006:> 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_-]*/;sha1/c2ddf9721ef254645201cdbabd9c8f49c30a586f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T00:06:04.699 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-17T00:06:04.699 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_-]*/;sha1/c2ddf9721ef254645201cdbabd9c8f49c30a586f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T00:06:04.764 DEBUG:teuthology.orchestra.run.smithi006:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-17T00:06:04.792 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 2024-09-17T00:06:04.829 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 2024-09-17T00:06:04.845 DEBUG:teuthology.orchestra.run.smithi006:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-17T00:06:04.894 INFO:teuthology.orchestra.run.smithi060.stdout:check_obsoletes = 1 2024-09-17T00:06:04.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum clean all 2024-09-17T00:06:04.913 INFO:teuthology.orchestra.run.smithi006.stdout:check_obsoletes = 1 2024-09-17T00:06:04.915 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum clean all 2024-09-17T00:06:05.132 INFO:teuthology.orchestra.run.smithi060.stdout:45 files removed 2024-09-17T00:06:05.160 INFO:teuthology.orchestra.run.smithi006.stdout:45 files removed 2024-09-17T00:06:05.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-radosgw 2024-09-17T00:06:05.188 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-radosgw 2024-09-17T00:06:05.753 INFO:teuthology.orchestra.run.smithi060.stdout:ceph packages for x86_64 313 kB/s | 84 kB 00:00 2024-09-17T00:06:05.762 INFO:teuthology.orchestra.run.smithi006.stdout:ceph packages for x86_64 304 kB/s | 84 kB 00:00 2024-09-17T00:06:06.037 INFO:teuthology.orchestra.run.smithi060.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-17T00:06:06.046 INFO:teuthology.orchestra.run.smithi006.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-17T00:06:06.304 INFO:teuthology.orchestra.run.smithi060.stdout:ceph source packages 8.3 kB/s | 1.9 kB 00:00 2024-09-17T00:06:06.322 INFO:teuthology.orchestra.run.smithi006.stdout:ceph source packages 8.0 kB/s | 1.9 kB 00:00 2024-09-17T00:06:08.095 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.3 MB 00:01 2024-09-17T00:06:09.863 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-17T00:06:09.900 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - BaseOS 2.3 MB/s | 8.3 MB 00:03 2024-09-17T00:06:14.265 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - AppStream 6.3 MB/s | 20 MB 00:03 2024-09-17T00:06:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.5 MB 00:01 2024-09-17T00:06:17.215 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - Extras packages 97 kB/s | 19 kB 00:00 2024-09-17T00:06:18.094 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-17T00:06:19.849 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-17T00:06:21.358 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 9 - Extras packages 83 kB/s | 19 kB 00:00 2024-09-17T00:06:22.687 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-17T00:06:23.758 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-09-17T00:06:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:06:26.093 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 11 M 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrading: 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout: librados2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.4 M 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.2 M 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.4 M 2024-09-17T00:06:26.094 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 21 M 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 25 k 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 751 k 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T00:06:26.095 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 506 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.3 M 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 45 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 136 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 162 k 2024-09-17T00:06:26.096 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 320 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 300 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 99 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout:Installing weak dependencies: 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-17T00:06:26.097 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:26.098 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:06:26.098 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:06:26.098 INFO:teuthology.orchestra.run.smithi060.stdout:Install 30 Packages 2024-09-17T00:06:26.098 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrade 2 Packages 2024-09-17T00:06:26.098 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:26.098 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 60 M 2024-09-17T00:06:26.098 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:06:26.834 INFO:teuthology.orchestra.run.smithi060.stdout:(1/32): ceph-base-19.1.1-330.gc2ddf972.el9.x86_ 12 MB/s | 5.4 MB 00:00 2024-09-17T00:06:26.893 INFO:teuthology.orchestra.run.smithi060.stdout:(2/32): ceph-selinux-19.1.1-330.gc2ddf972.el9.x 432 kB/s | 25 kB 00:00 2024-09-17T00:06:26.993 INFO:teuthology.orchestra.run.smithi060.stdout:(3/32): libcephfs2-19.1.1-330.gc2ddf972.el9.x86 7.4 MB/s | 751 kB 00:00 2024-09-17T00:06:27.094 INFO:teuthology.orchestra.run.smithi060.stdout:(4/32): libradosstriper1-19.1.1-330.gc2ddf972.e 4.9 MB/s | 506 kB 00:00 2024-09-17T00:06:27.269 INFO:teuthology.orchestra.run.smithi060.stdout:(5/32): ceph-radosgw-19.1.1-330.gc2ddf972.el9.x 12 MB/s | 11 MB 00:00 2024-09-17T00:06:27.311 INFO:teuthology.orchestra.run.smithi060.stdout:(6/32): python3-ceph-argparse-19.1.1-330.gc2ddf 1.1 MB/s | 45 kB 00:00 2024-09-17T00:06:27.395 INFO:teuthology.orchestra.run.smithi060.stdout:(7/32): librgw2-19.1.1-330.gc2ddf972.el9.x86_64 18 MB/s | 5.3 MB 00:00 2024-09-17T00:06:27.420 INFO:teuthology.orchestra.run.smithi060.stdout:(8/32): python3-ceph-common-19.1.1-330.gc2ddf97 1.2 MB/s | 136 kB 00:00 2024-09-17T00:06:27.445 INFO:teuthology.orchestra.run.smithi060.stdout:(9/32): python3-cephfs-19.1.1-330.gc2ddf972.el9 3.2 MB/s | 162 kB 00:00 2024-09-17T00:06:27.487 INFO:teuthology.orchestra.run.smithi060.stdout:(10/32): python3-rados-19.1.1-330.gc2ddf972.el9 4.7 MB/s | 320 kB 00:00 2024-09-17T00:06:27.688 INFO:teuthology.orchestra.run.smithi060.stdout:(11/32): ceph-common-19.1.1-330.gc2ddf972.el9.x 16 MB/s | 21 MB 00:01 2024-09-17T00:06:27.713 INFO:teuthology.orchestra.run.smithi060.stdout:(12/32): python3-rbd-19.1.1-330.gc2ddf972.el9.x 1.1 MB/s | 300 kB 00:00 2024-09-17T00:06:27.738 INFO:teuthology.orchestra.run.smithi060.stdout:(13/32): python3-rgw-19.1.1-330.gc2ddf972.el9.x 397 kB/s | 99 kB 00:00 2024-09-17T00:06:27.821 INFO:teuthology.orchestra.run.smithi060.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 801 kB/s | 107 kB 00:00 2024-09-17T00:06:27.847 INFO:teuthology.orchestra.run.smithi060.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-17T00:06:27.872 INFO:teuthology.orchestra.run.smithi060.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-09-17T00:06:27.914 INFO:teuthology.orchestra.run.smithi060.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-17T00:06:27.939 INFO:teuthology.orchestra.run.smithi060.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-09-17T00:06:27.965 INFO:teuthology.orchestra.run.smithi060.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.5 MB/s | 662 kB 00:00 2024-09-17T00:06:27.989 INFO:teuthology.orchestra.run.smithi060.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 716 kB/s | 36 kB 00:00 2024-09-17T00:06:28.016 INFO:teuthology.orchestra.run.smithi060.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 948 kB/s | 47 kB 00:00 2024-09-17T00:06:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.7 MB/s | 221 kB 00:00 2024-09-17T00:06:28.099 INFO:teuthology.orchestra.run.smithi060.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-17T00:06:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-17T00:06:28.149 INFO:teuthology.orchestra.run.smithi060.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 278 kB/s | 26 kB 00:00 2024-09-17T00:06:28.166 INFO:teuthology.orchestra.run.smithi060.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-09-17T00:06:28.191 INFO:teuthology.orchestra.run.smithi060.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 7.6 MB/s | 191 kB 00:00 2024-09-17T00:06:28.234 INFO:teuthology.orchestra.run.smithi060.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 9.8 MB/s | 839 kB 00:00 2024-09-17T00:06:28.284 INFO:teuthology.orchestra.run.smithi060.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-09-17T00:06:28.359 INFO:teuthology.orchestra.run.smithi060.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-17T00:06:28.410 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 17 kB/s | 1.7 kB 00:00 2024-09-17T00:06:28.484 INFO:teuthology.orchestra.run.smithi060.stdout:(31/32): librados2-19.1.1-330.gc2ddf972.el9.x86 14 MB/s | 3.4 MB 00:00 2024-09-17T00:06:28.543 INFO:teuthology.orchestra.run.smithi060.stdout:(32/32): librbd1-19.1.1-330.gc2ddf972.el9.x86_6 12 MB/s | 3.2 MB 00:00 2024-09-17T00:06:28.548 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:06:28.548 INFO:teuthology.orchestra.run.smithi060.stdout:Total 25 MB/s | 60 MB 00:02 2024-09-17T00:06:28.651 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:06:28.692 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:06:28.692 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:06:29.213 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:06:29.214 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:06:30.665 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:06:30.741 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-17T00:06:30.781 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-17T00:06:30.790 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:06:30.792 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:06:30.792 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:06:30.792 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:06:30.792 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:06:30.792 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 11 M 2024-09-17T00:06:30.792 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrading: 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: librados2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.4 M 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.2 M 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.4 M 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 21 M 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 25 k 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 751 k 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T00:06:30.793 INFO:teuthology.orchestra.run.smithi006.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 506 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.3 M 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 45 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 136 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 162 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 320 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 300 k 2024-09-17T00:06:30.794 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 99 k 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout:Installing weak dependencies: 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout:Install 30 Packages 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrade 2 Packages 2024-09-17T00:06:30.795 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:30.796 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 60 M 2024-09-17T00:06:30.796 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:06:30.806 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-17T00:06:30.838 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T00:06:30.861 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T00:06:31.016 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T00:06:31.069 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T00:06:31.420 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-17T00:06:31.533 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T00:06:31.626 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T00:06:31.716 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 8/34 2024-09-17T00:06:31.751 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T00:06:31.814 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T00:06:31.843 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-17T00:06:31.886 INFO:teuthology.orchestra.run.smithi006.stdout:(1/32): ceph-base-19.1.1-330.gc2ddf972.el9.x86_ 11 MB/s | 5.4 MB 00:00 2024-09-17T00:06:31.887 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 11/34 2024-09-17T00:06:31.937 INFO:teuthology.orchestra.run.smithi006.stdout:(2/32): ceph-selinux-19.1.1-330.gc2ddf972.el9.x 504 kB/s | 25 kB 00:00 2024-09-17T00:06:31.957 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T00:06:31.979 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T00:06:32.043 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T00:06:32.077 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-17T00:06:32.078 INFO:teuthology.orchestra.run.smithi006.stdout:(3/32): ceph-radosgw-19.1.1-330.gc2ddf972.el9.x 15 MB/s | 11 MB 00:00 2024-09-17T00:06:32.129 INFO:teuthology.orchestra.run.smithi006.stdout:(4/32): libcephfs2-19.1.1-330.gc2ddf972.el9.x86 3.8 MB/s | 751 kB 00:00 2024-09-17T00:06:32.162 INFO:teuthology.orchestra.run.smithi006.stdout:(5/32): libradosstriper1-19.1.1-330.gc2ddf972.e 5.9 MB/s | 506 kB 00:00 2024-09-17T00:06:32.193 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-17T00:06:32.221 INFO:teuthology.orchestra.run.smithi006.stdout:(6/32): python3-ceph-argparse-19.1.1-330.gc2ddf 775 kB/s | 45 kB 00:00 2024-09-17T00:06:32.228 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-17T00:06:32.279 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-17T00:06:32.296 INFO:teuthology.orchestra.run.smithi006.stdout:(7/32): python3-ceph-common-19.1.1-330.gc2ddf97 1.8 MB/s | 136 kB 00:00 2024-09-17T00:06:32.318 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-17T00:06:32.348 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-17T00:06:32.381 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-17T00:06:32.388 INFO:teuthology.orchestra.run.smithi006.stdout:(8/32): librgw2-19.1.1-330.gc2ddf972.el9.x86_64 21 MB/s | 5.3 MB 00:00 2024-09-17T00:06:32.413 INFO:teuthology.orchestra.run.smithi006.stdout:(9/32): python3-cephfs-19.1.1-330.gc2ddf972.el9 1.4 MB/s | 162 kB 00:00 2024-09-17T00:06:32.447 INFO:teuthology.orchestra.run.smithi006.stdout:(10/32): python3-rados-19.1.1-330.gc2ddf972.el9 5.3 MB/s | 320 kB 00:00 2024-09-17T00:06:32.480 INFO:teuthology.orchestra.run.smithi006.stdout:(11/32): python3-rbd-19.1.1-330.gc2ddf972.el9.x 4.4 MB/s | 300 kB 00:00 2024-09-17T00:06:32.506 INFO:teuthology.orchestra.run.smithi006.stdout:(12/32): python3-rgw-19.1.1-330.gc2ddf972.el9.x 1.7 MB/s | 99 kB 00:00 2024-09-17T00:06:32.709 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-17T00:06:32.751 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T00:06:32.765 INFO:teuthology.orchestra.run.smithi006.stdout:(13/32): ceph-common-19.1.1-330.gc2ddf972.el9.x 15 MB/s | 21 MB 00:01 2024-09-17T00:06:32.790 INFO:teuthology.orchestra.run.smithi006.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 346 kB/s | 107 kB 00:00 2024-09-17T00:06:32.832 INFO:teuthology.orchestra.run.smithi006.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 492 kB/s | 160 kB 00:00 2024-09-17T00:06:32.843 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T00:06:32.873 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 23/34 2024-09-17T00:06:32.899 INFO:teuthology.orchestra.run.smithi006.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 6.0 MB/s | 662 kB 00:00 2024-09-17T00:06:32.909 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-17T00:06:32.966 INFO:teuthology.orchestra.run.smithi006.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.1 MB/s | 292 kB 00:00 2024-09-17T00:06:32.991 INFO:teuthology.orchestra.run.smithi006.stdout:(18/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 200 kB/s | 45 kB 00:00 2024-09-17T00:06:33.016 INFO:teuthology.orchestra.run.smithi006.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 361 kB/s | 42 kB 00:00 2024-09-17T00:06:33.083 INFO:teuthology.orchestra.run.smithi006.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 539 kB/s | 36 kB 00:00 2024-09-17T00:06:33.162 INFO:teuthology.orchestra.run.smithi006.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 326 kB/s | 47 kB 00:00 2024-09-17T00:06:33.217 INFO:teuthology.orchestra.run.smithi006.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 880 kB/s | 221 kB 00:00 2024-09-17T00:06:33.276 INFO:teuthology.orchestra.run.smithi006.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.6 MB/s | 308 kB 00:00 2024-09-17T00:06:33.301 INFO:teuthology.orchestra.run.smithi006.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-17T00:06:33.326 INFO:teuthology.orchestra.run.smithi006.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 280 kB/s | 26 kB 00:00 2024-09-17T00:06:33.352 INFO:teuthology.orchestra.run.smithi006.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-17T00:06:33.385 INFO:teuthology.orchestra.run.smithi006.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.7 MB/s | 191 kB 00:00 2024-09-17T00:06:33.418 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-17T00:06:33.435 INFO:teuthology.orchestra.run.smithi006.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-17T00:06:33.446 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T00:06:33.486 INFO:teuthology.orchestra.run.smithi006.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-17T00:06:33.528 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T00:06:33.569 INFO:teuthology.orchestra.run.smithi006.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-17T00:06:33.606 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 27/34 2024-09-17T00:06:33.648 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 28/34 2024-09-17T00:06:33.703 INFO:teuthology.orchestra.run.smithi006.stdout:(31/32): librados2-19.1.1-330.gc2ddf972.el9.x86 13 MB/s | 3.4 MB 00:00 2024-09-17T00:06:33.762 INFO:teuthology.orchestra.run.smithi006.stdout:(32/32): librbd1-19.1.1-330.gc2ddf972.el9.x86_6 11 MB/s | 3.2 MB 00:00 2024-09-17T00:06:33.767 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:06:33.767 INFO:teuthology.orchestra.run.smithi006.stdout:Total 20 MB/s | 60 MB 00:02 2024-09-17T00:06:33.873 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:06:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:06:33.914 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:06:34.430 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:06:34.430 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:06:35.891 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:06:35.984 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-17T00:06:36.017 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-17T00:06:36.059 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-17T00:06:36.081 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T00:06:36.089 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T00:06:36.106 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T00:06:36.127 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T00:06:36.319 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T00:06:36.372 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T00:06:36.719 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-17T00:06:36.756 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T00:06:36.806 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T00:06:36.819 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T00:06:36.881 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T00:06:36.881 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T00:06:36.881 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T00:06:36.881 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:36.912 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T00:06:36.923 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T00:06:37.002 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 8/34 2024-09-17T00:06:37.029 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T00:06:37.084 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T00:06:37.129 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-17T00:06:37.174 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 11/34 2024-09-17T00:06:37.243 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T00:06:37.273 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T00:06:37.324 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T00:06:37.359 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-17T00:06:37.478 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-17T00:06:37.507 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-17T00:06:37.563 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-17T00:06:37.596 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-17T00:06:37.625 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-17T00:06:37.658 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-17T00:06:37.986 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-17T00:06:38.037 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T00:06:38.129 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T00:06:38.159 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 23/34 2024-09-17T00:06:38.195 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-17T00:06:38.760 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-17T00:06:38.790 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T00:06:38.871 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T00:06:38.959 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 27/34 2024-09-17T00:06:38.992 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 28/34 2024-09-17T00:06:41.434 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T00:06:41.472 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T00:06:42.058 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T00:06:42.100 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T00:06:42.193 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T00:06:42.194 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T00:06:42.194 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T00:06:42.194 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:42.243 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /sys 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /proc 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /mnt 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /var/tmp 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /home 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /root 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /tmp 2024-09-17T00:06:47.439 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:48.473 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T00:06:48.500 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T00:06:48.500 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:06:48.500 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T00:06:48.500 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T00:06:48.501 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T00:06:48.501 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:48.502 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T00:06:48.576 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T00:06:48.576 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T00:06:49.827 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T00:06:49.827 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 1/34 2024-09-17T00:06:49.827 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2/34 2024-09-17T00:06:49.827 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 3/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 4/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 5/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 6/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 8/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 9/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 10/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 11/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-17T00:06:49.828 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-17T00:06:49.829 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-17T00:06:49.830 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-17T00:06:49.830 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-17T00:06:49.830 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T00:06:49.830 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-17T00:06:49.830 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 33/34 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout:Upgraded: 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T00:06:50.789 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-17T00:06:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-17T00:06:50.792 INFO:teuthology.orchestra.run.smithi060.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T00:06:50.792 INFO:teuthology.orchestra.run.smithi060.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T00:06:50.792 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:50.792 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:06:51.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-test 2024-09-17T00:06:51.757 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:28 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:06:51.901 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 49 M 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 163 k 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:06:51.902 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:06:51.903 INFO:teuthology.orchestra.run.smithi060.stdout:Install 4 Packages 2024-09-17T00:06:51.903 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:06:51.903 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 49 M 2024-09-17T00:06:51.903 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 209 M 2024-09-17T00:06:51.903 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:06:52.141 INFO:teuthology.orchestra.run.smithi060.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.4 MB/s | 304 kB 00:00 2024-09-17T00:06:52.166 INFO:teuthology.orchestra.run.smithi060.stdout:(2/4): libcephsqlite-19.1.1-330.gc2ddf972.el9.x 682 kB/s | 163 kB 00:00 2024-09-17T00:06:52.192 INFO:teuthology.orchestra.run.smithi060.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-17T00:06:52.612 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T00:06:52.612 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /sys 2024-09-17T00:06:52.612 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /proc 2024-09-17T00:06:52.612 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /mnt 2024-09-17T00:06:52.612 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /var/tmp 2024-09-17T00:06:52.612 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /home 2024-09-17T00:06:52.612 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /root 2024-09-17T00:06:52.613 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /tmp 2024-09-17T00:06:52.613 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:53.450 INFO:teuthology.orchestra.run.smithi060.stdout:(4/4): ceph-test-19.1.1-330.gc2ddf972.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-17T00:06:53.452 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:06:53.452 INFO:teuthology.orchestra.run.smithi060.stdout:Total 32 MB/s | 49 MB 00:01 2024-09-17T00:06:53.481 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:06:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:06:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:06:53.634 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T00:06:53.661 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T00:06:53.661 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:06:53.661 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T00:06:53.662 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T00:06:53.662 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T00:06:53.662 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:53.663 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T00:06:53.762 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T00:06:53.762 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T00:06:53.906 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:06:53.906 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:06:54.455 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:06:54.545 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T00:06:54.592 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T00:06:54.618 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 1/34 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2/34 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 3/34 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 4/34 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 5/34 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 6/34 2024-09-17T00:06:54.992 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 8/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 9/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 10/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 11/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-17T00:06:54.993 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T00:06:54.994 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-17T00:06:54.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 33/34 2024-09-17T00:06:55.933 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T00:06:55.933 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:55.933 INFO:teuthology.orchestra.run.smithi006.stdout:Upgraded: 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.934 INFO:teuthology.orchestra.run.smithi006.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T00:06:55.935 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:55.936 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:06:56.294 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-test 2024-09-17T00:06:56.903 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:28 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:06:57.050 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:06:57.050 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:06:57.050 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:06:57.050 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:06:57.051 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:06:57.051 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 49 M 2024-09-17T00:06:57.051 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:06:57.051 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 163 k 2024-09-17T00:06:57.051 INFO:teuthology.orchestra.run.smithi006.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T00:06:57.051 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T00:06:57.052 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:57.052 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:06:57.052 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:06:57.052 INFO:teuthology.orchestra.run.smithi006.stdout:Install 4 Packages 2024-09-17T00:06:57.052 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:06:57.053 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 49 M 2024-09-17T00:06:57.053 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 209 M 2024-09-17T00:06:57.053 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:06:57.402 INFO:teuthology.orchestra.run.smithi006.stdout:(1/4): libcephsqlite-19.1.1-330.gc2ddf972.el9.x 784 kB/s | 163 kB 00:00 2024-09-17T00:06:57.460 INFO:teuthology.orchestra.run.smithi006.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.1 MB/s | 304 kB 00:00 2024-09-17T00:06:57.577 INFO:teuthology.orchestra.run.smithi006.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 363 kB/s | 64 kB 00:00 2024-09-17T00:06:58.736 INFO:teuthology.orchestra.run.smithi006.stdout:(4/4): ceph-test-19.1.1-330.gc2ddf972.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-17T00:06:58.738 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:06:58.738 INFO:teuthology.orchestra.run.smithi006.stdout:Total 29 MB/s | 49 MB 00:01 2024-09-17T00:06:58.767 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:06:58.789 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:06:58.789 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:06:59.205 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:06:59.206 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:06:59.539 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T00:06:59.621 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T00:06:59.763 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:06:59.847 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T00:06:59.894 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T00:06:59.921 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T00:07:02.005 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T00:07:02.005 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 1/4 2024-09-17T00:07:02.005 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2/4 2024-09-17T00:07:02.005 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T00:07:02.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T00:07:02.381 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:02.382 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:02.382 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:02.382 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:02.382 INFO:teuthology.orchestra.run.smithi060.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T00:07:02.382 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T00:07:02.382 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:02.382 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:02.602 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph 2024-09-17T00:07:03.200 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:40 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:03.341 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:03.343 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: ceph x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 6.5 k 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 2.4 M 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 1.5 M 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 249 k 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 4.7 M 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 17 M 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-17T00:07:03.344 INFO:teuthology.orchestra.run.smithi060.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T00:07:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T00:07:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T00:07:03.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T00:07:03.347 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:03.347 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:03.347 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:03.347 INFO:teuthology.orchestra.run.smithi060.stdout:Install 37 Packages 2024-09-17T00:07:03.347 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:03.347 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 30 M 2024-09-17T00:07:03.348 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 108 M 2024-09-17T00:07:03.348 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:03.711 INFO:teuthology.orchestra.run.smithi060.stdout:(1/37): ceph-19.1.1-330.gc2ddf972.el9.x86_64.rp 50 kB/s | 6.5 kB 00:00 2024-09-17T00:07:03.919 INFO:teuthology.orchestra.run.smithi060.stdout:(2/37): ceph-mds-19.1.1-330.gc2ddf972.el9.x86_6 7.0 MB/s | 2.4 MB 00:00 2024-09-17T00:07:03.961 INFO:teuthology.orchestra.run.smithi060.stdout:(3/37): ceph-mgr-19.1.1-330.gc2ddf972.el9.x86_6 4.0 MB/s | 1.5 MB 00:00 2024-09-17T00:07:04.053 INFO:teuthology.orchestra.run.smithi060.stdout:(4/37): ceph-mgr-modules-core-19.1.1-330.gc2ddf 2.7 MB/s | 249 kB 00:00 2024-09-17T00:07:04.170 INFO:teuthology.orchestra.run.smithi060.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.1 MB/s | 253 kB 00:00 2024-09-17T00:07:04.254 INFO:teuthology.orchestra.run.smithi060.stdout:(6/37): python3-cryptography-36.0.1-4.el9.x86_6 15 MB/s | 1.2 MB 00:00 2024-09-17T00:07:04.321 INFO:teuthology.orchestra.run.smithi060.stdout:(7/37): ceph-mon-19.1.1-330.gc2ddf972.el9.x86_6 7.7 MB/s | 4.7 MB 00:00 2024-09-17T00:07:04.346 INFO:teuthology.orchestra.run.smithi060.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 106 kB 00:00 2024-09-17T00:07:04.530 INFO:teuthology.orchestra.run.smithi060.stdout:(9/37): ceph-osd-19.1.1-330.gc2ddf972.el9.x86_6 28 MB/s | 17 MB 00:00 2024-09-17T00:07:04.555 INFO:teuthology.orchestra.run.smithi060.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 598 kB/s | 125 kB 00:00 2024-09-17T00:07:04.588 INFO:teuthology.orchestra.run.smithi060.stdout:(11/37): python3-pycparser-2.20-6.el9.noarch.rp 505 kB/s | 135 kB 00:00 2024-09-17T00:07:04.672 INFO:teuthology.orchestra.run.smithi060.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.5 MB/s | 215 kB 00:00 2024-09-17T00:07:04.697 INFO:teuthology.orchestra.run.smithi060.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 1.3 MB/s | 188 kB 00:00 2024-09-17T00:07:04.723 INFO:teuthology.orchestra.run.smithi060.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-17T00:07:04.748 INFO:teuthology.orchestra.run.smithi060.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-17T00:07:04.773 INFO:teuthology.orchestra.run.smithi060.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 345 kB/s | 35 kB 00:00 2024-09-17T00:07:04.799 INFO:teuthology.orchestra.run.smithi060.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 676 kB/s | 51 kB 00:00 2024-09-17T00:07:04.815 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T00:07:04.823 INFO:teuthology.orchestra.run.smithi060.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-09-17T00:07:04.874 INFO:teuthology.orchestra.run.smithi060.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-17T00:07:04.898 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T00:07:04.899 INFO:teuthology.orchestra.run.smithi060.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 577 kB/s | 43 kB 00:00 2024-09-17T00:07:04.924 INFO:teuthology.orchestra.run.smithi060.stdout:(21/37): lua-devel-5.4.4-4.el9.x86_64.rpm 147 kB/s | 22 kB 00:00 2024-09-17T00:07:04.958 INFO:teuthology.orchestra.run.smithi060.stdout:(22/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-09-17T00:07:04.983 INFO:teuthology.orchestra.run.smithi060.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 182 kB/s | 11 kB 00:00 2024-09-17T00:07:05.008 INFO:teuthology.orchestra.run.smithi060.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 367 kB/s | 18 kB 00:00 2024-09-17T00:07:05.034 INFO:teuthology.orchestra.run.smithi060.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-09-17T00:07:05.059 INFO:teuthology.orchestra.run.smithi060.stdout:(26/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.2 MB/s | 358 kB 00:00 2024-09-17T00:07:05.084 INFO:teuthology.orchestra.run.smithi060.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 257 kB/s | 19 kB 00:00 2024-09-17T00:07:05.110 INFO:teuthology.orchestra.run.smithi060.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-09-17T00:07:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 613 kB/s | 46 kB 00:00 2024-09-17T00:07:05.160 INFO:teuthology.orchestra.run.smithi060.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-17T00:07:05.185 INFO:teuthology.orchestra.run.smithi060.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-09-17T00:07:05.211 INFO:teuthology.orchestra.run.smithi060.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-17T00:07:05.236 INFO:teuthology.orchestra.run.smithi060.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 715 kB/s | 36 kB 00:00 2024-09-17T00:07:05.263 INFO:teuthology.orchestra.run.smithi060.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-17T00:07:05.281 INFO:teuthology.orchestra.run.smithi060.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 1.2 MB/s | 20 kB 00:00 2024-09-17T00:07:05.305 INFO:teuthology.orchestra.run.smithi060.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.3 MB/s | 230 kB 00:00 2024-09-17T00:07:05.331 INFO:teuthology.orchestra.run.smithi060.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.4 MB/s | 427 kB 00:00 2024-09-17T00:07:05.334 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:05.334 INFO:teuthology.orchestra.run.smithi060.stdout:Total 15 MB/s | 30 MB 00:01 2024-09-17T00:07:05.485 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:05.530 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:05.530 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:06.016 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:07.307 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T00:07:07.307 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 1/4 2024-09-17T00:07:07.307 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2/4 2024-09-17T00:07:07.307 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T00:07:07.364 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:07.433 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-17T00:07:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-17T00:07:07.502 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-17T00:07:07.579 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-17T00:07:07.619 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-17T00:07:07.651 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-17T00:07:07.712 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T00:07:07.712 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:07.712 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:07.712 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:07.712 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:07.713 INFO:teuthology.orchestra.run.smithi006.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T00:07:07.713 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T00:07:07.713 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:07.713 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:07.757 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-17T00:07:07.834 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-17T00:07:07.879 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-17T00:07:07.913 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-17T00:07:07.943 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-17T00:07:07.947 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph 2024-09-17T00:07:07.978 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-17T00:07:08.020 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-17T00:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-17T00:07:08.104 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-17T00:07:08.138 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-17T00:07:08.188 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-17T00:07:08.227 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-17T00:07:08.304 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-17T00:07:08.457 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-17T00:07:08.537 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-17T00:07:08.552 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:40 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-17T00:07:08.636 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-17T00:07:08.693 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-17T00:07:08.702 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout: ceph x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 6.5 k 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 2.4 M 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 1.5 M 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 249 k 2024-09-17T00:07:08.705 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 4.7 M 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 17 M 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T00:07:08.706 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T00:07:08.707 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout:Install 37 Packages 2024-09-17T00:07:08.708 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:08.709 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 30 M 2024-09-17T00:07:08.709 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 108 M 2024-09-17T00:07:08.709 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:08.766 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-17T00:07:08.964 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-17T00:07:09.014 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-17T00:07:09.104 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-17T00:07:09.193 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-17T00:07:09.245 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-17T00:07:09.369 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-17T00:07:09.535 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 32/37 2024-09-17T00:07:09.564 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T00:07:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T00:07:09.591 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:09.592 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T00:07:09.592 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T00:07:09.592 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T00:07:09.592 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:09.721 INFO:teuthology.orchestra.run.smithi006.stdout:(1/37): ceph-19.1.1-330.gc2ddf972.el9.x86_64.rp 45 kB/s | 6.5 kB 00:00 2024-09-17T00:07:09.880 INFO:teuthology.orchestra.run.smithi006.stdout:(2/37): ceph-mgr-19.1.1-330.gc2ddf972.el9.x86_6 5.0 MB/s | 1.5 MB 00:00 2024-09-17T00:07:09.947 INFO:teuthology.orchestra.run.smithi006.stdout:(3/37): ceph-mds-19.1.1-330.gc2ddf972.el9.x86_6 6.4 MB/s | 2.4 MB 00:00 2024-09-17T00:07:10.014 INFO:teuthology.orchestra.run.smithi006.stdout:(4/37): ceph-mgr-modules-core-19.1.1-330.gc2ddf 3.7 MB/s | 249 kB 00:00 2024-09-17T00:07:10.448 INFO:teuthology.orchestra.run.smithi006.stdout:(5/37): ceph-osd-19.1.1-330.gc2ddf972.el9.x86_6 30 MB/s | 17 MB 00:00 2024-09-17T00:07:10.539 INFO:teuthology.orchestra.run.smithi006.stdout:(6/37): ceph-mon-19.1.1-330.gc2ddf972.el9.x86_6 5.8 MB/s | 4.7 MB 00:00 2024-09-17T00:07:10.981 INFO:teuthology.orchestra.run.smithi006.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 262 kB/s | 253 kB 00:00 2024-09-17T00:07:11.141 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T00:07:11.172 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T00:07:11.172 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:11.172 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T00:07:11.172 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T00:07:11.172 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T00:07:11.172 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:11.232 INFO:teuthology.orchestra.run.smithi006.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 154 kB/s | 106 kB 00:00 2024-09-17T00:07:11.415 INFO:teuthology.orchestra.run.smithi006.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 1.3 MB/s | 1.2 MB 00:00 2024-09-17T00:07:11.633 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T00:07:11.659 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T00:07:11.659 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:11.659 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T00:07:11.659 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T00:07:11.660 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T00:07:11.660 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:11.674 INFO:teuthology.orchestra.run.smithi006.stdout:(10/37): python3-pycparser-2.20-6.el9.noarch.rp 195 kB/s | 135 kB 00:00 2024-09-17T00:07:11.841 INFO:teuthology.orchestra.run.smithi006.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 1.1 MB/s | 188 kB 00:00 2024-09-17T00:07:11.899 INFO:teuthology.orchestra.run.smithi006.stdout:(12/37): python3-mako-1.1.4-6.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-09-17T00:07:11.917 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T00:07:11.942 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T00:07:11.943 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:11.943 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T00:07:11.943 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T00:07:11.943 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T00:07:11.943 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:11.950 INFO:teuthology.orchestra.run.smithi006.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 699 kB/s | 35 kB 00:00 2024-09-17T00:07:11.975 INFO:teuthology.orchestra.run.smithi006.stdout:(14/37): python3-requests-2.25.1-8.el9.noarch.r 168 kB/s | 125 kB 00:00 2024-09-17T00:07:12.000 INFO:teuthology.orchestra.run.smithi006.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-17T00:07:12.009 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T00:07:12.051 INFO:teuthology.orchestra.run.smithi006.stdout:(16/37): python3-toml-0.10.2-6.el9.noarch.rpm 834 kB/s | 42 kB 00:00 2024-09-17T00:07:12.093 INFO:teuthology.orchestra.run.smithi006.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 436 kB/s | 51 kB 00:00 2024-09-17T00:07:12.143 INFO:teuthology.orchestra.run.smithi006.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.0 MB/s | 151 kB 00:00 2024-09-17T00:07:12.168 INFO:teuthology.orchestra.run.smithi006.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 190 kB/s | 22 kB 00:00 2024-09-17T00:07:12.202 INFO:teuthology.orchestra.run.smithi006.stdout:(20/37): python3-urllib3-1.26.5-6.el9.noarch.rp 273 kB/s | 215 kB 00:00 2024-09-17T00:07:12.227 INFO:teuthology.orchestra.run.smithi006.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 518 kB/s | 43 kB 00:00 2024-09-17T00:07:12.260 INFO:teuthology.orchestra.run.smithi006.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 425 kB/s | 11 kB 00:00 2024-09-17T00:07:12.286 INFO:teuthology.orchestra.run.smithi006.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.4 MB/s | 172 kB 00:00 2024-09-17T00:07:12.311 INFO:teuthology.orchestra.run.smithi006.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 365 kB/s | 18 kB 00:00 2024-09-17T00:07:12.336 INFO:teuthology.orchestra.run.smithi006.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 464 kB/s | 23 kB 00:00 2024-09-17T00:07:12.362 INFO:teuthology.orchestra.run.smithi006.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-09-17T00:07:12.387 INFO:teuthology.orchestra.run.smithi006.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-09-17T00:07:12.412 INFO:teuthology.orchestra.run.smithi006.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 927 kB/s | 46 kB 00:00 2024-09-17T00:07:12.441 INFO:teuthology.orchestra.run.smithi006.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-17T00:07:12.463 INFO:teuthology.orchestra.run.smithi006.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 658 kB/s | 16 kB 00:00 2024-09-17T00:07:12.497 INFO:teuthology.orchestra.run.smithi006.stdout:(31/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.2 MB/s | 358 kB 00:00 2024-09-17T00:07:12.522 INFO:teuthology.orchestra.run.smithi006.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-17T00:07:12.547 INFO:teuthology.orchestra.run.smithi006.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2024-09-17T00:07:12.572 INFO:teuthology.orchestra.run.smithi006.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-17T00:07:12.597 INFO:teuthology.orchestra.run.smithi006.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-17T00:07:12.623 INFO:teuthology.orchestra.run.smithi006.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 398 kB/s | 20 kB 00:00 2024-09-17T00:07:12.648 INFO:teuthology.orchestra.run.smithi006.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-17T00:07:12.653 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:12.653 INFO:teuthology.orchestra.run.smithi006.stdout:Total 7.7 MB/s | 30 MB 00:03 2024-09-17T00:07:12.810 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:12.854 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:12.854 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:13.343 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:13.344 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:13.739 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 1/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 3/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 4/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 5/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 6/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-17T00:07:13.740 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-17T00:07:13.741 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-17T00:07:13.742 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-17T00:07:13.743 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-17T00:07:13.744 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-17T00:07:13.744 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-17T00:07:13.744 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:14.647 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: lua-5.4.4-4.el9.x86_64 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T00:07:14.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T00:07:14.649 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:14.650 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:14.689 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:14.776 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-17T00:07:14.823 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-17T00:07:14.862 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-17T00:07:14.938 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-17T00:07:14.990 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-base 2024-09-17T00:07:14.994 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-17T00:07:15.027 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-17T00:07:15.141 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-17T00:07:15.226 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-17T00:07:15.273 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-17T00:07:15.307 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-17T00:07:15.336 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-17T00:07:15.370 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-17T00:07:15.404 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-17T00:07:15.445 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-17T00:07:15.497 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-17T00:07:15.547 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-17T00:07:15.598 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-17T00:07:15.602 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:52 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:15.637 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-17T00:07:15.694 INFO:teuthology.orchestra.run.smithi060.stdout:Package ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:07:15.723 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-17T00:07:15.739 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:15.740 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:07:15.740 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:15.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install cephadm 2024-09-17T00:07:15.876 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-17T00:07:15.973 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-17T00:07:16.033 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-17T00:07:16.078 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-17T00:07:16.138 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-17T00:07:16.210 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-17T00:07:16.407 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:16.408 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-17T00:07:16.466 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-17T00:07:16.546 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:16.547 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:16.547 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:16.547 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:16.547 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:16.547 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 765 k 2024-09-17T00:07:16.548 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:16.548 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:16.548 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:16.548 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:07:16.548 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:16.548 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 765 k 2024-09-17T00:07:16.549 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 771 k 2024-09-17T00:07:16.549 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:16.549 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-17T00:07:16.646 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-17T00:07:16.688 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-17T00:07:16.814 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-17T00:07:16.824 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm-19.1.1-330.gc2ddf972.el9.noarch.rpm 2.7 MB/s | 765 kB 00:00 2024-09-17T00:07:16.825 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:Total 2.7 MB/s | 765 kB 00:00 2024-09-17T00:07:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:16.831 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:16.831 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:16.837 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:16.838 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:16.910 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:16.977 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 32/37 2024-09-17T00:07:17.000 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T00:07:17.027 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T00:07:17.027 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:17.028 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T00:07:17.028 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T00:07:17.028 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T00:07:17.028 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:17.383 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:17.465 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:17.806 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:18.070 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:18.070 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:18.070 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:18.070 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:18.070 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:18.070 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:18.266 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T00:07:18.584 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T00:07:18.612 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T00:07:18.612 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:18.612 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T00:07:18.613 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T00:07:18.613 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T00:07:18.613 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:18.873 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:19.012 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 145 k 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:19.013 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:19.014 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:07:19.014 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:19.014 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 145 k 2024-09-17T00:07:19.014 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 435 k 2024-09-17T00:07:19.014 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:19.076 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T00:07:19.102 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T00:07:19.102 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:19.102 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T00:07:19.102 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T00:07:19.102 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T00:07:19.102 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:19.222 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-immutable-object-cache-19.1.1-330.gc2ddf97 700 kB/s | 145 kB 00:00 2024-09-17T00:07:19.222 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:19.223 INFO:teuthology.orchestra.run.smithi060.stdout:Total 695 kB/s | 145 kB 00:00 2024-09-17T00:07:19.223 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:19.231 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:19.231 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:19.293 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:19.294 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:19.351 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T00:07:19.377 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T00:07:19.377 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:19.377 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T00:07:19.378 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T00:07:19.378 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T00:07:19.378 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:19.443 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T00:07:19.450 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:19.514 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T00:07:19.541 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T00:07:19.541 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:19.541 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T00:07:19.541 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:20.483 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T00:07:20.483 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:20.483 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:20.483 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:20.483 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:20.483 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:20.675 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr 2024-09-17T00:07:21.314 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:58 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:21.338 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 1/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 3/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 4/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 5/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 6/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-17T00:07:21.339 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-17T00:07:21.340 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-17T00:07:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-17T00:07:21.406 INFO:teuthology.orchestra.run.smithi060.stdout:Package ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:07:21.451 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:21.452 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:07:21.453 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:21.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T00:07:22.129 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:59 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:22.266 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:22.266 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-17T00:07:22.266 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: lua-5.4.4-4.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T00:07:22.267 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T00:07:22.268 INFO:teuthology.orchestra.run.smithi006.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T00:07:22.269 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T00:07:22.270 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:22.270 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 3.6 M 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 32 k 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 16 k 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-17T00:07:22.271 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout:Install 12 Packages 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 8.7 M 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 104 M 2024-09-17T00:07:22.272 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:22.670 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-base 2024-09-17T00:07:23.242 INFO:teuthology.orchestra.run.smithi060.stdout:(1/12): ceph-grafana-dashboards-19.1.1-330.gc2d 217 kB/s | 32 kB 00:00 2024-09-17T00:07:23.267 INFO:teuthology.orchestra.run.smithi060.stdout:(2/12): ceph-prometheus-alerts-19.1.1-330.gc2dd 96 kB/s | 16 kB 00:00 2024-09-17T00:07:23.285 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:23.378 INFO:teuthology.orchestra.run.smithi006.stdout:Package ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:07:23.384 INFO:teuthology.orchestra.run.smithi060.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.3 MB/s | 269 kB 00:00 2024-09-17T00:07:23.422 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:23.423 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:07:23.423 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:23.434 INFO:teuthology.orchestra.run.smithi060.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.3 MB/s | 1.0 MB 00:00 2024-09-17T00:07:23.493 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install cephadm 2024-09-17T00:07:23.509 INFO:teuthology.orchestra.run.smithi060.stdout:(5/12): ceph-mgr-dashboard-19.1.1-330.gc2ddf972 8.6 MB/s | 3.6 MB 00:00 2024-09-17T00:07:23.560 INFO:teuthology.orchestra.run.smithi060.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 4.3 MB/s | 548 kB 00:00 2024-09-17T00:07:23.585 INFO:teuthology.orchestra.run.smithi060.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 259 kB/s | 19 kB 00:00 2024-09-17T00:07:23.619 INFO:teuthology.orchestra.run.smithi060.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.3 MB/s | 144 kB 00:00 2024-09-17T00:07:23.644 INFO:teuthology.orchestra.run.smithi060.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-17T00:07:23.688 INFO:teuthology.orchestra.run.smithi060.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-09-17T00:07:23.736 INFO:teuthology.orchestra.run.smithi060.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 12 MB/s | 2.0 MB 00:00 2024-09-17T00:07:24.098 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:24.235 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:24.236 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:24.236 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:07:24.236 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:24.236 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:24.236 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 765 k 2024-09-17T00:07:24.236 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:24.236 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:24.237 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:24.237 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:07:24.237 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:24.237 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 765 k 2024-09-17T00:07:24.237 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 771 k 2024-09-17T00:07:24.237 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:24.420 INFO:teuthology.orchestra.run.smithi060.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 834 kB/s | 863 kB 00:01 2024-09-17T00:07:24.424 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:24.424 INFO:teuthology.orchestra.run.smithi060.stdout:Total 4.0 MB/s | 8.7 MB 00:02 2024-09-17T00:07:24.477 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:24.497 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:24.498 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:24.519 INFO:teuthology.orchestra.run.smithi006.stdout:cephadm-19.1.1-330.gc2ddf972.el9.noarch.rpm 2.7 MB/s | 765 kB 00:00 2024-09-17T00:07:24.520 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:24.520 INFO:teuthology.orchestra.run.smithi006.stdout:Total 2.6 MB/s | 765 kB 00:00 2024-09-17T00:07:24.520 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:24.525 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:24.526 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:24.532 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:24.532 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:24.608 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:24.718 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:24.718 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:25.048 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:25.142 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:25.274 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:25.346 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-17T00:07:25.381 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-17T00:07:25.437 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-17T00:07:25.466 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-17T00:07:25.484 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:25.569 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-17T00:07:25.707 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-17T00:07:25.737 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:25.737 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:25.737 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:25.737 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:25.737 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:25.738 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:25.807 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-17T00:07:25.855 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-17T00:07:25.883 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-17T00:07:25.914 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 10/12 2024-09-17T00:07:25.931 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T00:07:26.540 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:58 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:26.678 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:26.678 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 145 k 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 145 k 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 435 k 2024-09-17T00:07:26.679 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:26.883 INFO:teuthology.orchestra.run.smithi006.stdout:ceph-immutable-object-cache-19.1.1-330.gc2ddf97 715 kB/s | 145 kB 00:00 2024-09-17T00:07:26.884 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:26.884 INFO:teuthology.orchestra.run.smithi006.stdout:Total 709 kB/s | 145 kB 00:00 2024-09-17T00:07:26.884 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:26.892 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:26.892 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:26.958 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:26.958 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:27.052 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 11/12 2024-09-17T00:07:27.090 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T00:07:27.142 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:27.217 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T00:07:27.244 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T00:07:27.244 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:27.244 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T00:07:27.244 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:28.200 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T00:07:28.201 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:28.201 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:28.201 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:28.201 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:28.201 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:28.391 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr 2024-09-17T00:07:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T00:07:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 1/12 2024-09-17T00:07:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 2/12 2024-09-17T00:07:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 3/12 2024-09-17T00:07:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-17T00:07:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-17T00:07:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-17T00:07:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-17T00:07:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-17T00:07:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-17T00:07:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-17T00:07:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-17T00:07:28.730 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-17T00:07:28.730 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:28.730 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:28.730 INFO:teuthology.orchestra.run.smithi060.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:28.731 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:28.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T00:07:28.999 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:01 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:29.094 INFO:teuthology.orchestra.run.smithi006.stdout:Package ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:07:29.139 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:29.140 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:07:29.140 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:29.213 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T00:07:29.578 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:06 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:29.718 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:29.719 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 7.4 M 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T00:07:29.720 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout:Install 12 Packages 2024-09-17T00:07:29.721 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:29.722 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 38 M 2024-09-17T00:07:29.722 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 212 M 2024-09-17T00:07:29.722 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:29.817 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:01 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:29.957 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 3.6 M 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 32 k 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 16 k 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-17T00:07:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout:Install 12 Packages 2024-09-17T00:07:29.959 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:29.960 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 8.7 M 2024-09-17T00:07:29.960 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 104 M 2024-09-17T00:07:29.960 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:30.295 INFO:teuthology.orchestra.run.smithi006.stdout:(1/12): ceph-prometheus-alerts-19.1.1-330.gc2dd 101 kB/s | 16 kB 00:00 2024-09-17T00:07:30.320 INFO:teuthology.orchestra.run.smithi006.stdout:(2/12): ceph-grafana-dashboards-19.1.1-330.gc2d 170 kB/s | 32 kB 00:00 2024-09-17T00:07:30.437 INFO:teuthology.orchestra.run.smithi006.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.3 MB/s | 269 kB 00:00 2024-09-17T00:07:30.444 INFO:teuthology.orchestra.run.smithi060.stdout:(1/12): ceph-mgr-diskprediction-local-19.1.1-33 16 MB/s | 7.4 MB 00:00 2024-09-17T00:07:30.487 INFO:teuthology.orchestra.run.smithi006.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.3 MB/s | 1.0 MB 00:00 2024-09-17T00:07:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:(2/12): libquadmath-11.5.0-2.el9.x86_64.rpm 337 kB/s | 191 kB 00:00 2024-09-17T00:07:30.562 INFO:teuthology.orchestra.run.smithi006.stdout:(5/12): ceph-mgr-dashboard-19.1.1-330.gc2ddf972 8.3 MB/s | 3.6 MB 00:00 2024-09-17T00:07:30.594 INFO:teuthology.orchestra.run.smithi060.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 218 kB/s | 33 kB 00:00 2024-09-17T00:07:30.613 INFO:teuthology.orchestra.run.smithi006.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 4.3 MB/s | 548 kB 00:00 2024-09-17T00:07:30.638 INFO:teuthology.orchestra.run.smithi006.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 265 kB/s | 19 kB 00:00 2024-09-17T00:07:30.672 INFO:teuthology.orchestra.run.smithi006.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.2 MB/s | 144 kB 00:00 2024-09-17T00:07:30.678 INFO:teuthology.orchestra.run.smithi060.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 219 kB/s | 18 kB 00:00 2024-09-17T00:07:30.697 INFO:teuthology.orchestra.run.smithi006.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-17T00:07:30.722 INFO:teuthology.orchestra.run.smithi006.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 7.4 MB/s | 188 kB 00:00 2024-09-17T00:07:30.773 INFO:teuthology.orchestra.run.smithi006.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 13 MB/s | 2.0 MB 00:00 2024-09-17T00:07:30.798 INFO:teuthology.orchestra.run.smithi006.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 2.3 MB/s | 863 kB 00:00 2024-09-17T00:07:30.802 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:30.802 INFO:teuthology.orchestra.run.smithi006.stdout:Total 10 MB/s | 8.7 MB 00:00 2024-09-17T00:07:30.803 INFO:teuthology.orchestra.run.smithi060.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 308 kB/s | 38 kB 00:00 2024-09-17T00:07:30.853 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:30.872 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:30.872 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:30.920 INFO:teuthology.orchestra.run.smithi060.stdout:(6/12): libgfortran-11.5.0-2.el9.x86_64.rpm 850 kB/s | 801 kB 00:00 2024-09-17T00:07:30.979 INFO:teuthology.orchestra.run.smithi060.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 6.9 MB/s | 3.0 MB 00:00 2024-09-17T00:07:31.073 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:31.073 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:31.188 INFO:teuthology.orchestra.run.smithi060.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 917 kB/s | 245 kB 00:00 2024-09-17T00:07:31.271 INFO:teuthology.orchestra.run.smithi060.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 11 MB/s | 4.9 MB 00:00 2024-09-17T00:07:31.296 INFO:teuthology.orchestra.run.smithi060.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.3 MB/s | 250 kB 00:00 2024-09-17T00:07:31.364 INFO:teuthology.orchestra.run.smithi060.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 13 MB/s | 5.1 MB 00:00 2024-09-17T00:07:31.619 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:31.655 INFO:teuthology.orchestra.run.smithi060.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-09-17T00:07:31.655 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:31.656 INFO:teuthology.orchestra.run.smithi060.stdout:Total 20 MB/s | 38 MB 00:01 2024-09-17T00:07:31.699 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-17T00:07:31.743 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-17T00:07:31.798 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-17T00:07:31.827 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-17T00:07:31.929 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-17T00:07:32.026 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:32.056 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:32.057 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:32.068 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-17T00:07:32.169 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-17T00:07:32.225 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-17T00:07:32.252 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-17T00:07:32.284 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 10/12 2024-09-17T00:07:32.514 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:32.515 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:33.328 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:33.398 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 11/12 2024-09-17T00:07:33.405 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T00:07:33.435 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T00:07:33.446 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T00:07:33.550 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T00:07:33.597 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T00:07:33.792 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T00:07:33.820 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T00:07:33.901 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T00:07:34.598 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T00:07:34.721 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T00:07:34.827 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 1/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 2/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 3/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-17T00:07:34.828 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:35.148 INFO:teuthology.orchestra.run.smithi006.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:35.149 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:35.402 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T00:07:36.007 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:08 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:36.054 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T00:07:36.146 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout:====================================================================================== 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout:====================================================================================== 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 7.4 M 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T00:07:36.147 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout:====================================================================================== 2024-09-17T00:07:36.148 INFO:teuthology.orchestra.run.smithi006.stdout:Install 12 Packages 2024-09-17T00:07:36.149 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:36.149 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 38 M 2024-09-17T00:07:36.149 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 212 M 2024-09-17T00:07:36.149 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:36.514 INFO:teuthology.orchestra.run.smithi006.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-17T00:07:36.556 INFO:teuthology.orchestra.run.smithi006.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.5 MB/s | 801 kB 00:00 2024-09-17T00:07:36.639 INFO:teuthology.orchestra.run.smithi006.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 261 kB/s | 33 kB 00:00 2024-09-17T00:07:36.690 INFO:teuthology.orchestra.run.smithi006.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-09-17T00:07:36.740 INFO:teuthology.orchestra.run.smithi006.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 769 kB/s | 38 kB 00:00 2024-09-17T00:07:36.866 INFO:teuthology.orchestra.run.smithi006.stdout:(6/12): ceph-mgr-diskprediction-local-19.1.1-33 15 MB/s | 7.4 MB 00:00 2024-09-17T00:07:37.074 INFO:teuthology.orchestra.run.smithi006.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-17T00:07:37.156 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T00:07:37.194 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T00:07:37.491 INFO:teuthology.orchestra.run.smithi006.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.2 MB/s | 3.0 MB 00:00 2024-09-17T00:07:37.550 INFO:teuthology.orchestra.run.smithi006.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-09-17T00:07:37.617 INFO:teuthology.orchestra.run.smithi006.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 5.6 MB/s | 4.9 MB 00:00 2024-09-17T00:07:37.967 INFO:teuthology.orchestra.run.smithi006.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 39 MB/s | 16 MB 00:00 2024-09-17T00:07:38.409 INFO:teuthology.orchestra.run.smithi006.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.8 MB/s | 5.1 MB 00:01 2024-09-17T00:07:38.409 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:38.410 INFO:teuthology.orchestra.run.smithi006.stdout:Total 17 MB/s | 38 MB 00:02 2024-09-17T00:07:38.775 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:38.802 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:38.802 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:39.258 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:39.258 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:39.734 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 1/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T00:07:39.735 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T00:07:39.736 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T00:07:39.736 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T00:07:39.736 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T00:07:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T00:07:40.181 INFO:teuthology.orchestra.run.smithi060.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T00:07:40.182 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T00:07:40.182 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T00:07:40.182 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T00:07:40.182 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:40.182 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:40.186 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:40.265 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T00:07:40.308 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T00:07:40.415 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T00:07:40.450 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T00:07:40.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-rook 2024-09-17T00:07:40.643 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T00:07:40.674 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T00:07:40.764 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T00:07:41.163 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:18 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:41.304 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:41.305 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:41.305 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:41.305 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:41.305 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 49 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T00:07:41.306 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T00:07:41.307 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:41.307 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:41.307 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:41.307 INFO:teuthology.orchestra.run.smithi060.stdout:Install 13 Packages 2024-09-17T00:07:41.307 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:41.307 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 2.2 M 2024-09-17T00:07:41.307 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 26 M 2024-09-17T00:07:41.308 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:41.470 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T00:07:41.592 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T00:07:41.803 INFO:teuthology.orchestra.run.smithi060.stdout:(1/13): ceph-mgr-rook-19.1.1-330.gc2ddf972.el9. 294 kB/s | 49 kB 00:00 2024-09-17T00:07:42.161 INFO:teuthology.orchestra.run.smithi060.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 36 kB/s | 19 kB 00:00 2024-09-17T00:07:42.187 INFO:teuthology.orchestra.run.smithi060.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 46 kB/s | 26 kB 00:00 2024-09-17T00:07:42.570 INFO:teuthology.orchestra.run.smithi060.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 290 kB/s | 222 kB 00:00 2024-09-17T00:07:42.879 INFO:teuthology.orchestra.run.smithi060.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 221 kB/s | 159 kB 00:00 2024-09-17T00:07:42.917 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T00:07:42.921 INFO:teuthology.orchestra.run.smithi060.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 791 kB/s | 32 kB 00:00 2024-09-17T00:07:42.946 INFO:teuthology.orchestra.run.smithi060.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 561 kB/s | 14 kB 00:00 2024-09-17T00:07:42.972 INFO:teuthology.orchestra.run.smithi060.stdout:(8/13): python3-google-auth-2.34.0-1.el9.noarch 8.7 MB/s | 220 kB 00:00 2024-09-17T00:07:43.005 INFO:teuthology.orchestra.run.smithi060.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 341 kB/s | 279 kB 00:00 2024-09-17T00:07:43.055 INFO:teuthology.orchestra.run.smithi060.stdout:(10/13): python3-kubernetes-26.1.0-2.el9.noarch 12 MB/s | 1.0 MB 00:00 2024-09-17T00:07:43.081 INFO:teuthology.orchestra.run.smithi060.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.8 MB/s | 90 kB 00:00 2024-09-17T00:07:43.106 INFO:teuthology.orchestra.run.smithi060.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 589 kB/s | 59 kB 00:00 2024-09-17T00:07:43.189 INFO:teuthology.orchestra.run.smithi060.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 87 kB/s | 54 kB 00:00 2024-09-17T00:07:43.193 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:43.193 INFO:teuthology.orchestra.run.smithi060.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-09-17T00:07:43.265 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:43.282 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:43.282 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:43.381 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:43.381 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:43.932 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:44.013 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T00:07:44.049 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T00:07:44.112 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T00:07:44.167 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T00:07:44.223 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T00:07:44.258 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T00:07:44.300 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T00:07:44.407 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T00:07:44.525 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T00:07:44.578 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T00:07:45.345 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T00:07:45.407 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T00:07:45.441 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T00:07:45.490 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T00:07:45.519 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T00:07:46.298 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T00:07:46.298 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 1/13 2024-09-17T00:07:46.298 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T00:07:46.298 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T00:07:46.298 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T00:07:46.299 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T00:07:46.645 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T00:07:46.645 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:46.646 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:46.646 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:46.646 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T00:07:46.646 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T00:07:46.646 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T00:07:46.647 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T00:07:46.647 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T00:07:46.647 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T00:07:46.647 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T00:07:46.647 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T00:07:46.647 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T00:07:46.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T00:07:46.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T00:07:46.648 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T00:07:46.648 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:46.648 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:46.699 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T00:07:46.699 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 1/12 2024-09-17T00:07:46.699 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T00:07:46.700 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T00:07:46.700 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T00:07:46.700 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T00:07:46.700 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T00:07:46.700 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T00:07:46.701 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T00:07:46.701 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T00:07:46.701 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T00:07:46.701 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T00:07:46.887 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T00:07:47.108 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T00:07:47.109 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T00:07:47.110 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T00:07:47.110 INFO:teuthology.orchestra.run.smithi006.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T00:07:47.110 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:47.110 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:47.500 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:24 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:47.512 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-rook 2024-09-17T00:07:47.640 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 146 k 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T00:07:47.641 INFO:teuthology.orchestra.run.smithi060.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T00:07:47.642 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:47.642 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:47.642 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:47.642 INFO:teuthology.orchestra.run.smithi060.stdout:Install 6 Packages 2024-09-17T00:07:47.642 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:47.642 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 7.0 M 2024-09-17T00:07:47.642 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 33 M 2024-09-17T00:07:47.643 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:47.924 INFO:teuthology.orchestra.run.smithi060.stdout:(1/6): ceph-mgr-cephadm-19.1.1-330.gc2ddf972.el 736 kB/s | 146 kB 00:00 2024-09-17T00:07:47.950 INFO:teuthology.orchestra.run.smithi060.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.1 MB/s | 248 kB 00:00 2024-09-17T00:07:48.000 INFO:teuthology.orchestra.run.smithi060.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 7.1 MB/s | 548 kB 00:00 2024-09-17T00:07:48.025 INFO:teuthology.orchestra.run.smithi060.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 769 kB/s | 58 kB 00:00 2024-09-17T00:07:48.050 INFO:teuthology.orchestra.run.smithi060.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.5 MB/s | 74 kB 00:00 2024-09-17T00:07:48.121 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:20 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:48.260 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:48.261 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:48.261 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 49 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T00:07:48.262 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T00:07:48.263 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T00:07:48.263 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T00:07:48.263 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:48.263 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:48.263 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:48.263 INFO:teuthology.orchestra.run.smithi006.stdout:Install 13 Packages 2024-09-17T00:07:48.263 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:48.264 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 2.2 M 2024-09-17T00:07:48.264 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 26 M 2024-09-17T00:07:48.264 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:48.409 INFO:teuthology.orchestra.run.smithi060.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 8.7 MB/s | 6.0 MB 00:00 2024-09-17T00:07:48.411 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:48.411 INFO:teuthology.orchestra.run.smithi060.stdout:Total 9.1 MB/s | 7.0 MB 00:00 2024-09-17T00:07:48.484 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:48.496 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:48.497 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:48.516 INFO:teuthology.orchestra.run.smithi006.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 296 kB/s | 26 kB 00:00 2024-09-17T00:07:48.541 INFO:teuthology.orchestra.run.smithi006.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 172 kB/s | 19 kB 00:00 2024-09-17T00:07:48.600 INFO:teuthology.orchestra.run.smithi006.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 222 kB 00:00 2024-09-17T00:07:48.603 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:48.604 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:48.625 INFO:teuthology.orchestra.run.smithi006.stdout:(4/13): ceph-mgr-rook-19.1.1-330.gc2ddf972.el9. 252 kB/s | 49 kB 00:00 2024-09-17T00:07:48.650 INFO:teuthology.orchestra.run.smithi006.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-17T00:07:48.676 INFO:teuthology.orchestra.run.smithi006.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.6 MB/s | 279 kB 00:00 2024-09-17T00:07:48.718 INFO:teuthology.orchestra.run.smithi006.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 478 kB/s | 32 kB 00:00 2024-09-17T00:07:48.743 INFO:teuthology.orchestra.run.smithi006.stdout:(8/13): python3-requests-oauthlib-1.3.0-12.el9. 456 kB/s | 54 kB 00:00 2024-09-17T00:07:48.769 INFO:teuthology.orchestra.run.smithi006.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 167 kB/s | 14 kB 00:00 2024-09-17T00:07:48.802 INFO:teuthology.orchestra.run.smithi006.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.2 MB/s | 59 kB 00:00 2024-09-17T00:07:48.835 INFO:teuthology.orchestra.run.smithi006.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.9 MB/s | 220 kB 00:00 2024-09-17T00:07:48.861 INFO:teuthology.orchestra.run.smithi006.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-09-17T00:07:48.902 INFO:teuthology.orchestra.run.smithi006.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.4 MB/s | 1.0 MB 00:00 2024-09-17T00:07:48.905 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:48.905 INFO:teuthology.orchestra.run.smithi006.stdout:Total 3.4 MB/s | 2.2 MB 00:00 2024-09-17T00:07:48.932 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:48.972 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:48.988 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:48.988 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:49.086 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:49.087 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:49.110 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T00:07:49.162 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T00:07:49.715 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T00:07:49.728 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:49.809 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T00:07:49.880 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T00:07:49.900 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T00:07:49.906 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T00:07:49.956 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T00:07:50.020 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T00:07:50.055 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T00:07:50.098 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T00:07:50.204 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T00:07:50.342 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T00:07:50.400 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T00:07:50.772 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T00:07:50.772 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/6 2024-09-17T00:07:50.772 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T00:07:50.772 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T00:07:50.772 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T00:07:50.772 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T00:07:51.060 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:51.061 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:51.162 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T00:07:51.204 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T00:07:51.238 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T00:07:51.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-fuse 2024-09-17T00:07:51.287 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T00:07:51.315 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T00:07:51.902 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:28 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:52.041 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 897 k 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:Install 2 Packages 2024-09-17T00:07:52.043 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:52.043 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 977 k 2024-09-17T00:07:52.043 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 2.9 M 2024-09-17T00:07:52.043 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:52.098 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T00:07:52.098 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 1/13 2024-09-17T00:07:52.098 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T00:07:52.098 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T00:07:52.098 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T00:07:52.099 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T00:07:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 850 kB/s | 80 kB 00:00 2024-09-17T00:07:52.455 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T00:07:52.455 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:52.455 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:52.455 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T00:07:52.456 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:52.457 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:(2/2): ceph-fuse-19.1.1-330.gc2ddf972.el9.x86_6 3.0 MB/s | 897 kB 00:00 2024-09-17T00:07:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:52.595 INFO:teuthology.orchestra.run.smithi060.stdout:Total 1.7 MB/s | 977 kB 00:00 2024-09-17T00:07:52.607 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:52.629 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:52.630 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:52.701 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T00:07:52.716 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:52.716 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:52.924 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:53.077 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T00:07:53.156 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T00:07:53.315 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:25 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:53.455 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:53.455 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:53.455 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:07:53.455 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 146 k 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:53.456 INFO:teuthology.orchestra.run.smithi006.stdout:Install 6 Packages 2024-09-17T00:07:53.457 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:53.457 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 7.0 M 2024-09-17T00:07:53.457 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 33 M 2024-09-17T00:07:53.457 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T00:07:53.825 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/2 2024-09-17T00:07:53.872 INFO:teuthology.orchestra.run.smithi006.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-09-17T00:07:53.923 INFO:teuthology.orchestra.run.smithi006.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-17T00:07:53.947 INFO:teuthology.orchestra.run.smithi006.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-17T00:07:53.981 INFO:teuthology.orchestra.run.smithi006.stdout:(4/6): ceph-mgr-cephadm-19.1.1-330.gc2ddf972.el 633 kB/s | 146 kB 00:00 2024-09-17T00:07:54.006 INFO:teuthology.orchestra.run.smithi006.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.2 MB/s | 74 kB 00:00 2024-09-17T00:07:54.098 INFO:teuthology.orchestra.run.smithi006.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-09-17T00:07:54.100 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:54.100 INFO:teuthology.orchestra.run.smithi006.stdout:Total 11 MB/s | 7.0 MB 00:00 2024-09-17T00:07:54.100 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T00:07:54.100 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:54.101 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:54.101 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T00:07:54.101 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:54.101 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:54.186 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:54.198 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:54.198 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:54.306 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:54.307 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:54.374 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-volume 2024-09-17T00:07:54.634 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:54.808 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T00:07:54.860 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T00:07:54.987 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:31 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:55.125 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:55.126 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:55.126 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-17T00:07:55.126 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:55.126 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:55.126 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-volume noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 285 k 2024-09-17T00:07:55.126 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:55.127 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:55.127 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:55.127 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:07:55.127 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:55.127 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 285 k 2024-09-17T00:07:55.127 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 1.3 M 2024-09-17T00:07:55.127 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:55.365 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-volume-19.1.1-330.gc2ddf972.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-17T00:07:55.366 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:55.366 INFO:teuthology.orchestra.run.smithi060.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-17T00:07:55.366 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:55.375 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:55.376 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:55.399 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:55.400 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:55.432 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T00:07:55.524 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T00:07:55.603 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T00:07:55.629 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:55.637 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T00:07:55.701 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:55.718 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:55.718 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:07:55.718 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T00:07:55.718 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:56.464 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T00:07:56.465 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/6 2024-09-17T00:07:56.465 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T00:07:56.465 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T00:07:56.465 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T00:07:56.465 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T00:07:56.726 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:07:56.726 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:56.726 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:56.726 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:56.727 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:56.727 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:56.745 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T00:07:56.745 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:56.746 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:57.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librados-devel 2024-09-17T00:07:57.117 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-fuse 2024-09-17T00:07:57.643 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:34 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:57.726 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:29 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:07:57.783 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:07:57.784 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:57.784 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-17T00:07:57.784 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:57.784 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:07:57.784 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 127 k 2024-09-17T00:07:57.784 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:57.784 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:07:57.785 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:07:57.785 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:07:57.785 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:57.785 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 127 k 2024-09-17T00:07:57.785 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 456 k 2024-09-17T00:07:57.785 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:07:57.867 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:07:57.867 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:57.867 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 897 k 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout:Install 2 Packages 2024-09-17T00:07:57.868 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:57.869 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 977 k 2024-09-17T00:07:57.869 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 2.9 M 2024-09-17T00:07:57.869 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:07:57.995 INFO:teuthology.orchestra.run.smithi060.stdout:librados-devel-19.1.1-330.gc2ddf972.el9.x86_64. 604 kB/s | 127 kB 00:00 2024-09-17T00:07:57.996 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:57.996 INFO:teuthology.orchestra.run.smithi060.stdout:Total 599 kB/s | 127 kB 00:00 2024-09-17T00:07:57.996 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:07:58.002 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:07:58.002 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:07:58.008 INFO:teuthology.orchestra.run.smithi006.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 677 kB/s | 80 kB 00:00 2024-09-17T00:07:58.072 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:07:58.073 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:07:58.175 INFO:teuthology.orchestra.run.smithi006.stdout:(2/2): ceph-fuse-19.1.1-330.gc2ddf972.el9.x86_6 3.1 MB/s | 897 kB 00:00 2024-09-17T00:07:58.176 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:07:58.176 INFO:teuthology.orchestra.run.smithi006.stdout:Total 3.1 MB/s | 977 kB 00:00 2024-09-17T00:07:58.188 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:07:58.211 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:07:58.211 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:07:58.233 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:07:58.299 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:07:58.299 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:07:58.347 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:07:58.492 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:07:58.654 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T00:07:58.729 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T00:07:58.765 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:07:58.993 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:07:58.993 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:58.993 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:07:58.993 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:07:58.993 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:07:58.993 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:07:59.281 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install libcephfs2 2024-09-17T00:07:59.381 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T00:07:59.381 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/2 2024-09-17T00:07:59.678 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T00:07:59.679 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:59.679 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:07:59.679 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T00:07:59.679 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:07:59.679 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:07:59.900 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:36 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:07:59.938 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-volume 2024-09-17T00:07:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:Package libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:00.040 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:00.041 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:08:00.041 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:00.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install libcephfs-devel 2024-09-17T00:08:00.555 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:32 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:00.695 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:00.695 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-volume noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 285 k 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 285 k 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 1.3 M 2024-09-17T00:08:00.696 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:08:00.717 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:37 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:00.856 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 32 k 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 32 k 2024-09-17T00:08:00.857 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 142 k 2024-09-17T00:08:00.858 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:08:00.933 INFO:teuthology.orchestra.run.smithi006.stdout:ceph-volume-19.1.1-330.gc2ddf972.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-17T00:08:00.933 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:00.933 INFO:teuthology.orchestra.run.smithi006.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-17T00:08:00.933 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:08:00.941 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:08:00.941 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:08:00.967 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:08:00.967 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:08:00.998 INFO:teuthology.orchestra.run.smithi060.stdout:libcephfs-devel-19.1.1-330.gc2ddf972.el9.x86_64 226 kB/s | 32 kB 00:00 2024-09-17T00:08:00.998 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:00.999 INFO:teuthology.orchestra.run.smithi060.stdout:Total 224 kB/s | 32 kB 00:00 2024-09-17T00:08:00.999 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:08:01.002 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:08:01.003 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:08:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:08:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:08:01.124 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:08:01.196 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:08:01.232 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:01.266 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:08:01.282 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:08:01.283 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:08:01.283 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T00:08:01.283 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:01.612 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:01.858 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:01.858 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:01.858 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:08:01.859 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:01.859 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:01.859 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:02.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librados2 2024-09-17T00:08:02.286 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T00:08:02.286 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:02.286 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:08:02.286 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T00:08:02.286 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:02.286 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:02.600 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librados-devel 2024-09-17T00:08:02.640 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:39 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:02.733 INFO:teuthology.orchestra.run.smithi060.stdout:Package librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:02.779 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:02.780 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:08:02.780 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:02.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librbd1 2024-09-17T00:08:03.210 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:35 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:03.349 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 127 k 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:08:03.350 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:03.351 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:08:03.351 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:03.351 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 127 k 2024-09-17T00:08:03.351 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 456 k 2024-09-17T00:08:03.351 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:08:03.449 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:03.542 INFO:teuthology.orchestra.run.smithi060.stdout:Package librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:03.551 INFO:teuthology.orchestra.run.smithi006.stdout:librados-devel-19.1.1-330.gc2ddf972.el9.x86_64. 630 kB/s | 127 kB 00:00 2024-09-17T00:08:03.552 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:03.552 INFO:teuthology.orchestra.run.smithi006.stdout:Total 625 kB/s | 127 kB 00:00 2024-09-17T00:08:03.553 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:08:03.559 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:08:03.559 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:08:03.589 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:03.590 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:08:03.590 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:03.627 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:08:03.628 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:08:03.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rados 2024-09-17T00:08:03.789 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:08:03.996 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:04.262 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:41 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:04.354 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:04.400 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:04.401 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:08:04.401 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:04.458 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:04.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rgw 2024-09-17T00:08:04.744 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:04.744 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:04.744 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:08:04.744 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:04.744 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:04.744 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:05.038 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install libcephfs2 2024-09-17T00:08:05.082 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:42 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:05.174 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:05.220 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:05.221 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:08:05.221 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:05.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-cephfs 2024-09-17T00:08:05.651 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:37 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:05.744 INFO:teuthology.orchestra.run.smithi006.stdout:Package libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:05.790 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:05.791 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:08:05.791 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:05.866 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install libcephfs-devel 2024-09-17T00:08:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:42 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:05.985 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:06.031 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:06.032 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:08:06.032 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:06.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rbd 2024-09-17T00:08:06.475 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:38 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:06.615 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 32 k 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:06.616 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 32 k 2024-09-17T00:08:06.617 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 142 k 2024-09-17T00:08:06.617 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:08:06.706 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:43 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:06.772 INFO:teuthology.orchestra.run.smithi006.stdout:libcephfs-devel-19.1.1-330.gc2ddf972.el9.x86_64 204 kB/s | 32 kB 00:00 2024-09-17T00:08:06.773 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:06.773 INFO:teuthology.orchestra.run.smithi006.stdout:Total 202 kB/s | 32 kB 00:00 2024-09-17T00:08:06.773 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:08:06.777 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:08:06.777 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:08:06.796 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:08:06.797 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:08:06.798 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:06.844 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:06.845 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-17T00:08:06.845 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:06.890 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:08:06.911 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-fuse 2024-09-17T00:08:07.006 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:07.513 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:07.521 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 85 k 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:08:07.662 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:07.663 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 85 k 2024-09-17T00:08:07.663 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 231 k 2024-09-17T00:08:07.663 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:08:07.752 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:07.752 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:07.752 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:08:07.752 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:07.752 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:07.752 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:07.851 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-fuse-19.1.1-330.gc2ddf972.el9.x86_64.rpm 454 kB/s | 85 kB 00:00 2024-09-17T00:08:07.852 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:07.852 INFO:teuthology.orchestra.run.smithi060.stdout:Total 451 kB/s | 85 kB 00:00 2024-09-17T00:08:07.853 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:08:07.859 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:08:07.859 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:08:07.927 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:08:07.927 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:08:07.971 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librados2 2024-09-17T00:08:08.081 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:08:08.202 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:08.572 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:08.582 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:08.675 INFO:teuthology.orchestra.run.smithi006.stdout:Package librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:08.721 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:08.722 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:08:08.722 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:08.792 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:08.792 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:08.792 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:08:08.792 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:08.792 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:08.792 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:08.799 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librbd1 2024-09-17T00:08:09.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-mirror 2024-09-17T00:08:09.412 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:41 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:09.505 INFO:teuthology.orchestra.run.smithi006.stdout:Package librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:09.552 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:09.553 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:08:09.553 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:09.629 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rados 2024-09-17T00:08:09.667 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:46 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:09.806 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:09.807 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:09.807 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.1 M 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 3.1 M 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 13 M 2024-09-17T00:08:09.808 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:08:10.154 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-mirror-19.1.1-330.gc2ddf972.el9.x86_64.rpm 9.0 MB/s | 3.1 MB 00:00 2024-09-17T00:08:10.155 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:10.155 INFO:teuthology.orchestra.run.smithi060.stdout:Total 8.9 MB/s | 3.1 MB 00:00 2024-09-17T00:08:10.155 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:08:10.165 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:08:10.165 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:08:10.241 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:42 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:10.252 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:08:10.253 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:08:10.333 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:10.380 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:10.381 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:08:10.381 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:10.455 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rgw 2024-09-17T00:08:10.748 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:08:10.805 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:10.833 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:10.833 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:08:10.833 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T00:08:10.833 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T00:08:10.834 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T00:08:10.834 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:11.062 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:43 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:11.154 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:11.200 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:11.201 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:08:11.201 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:11.278 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-cephfs 2024-09-17T00:08:11.888 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:43 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:11.981 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:12.007 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:12.007 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:12.007 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:08:12.007 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:12.008 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:12.008 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:12.028 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:12.029 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:08:12.029 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:12.117 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rbd 2024-09-17T00:08:12.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-nbd 2024-09-17T00:08:12.736 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:12.831 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T00:08:12.849 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:49 ago on Tue 17 Sep 2024 12:06:23 AM UTC. 2024-09-17T00:08:12.879 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:12.880 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2024-09-17T00:08:12.880 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:12.962 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-fuse 2024-09-17T00:08:12.986 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-17T00:08:12.987 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:12.987 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-09-17T00:08:12.987 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:12.987 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-17T00:08:12.987 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 170 k 2024-09-17T00:08:12.987 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:12.988 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-17T00:08:12.988 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-17T00:08:12.988 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-17T00:08:12.988 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:12.988 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 170 k 2024-09-17T00:08:12.988 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 494 k 2024-09-17T00:08:12.989 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-17T00:08:13.208 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-nbd-19.1.1-330.gc2ddf972.el9.x86_64.rpm 778 kB/s | 170 kB 00:00 2024-09-17T00:08:13.209 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:13.209 INFO:teuthology.orchestra.run.smithi060.stdout:Total 772 kB/s | 170 kB 00:00 2024-09-17T00:08:13.210 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-17T00:08:13.217 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-17T00:08:13.217 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-17T00:08:13.286 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-17T00:08:13.286 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-17T00:08:13.447 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-17T00:08:13.550 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:13.577 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:45 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:13.721 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:13.721 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 85 k 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 85 k 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 231 k 2024-09-17T00:08:13.722 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:08:13.901 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-fuse-19.1.1-330.gc2ddf972.el9.x86_64.rpm 479 kB/s | 85 kB 00:00 2024-09-17T00:08:13.901 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:13.902 INFO:teuthology.orchestra.run.smithi006.stdout:Total 475 kB/s | 85 kB 00:00 2024-09-17T00:08:13.902 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:08:13.909 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:08:13.909 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:08:13.978 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:08:13.978 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:08:13.984 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:14.144 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:08:14.243 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:14.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:14.267 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:14.267 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-17T00:08:14.267 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:14.267 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:08:14.267 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-17T00:08:14.513 DEBUG:teuthology.parallel:result is None 2024-09-17T00:08:14.626 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:14.876 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:14.876 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:14.877 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:08:14.877 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:14.877 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:14.877 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:15.128 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-mirror 2024-09-17T00:08:15.745 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:47 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:15.886 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.1 M 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:08:15.887 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:15.888 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:08:15.888 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:15.888 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 3.1 M 2024-09-17T00:08:15.888 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 13 M 2024-09-17T00:08:15.888 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:08:16.212 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-mirror-19.1.1-330.gc2ddf972.el9.x86_64.rpm 9.6 MB/s | 3.1 MB 00:00 2024-09-17T00:08:16.213 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:16.213 INFO:teuthology.orchestra.run.smithi006.stdout:Total 9.5 MB/s | 3.1 MB 00:00 2024-09-17T00:08:16.213 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:08:16.224 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:08:16.224 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:08:16.312 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:08:16.312 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:08:16.838 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:08:16.913 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:16.940 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:16.940 INFO:teuthology.orchestra.run.smithi006.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T00:08:16.940 INFO:teuthology.orchestra.run.smithi006.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T00:08:16.940 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T00:08:16.940 INFO:teuthology.orchestra.run.smithi006.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T00:08:16.941 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:18.051 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:18.051 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:18.052 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:08:18.052 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:18.052 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:18.052 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:18.274 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-nbd 2024-09-17T00:08:18.884 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:50 ago on Tue 17 Sep 2024 12:06:28 AM UTC. 2024-09-17T00:08:19.020 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2024-09-17T00:08:19.020 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:19.020 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 170 k 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2024-09-17T00:08:19.021 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:19.022 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 170 k 2024-09-17T00:08:19.022 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 494 k 2024-09-17T00:08:19.022 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2024-09-17T00:08:19.241 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-nbd-19.1.1-330.gc2ddf972.el9.x86_64.rpm 778 kB/s | 170 kB 00:00 2024-09-17T00:08:19.241 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:08:19.241 INFO:teuthology.orchestra.run.smithi006.stdout:Total 774 kB/s | 170 kB 00:00 2024-09-17T00:08:19.241 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2024-09-17T00:08:19.250 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2024-09-17T00:08:19.250 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2024-09-17T00:08:19.319 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2024-09-17T00:08:19.320 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2024-09-17T00:08:19.481 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2024-09-17T00:08:19.592 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:20.040 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:20.334 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T00:08:20.335 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:20.335 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2024-09-17T00:08:20.335 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T00:08:20.335 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:08:20.335 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2024-09-17T00:08:20.583 DEBUG:teuthology.parallel:result is None 2024-09-17T00:08:20.584 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:08:20.737 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T00:08:20.759 INFO:teuthology.orchestra.run.smithi006.stdout:19.1.1-330.gc2ddf972.el9 2024-09-17T00:08:20.760 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330.gc2ddf972.el9 2024-09-17T00:08:20.760 INFO:teuthology.task.install:The correct ceph version 19.1.1-330.gc2ddf972 is installed. 2024-09-17T00:08:20.762 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:08:20.912 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T00:08:20.939 INFO:teuthology.orchestra.run.smithi060.stdout:19.1.1-330.gc2ddf972.el9 2024-09-17T00:08:20.939 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330.gc2ddf972.el9 2024-09-17T00:08:20.940 INFO:teuthology.task.install:The correct ceph version 19.1.1-330.gc2ddf972 is installed. 2024-09-17T00:08:20.942 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-17T00:08:20.942 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:08:20.943 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T00:08:20.971 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:08:20.971 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T00:08:21.007 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-17T00:08:21.008 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:08:21.008 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T00:08:21.037 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T00:08:21.105 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:08:21.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T00:08:21.132 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T00:08:21.200 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-17T00:08:21.200 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:08:21.200 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T00:08:21.226 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T00:08:21.315 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:08:21.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T00:08:21.343 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T00:08:21.409 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-17T00:08:21.409 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:08:21.409 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T00:08:21.436 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T00:08:21.503 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:08:21.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T00:08:21.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T00:08:21.597 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T00:08:21.688 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'global': {'mon election default strategy': 3, 'ms type': 'async'}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'cephadm_mode': 'root'} 2024-09-17T00:08:21.688 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:08:21.689 INFO:tasks.cephadm:Cluster fsid is f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:08:21.689 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T00:08:21.689 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.6', 'mon.c': '[v2:172.21.15.6:3301,v1:172.21.15.6:6790]', 'mon.b': '172.21.15.60'} 2024-09-17T00:08:21.689 INFO:tasks.cephadm:First mon is mon.a on smithi006 2024-09-17T00:08:21.690 INFO:tasks.cephadm:First mgr is y 2024-09-17T00:08:21.690 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T00:08:21.690 DEBUG:teuthology.orchestra.run.smithi006:> sudo hostname $(hostname -s) 2024-09-17T00:08:21.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2024-09-17T00:08:21.742 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T00:08:21.742 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:08:21.885 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/56092/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-330-gc2ddf972', 'node_name': '172.21.5.35+adami05', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-330.gc2ddf972'}, 'url': 'https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-16 16:11:17.578068', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-17T00:08:22.021 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref squid, sha1 c2ddf9721ef254645201cdbabd9c8f49c30a586f from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:08:22.023 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/x86_64/flavors/default/cephadm 2024-09-17T00:08:22.023 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/x86_64/flavors/default/cephadm 2024-09-17T00:08:22.023 DEBUG:teuthology.orchestra.run.smithi006:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T00:08:22.402 INFO:teuthology.orchestra.run.smithi006.stdout:-rw-r--r--. 1 ubuntu ubuntu 784439 Sep 17 00:08 /home/ubuntu/cephtest/cephadm 2024-09-17T00:08:22.402 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T00:08:22.795 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-r--r--. 1 ubuntu ubuntu 784439 Sep 17 00:08 /home/ubuntu/cephtest/cephadm 2024-09-17T00:08:22.796 DEBUG:teuthology.orchestra.run.smithi006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T00:08:22.816 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 2024-09-17T00:08:22.863 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f on all hosts... 2024-09-17T00:08:22.863 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f pull 2024-09-17T00:08:22.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f pull 2024-09-17T00:08:24.554 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T00:08:24.572 INFO:teuthology.orchestra.run.smithi006.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T00:08:56.055 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-17T00:08:56.055 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T00:08:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T00:08:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2024-09-17T00:08:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T00:08:56.056 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-09-17T00:08:56.056 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-17T00:09:12.628 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2024-09-17T00:09:12.628 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T00:09:12.628 INFO:teuthology.orchestra.run.smithi006.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T00:09:12.629 INFO:teuthology.orchestra.run.smithi006.stdout: "repo_digests": [ 2024-09-17T00:09:12.629 INFO:teuthology.orchestra.run.smithi006.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T00:09:12.629 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2024-09-17T00:09:12.629 INFO:teuthology.orchestra.run.smithi006.stdout:} 2024-09-17T00:09:12.656 DEBUG:teuthology.orchestra.run.smithi006:> sudo mkdir -p /etc/ceph 2024-09-17T00:09:12.686 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2024-09-17T00:09:12.721 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 777 /etc/ceph 2024-09-17T00:09:12.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2024-09-17T00:09:12.790 INFO:tasks.cephadm:Writing seed config... 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [global] ms type = async 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T00:09:12.792 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T00:09:12.793 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:09:12.793 DEBUG:teuthology.orchestra.run.smithi006:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T00:09:12.809 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = f33b3756-7488-11ef-bceb-c7b262605968 mon election default strategy = 3 ms type = async [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 debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T00:09:12.809 DEBUG:teuthology.orchestra.run.smithi006:mon.a> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T00:09:12.851 DEBUG:teuthology.orchestra.run.smithi006:mgr.y> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T00:09:12.894 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T00:09:12.894 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f -v bootstrap --fsid f33b3756-7488-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.6 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:09:13.104 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2024-09-17T00:09:13.104 INFO:teuthology.orchestra.run.smithi006.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f', '-v', 'bootstrap', '--fsid', 'f33b3756-7488-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.6', '--skip-admin-label'] 2024-09-17T00:09:13.105 INFO:teuthology.orchestra.run.smithi006.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T00:09:13.105 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying podman|docker is present... 2024-09-17T00:09:13.130 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stdout 5.2.2 2024-09-17T00:09:13.130 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying lvm2 is present... 2024-09-17T00:09:13.130 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying time synchronization is in place... 2024-09-17T00:09:13.138 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T00:09:13.138 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T00:09:13.144 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T00:09:13.144 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2024-09-17T00:09:13.151 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout enabled 2024-09-17T00:09:13.158 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout active 2024-09-17T00:09:13.158 INFO:teuthology.orchestra.run.smithi006.stdout:Unit chronyd.service is enabled and running 2024-09-17T00:09:13.158 INFO:teuthology.orchestra.run.smithi006.stdout:Repeating the final host check... 2024-09-17T00:09:13.180 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stdout 5.2.2 2024-09-17T00:09:13.180 INFO:teuthology.orchestra.run.smithi006.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-17T00:09:13.180 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl is present 2024-09-17T00:09:13.180 INFO:teuthology.orchestra.run.smithi006.stdout:lvcreate is present 2024-09-17T00:09:13.187 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T00:09:13.187 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T00:09:13.193 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T00:09:13.193 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2024-09-17T00:09:13.200 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout enabled 2024-09-17T00:09:13.207 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout active 2024-09-17T00:09:13.207 INFO:teuthology.orchestra.run.smithi006.stdout:Unit chronyd.service is enabled and running 2024-09-17T00:09:13.207 INFO:teuthology.orchestra.run.smithi006.stdout:Host looks OK 2024-09-17T00:09:13.207 INFO:teuthology.orchestra.run.smithi006.stdout:Cluster fsid: f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:13.207 INFO:teuthology.orchestra.run.smithi006.stdout:Acquiring lock 140252639921152 on /run/cephadm/f33b3756-7488-11ef-bceb-c7b262605968.lock 2024-09-17T00:09:13.207 INFO:teuthology.orchestra.run.smithi006.stdout:Lock 140252639921152 acquired on /run/cephadm/f33b3756-7488-11ef-bceb-c7b262605968.lock 2024-09-17T00:09:13.208 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying IP 172.21.15.6 port 3300 ... 2024-09-17T00:09:13.208 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying IP 172.21.15.6 port 6789 ... 2024-09-17T00:09:13.208 INFO:teuthology.orchestra.run.smithi006.stdout:Base mon IP(s) is [172.21.15.6:3300, 172.21.15.6:6789], mon addrv is [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2024-09-17T00:09:13.211 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.6 metric 100 2024-09-17T00:09:13.211 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.6 metric 100 2024-09-17T00:09:13.214 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T00:09:13.214 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T00:09:13.214 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1779sec hoplimit 64 pref medium 2024-09-17T00:09:13.216 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T00:09:13.216 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T00:09:13.216 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T00:09:13.216 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T00:09:13.217 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15e4/64 scope link 2024-09-17T00:09:13.217 INFO:teuthology.orchestra.run.smithi006.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T00:09:13.217 INFO:teuthology.orchestra.run.smithi006.stdout:Mon IP `172.21.15.6` is in CIDR network `172.21.0.0/20` 2024-09-17T00:09:13.217 INFO:teuthology.orchestra.run.smithi006.stdout:Mon IP `172.21.15.6` is in CIDR network `172.21.0.0/20` 2024-09-17T00:09:13.217 INFO:teuthology.orchestra.run.smithi006.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T00:09:13.218 INFO:teuthology.orchestra.run.smithi006.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T00:09:13.218 INFO:teuthology.orchestra.run.smithi006.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T00:09:13.782 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stdout ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b 2024-09-17T00:09:13.782 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T00:09:13.782 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Getting image source signatures 2024-09-17T00:09:13.782 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Copying blob sha256:83d928f919f2c1e0c1bd6bccd6df0f26dec4d40362b4c5deccad70d7b002219d 2024-09-17T00:09:13.782 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-17T00:09:13.782 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Copying config sha256:ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b 2024-09-17T00:09:13.783 INFO:teuthology.orchestra.run.smithi006.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-17T00:09:14.719 INFO:teuthology.orchestra.run.smithi006.stdout:ceph: stdout ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T00:09:14.719 INFO:teuthology.orchestra.run.smithi006.stdout:Ceph version: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T00:09:14.719 INFO:teuthology.orchestra.run.smithi006.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T00:09:15.683 INFO:teuthology.orchestra.run.smithi006.stdout:stat: stdout 167 167 2024-09-17T00:09:15.683 INFO:teuthology.orchestra.run.smithi006.stdout:Creating initial keys... 2024-09-17T00:09:16.706 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph-authtool: stdout AQCsyOhma/u2ARAA/YByDqUopJBrVunwSMFyrw== 2024-09-17T00:09:17.628 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph-authtool: stdout AQCtyOhmXcCWAhAA4OKiPcl7jsgXqX94aVyxwg== 2024-09-17T00:09:18.618 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph-authtool: stdout AQCuyOhmeLAKARAAYoPGdGDvD+ZF/KaPAJqOdg== 2024-09-17T00:09:18.618 INFO:teuthology.orchestra.run.smithi006.stdout:Creating initial monmap... 2024-09-17T00:09:19.749 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:monmaptool for a [v2:172.21.15.6:3300,v1:172.21.15.6:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:setting min_mon_release = quincy 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: set fsid to f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:09:19.750 INFO:teuthology.orchestra.run.smithi006.stdout:Creating mon... 2024-09-17T00:09:20.713 INFO:teuthology.orchestra.run.smithi006.stdout:create mon.a on 2024-09-17T00:09:20.922 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-17T00:09:21.073 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-17T00:09:21.277 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f33b3756-7488-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-f33b3756-7488-11ef-bceb-c7b262605968.target. 2024-09-17T00:09:21.277 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-f33b3756-7488-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-f33b3756-7488-11ef-bceb-c7b262605968.target. 2024-09-17T00:09:21.519 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a 2024-09-17T00:09:21.519 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T00:09:21.703 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f33b3756-7488-11ef-bceb-c7b262605968.target.wants/ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-f33b3756-7488-11ef-bceb-c7b262605968@.service. 2024-09-17T00:09:21.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:21 smithi006 systemd[1]: Starting Ceph mon.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:09:22.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:21 smithi006 podman[29164]: 2024-09-17 00:09:21.851711919 +0000 UTC m=+0.016617797 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:09:22.108 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:21 smithi006 podman[29164]: 2024-09-17 00:09:21.998903124 +0000 UTC m=+0.163808986 container create be1f8e72fb7435967d93c6ad6bb8c7090d8229624fb17f1ccc56fe1f8af1871a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-17T00:09:22.256 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T00:09:22.256 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2024-09-17T00:09:22.265 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T00:09:22.265 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2024-09-17T00:09:22.265 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2024-09-17T00:09:22.265 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T00:09:22.265 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mon to start... 2024-09-17T00:09:22.265 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mon... 2024-09-17T00:09:22.501 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:22 smithi006 podman[29164]: 2024-09-17 00:09:22.18446556 +0000 UTC m=+0.349371433 container init be1f8e72fb7435967d93c6ad6bb8c7090d8229624fb17f1ccc56fe1f8af1871a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:09:22.501 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:22 smithi006 podman[29164]: 2024-09-17 00:09:22.18946463 +0000 UTC m=+0.354370492 container start be1f8e72fb7435967d93c6ad6bb8c7090d8229624fb17f1ccc56fe1f8af1871a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, RELEASE=squid-c2ddf97) 2024-09-17T00:09:22.501 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:22 smithi006 ceph-mon[29204]: mkfs f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:22.501 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:22 smithi006 ceph-mon[29204]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:09:22.501 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:22 smithi006 bash[29164]: be1f8e72fb7435967d93c6ad6bb8c7090d8229624fb17f1ccc56fe1f8af1871a 2024-09-17T00:09:22.501 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:22 smithi006 systemd[1]: Started Ceph mon.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout id: f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout services: 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.598656s) 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:23.335 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout data: 2024-09-17T00:09:23.336 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T00:09:23.336 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T00:09:23.336 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T00:09:23.336 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T00:09:23.336 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:23.336 INFO:teuthology.orchestra.run.smithi006.stdout:mon is available 2024-09-17T00:09:23.336 INFO:teuthology.orchestra.run.smithi006.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: monmap epoch 1 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: last_changed 2024-09-17T00:09:18.995470+0000 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: min_mon_release 19 (squid) 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: election_strategy: 1 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: fsmap 2024-09-17T00:09:23.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:09:23.449 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: mgrmap e1: no daemons active 2024-09-17T00:09:23.449 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:23 smithi006 ceph-mon[29204]: from='client.? 172.21.15.6:0/1422219528' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T00:09:24.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:24 smithi006 ceph-mon[29204]: from='client.? 172.21.15.6:0/2053301033' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:09:24.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:24 smithi006 ceph-mon[29204]: from='client.? 172.21.15.6:0/2053301033' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T00:09:30.554 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:30.554 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T00:09:30.554 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout fsid = f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T00:09:30.555 INFO:teuthology.orchestra.run.smithi006.stdout:Generating new minimal ceph.conf... 2024-09-17T00:09:33.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:33 smithi006 ceph-mon[29204]: from='client.? 172.21.15.6:0/3670107075' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:35.545 INFO:teuthology.orchestra.run.smithi006.stdout:Restarting the monitor... 2024-09-17T00:09:35.855 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:35 smithi006 systemd[1]: Stopping Ceph mon.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:09:36.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:35 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a[29181]: 2024-09-17T00:09:35.857+0000 7f526d0e0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:09:36.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:35 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a[29181]: 2024-09-17T00:09:35.857+0000 7f526d0e0640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T00:09:36.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:35 smithi006 podman[29520]: 2024-09-17 00:09:35.991444765 +0000 UTC m=+0.260835753 container died be1f8e72fb7435967d93c6ad6bb8c7090d8229624fb17f1ccc56fe1f8af1871a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-17T00:09:36.587 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 podman[29520]: 2024-09-17 00:09:36.364588192 +0000 UTC m=+0.633979171 container cleanup be1f8e72fb7435967d93c6ad6bb8c7090d8229624fb17f1ccc56fe1f8af1871a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97) 2024-09-17T00:09:36.587 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 bash[29520]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a 2024-09-17T00:09:36.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 podman[29537]: 2024-09-17 00:09:36.590271338 +0000 UTC m=+0.594462621 container remove be1f8e72fb7435967d93c6ad6bb8c7090d8229624fb17f1ccc56fe1f8af1871a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True) 2024-09-17T00:09:36.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T00:09:36.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 systemd[1]: Stopped Ceph mon.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:09:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 systemd[1]: Starting Ceph mon.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:09:37.167 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 podman[29636]: 2024-09-17 00:09:36.916219291 +0000 UTC m=+0.101304050 container create 98ee6b0dcb648c7e8614fa2730375ab9b630099409e73e990e319d5c3905837b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux ) 2024-09-17T00:09:37.167 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:36 smithi006 podman[29636]: 2024-09-17 00:09:36.831308957 +0000 UTC m=+0.016393717 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:09:37.167 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 podman[29636]: 2024-09-17 00:09:37.143592986 +0000 UTC m=+0.328677751 container init 98ee6b0dcb648c7e8614fa2730375ab9b630099409e73e990e319d5c3905837b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-17T00:09:37.167 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 podman[29636]: 2024-09-17 00:09:37.14804157 +0000 UTC m=+0.333126328 container start 98ee6b0dcb648c7e8614fa2730375ab9b630099409e73e990e319d5c3905837b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:09:37.229 INFO:teuthology.orchestra.run.smithi006.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T00:09:37.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:09:37.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T00:09:37.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: pidfile_write: ignore empty --pid-file 2024-09-17T00:09:37.468 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: load: jerasure load: lrc 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: RocksDB version: 7.9.2 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Git sha 0 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: DB SUMMARY 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: DB Session ID: VY1I4QA9C1ZXMWSKS9I4 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: CURRENT file: CURRENT 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 89161 ; 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.error_if_exists: 0 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.create_if_missing: 0 2024-09-17T00:09:37.469 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.paranoid_checks: 1 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.env: 0x558876156940 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.info_log: 0x55887719f6e0 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.statistics: (nil) 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.use_fsync: 0 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_log_file_size: 0 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:09:37.470 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.allow_fallocate: 1 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.use_direct_reads: 0 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.db_log_dir: 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.wal_dir: 2024-09-17T00:09:37.471 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:09:37.473 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:09:37.473 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:09:37.473 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:09:37.473 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:09:37.473 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:09:37.473 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:09:37.473 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.write_buffer_manager: 0x5588771aedc0 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.unordered_write: 0 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:09:37.474 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.row_cache: None 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.wal_filter: None 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.two_write_queues: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.wal_compression: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.atomic_flush: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:09:37.475 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.log_readahead_size: 0 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_background_jobs: 2 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_background_compactions: -1 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_subcompactions: 1 2024-09-17T00:09:37.476 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_open_files: -1 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:09:37.477 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_background_flushes: -1 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Compression algorithms supported: 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kZSTD supported: 0 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kXpressCompression supported: 0 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kBZip2Compression supported: 0 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kLZ4Compression supported: 1 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kZlibCompression supported: 1 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: kSnappyCompression supported: 1 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:09:37.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.merge_operator: 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_filter: None 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55887719f320) 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: cache_index_and_filter_blocks: 1 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: pin_top_level_index_and_filter: 1 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_type: 0 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: data_block_index_type: 0 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_shortening: 1 2024-09-17T00:09:37.479 INFO:journalctl@ceph.mon.a.smithi006.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: checksum: 4 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: no_block_cache: 0 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache: 0x5588771931f0 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_name: BinnedLRUCache 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_options: 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: capacity : 536870912 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: num_shard_bits : 4 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: strict_capacity_limit : 0 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: high_pri_pool_ratio: 0.000 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_cache_compressed: (nil) 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: persistent_cache: (nil) 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_size: 4096 2024-09-17T00:09:37.480 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_size_deviation: 10 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_restart_interval: 16 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: index_block_restart_interval: 1 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: metadata_block_size: 4096 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: partition_filters: 0 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: use_delta_encoding: 1 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: filter_policy: bloomfilter 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: whole_key_filtering: 1 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: verify_compression: 0 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: read_amp_bytes_per_bit: 0 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: format_version: 5 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: enable_index_compression: 1 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: block_align: 0 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: max_auto_readahead_size: 262144 2024-09-17T00:09:37.481 INFO:journalctl@ceph.mon.a.smithi006.stdout: prepopulate_block_cache: 0 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout: initial_auto_readahead_size: 8192 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression: NoCompression 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.num_levels: 7 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:09:37.482 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:09:37.483 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:09:37.484 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:09:37.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.inplace_update_support: 0 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:09:37.486 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.bloom_locality: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.max_successive_merges: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.ttl: 2592000 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.enable_blob_files: false 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.min_blob_size: 0 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:09:37.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cd3a0a53-3ea8-4b0a-bedd-4f60a2307dce 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531777175663, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531777176586, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85778, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 260, "table_properties": {"data_size": 83925, "index_size": 237, "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": 10300, "raw_average_key_size": 47, "raw_value_size": 78043, "raw_average_value_size": 356, "num_data_blocks": 11, "num_entries": 219, "num_filter_entries": 219, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726531777, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cd3a0a53-3ea8-4b0a-bedd-4f60a2307dce", "db_session_id": "VY1I4QA9C1ZXMWSKS9I4", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531777176683, "job": 1, "event": "recovery_finished"} 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T00:09:37.488 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5588771c0e00 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: DB pointer 0x5588772bc000 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** DB Stats ** 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:09:37.489 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: L0 2/0 85.63 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: Sum 2/0 85.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.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 143.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** Compaction Stats [default] ** 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.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 143.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2024-09-17T00:09:37.490 INFO:journalctl@ceph.mon.a.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: Cumulative compaction: 0.00 GB write, 26.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: Interval compaction: 0.00 GB write, 26.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: Block cache BinnedLRUCache@0x5588771931f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: starting mon.a rank 0 at public addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] at bind addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???) e1 preinit fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:37.491 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???).mds e1 new map 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???).mds e1 print_map 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout: e1 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout: btime 2024-09-17T00:09:22:226545+0000 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.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,11=minor log segments,12=quiesce subvolumes} 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout: legacy client fscid: -1 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout: 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout: No filesystems configured 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 bash[29636]: 98ee6b0dcb648c7e8614fa2730375ab9b630099409e73e990e319d5c3905837b 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 systemd[1]: Started Ceph mon.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:09:37.492 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: monmap epoch 1 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: last_changed 2024-09-17T00:09:18.995470+0000 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: min_mon_release 19 (squid) 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: election_strategy: 1 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: fsmap 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:09:37.493 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:37 smithi006 ceph-mon[29674]: mgrmap e1: no daemons active 2024-09-17T00:09:38.316 INFO:teuthology.orchestra.run.smithi006.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T00:09:38.338 INFO:teuthology.orchestra.run.smithi006.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:09:38.339 INFO:teuthology.orchestra.run.smithi006.stdout:Creating mgr... 2024-09-17T00:09:38.339 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T00:09:38.339 INFO:teuthology.orchestra.run.smithi006.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T00:09:38.600 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y 2024-09-17T00:09:38.600 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T00:09:38.753 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f33b3756-7488-11ef-bceb-c7b262605968.target.wants/ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-f33b3756-7488-11ef-bceb-c7b262605968@.service. 2024-09-17T00:09:39.109 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:38 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/211390464' entity='client.admin' 2024-09-17T00:09:39.109 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 podman[29912]: 2024-09-17 00:09:39.002067984 +0000 UTC m=+0.125178475 container create 57de685015aa16a160cf34e5c310c91f5258a783049ab2d30e83a5d1b788eb2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-17T00:09:39.324 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T00:09:39.325 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2024-09-17T00:09:39.332 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T00:09:39.332 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2024-09-17T00:09:39.332 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2024-09-17T00:09:39.332 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T00:09:39.341 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T00:09:39.341 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2024-09-17T00:09:39.349 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T00:09:39.349 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2024-09-17T00:09:39.349 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2024-09-17T00:09:39.349 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T00:09:39.349 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr to start... 2024-09-17T00:09:39.349 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr... 2024-09-17T00:09:39.474 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 podman[29912]: 2024-09-17 00:09:39.204252155 +0000 UTC m=+0.327362645 container init 57de685015aa16a160cf34e5c310c91f5258a783049ab2d30e83a5d1b788eb2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:09:39.474 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 podman[29912]: 2024-09-17 00:09:39.20937909 +0000 UTC m=+0.332489581 container start 57de685015aa16a160cf34e5c310c91f5258a783049ab2d30e83a5d1b788eb2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-17T00:09:39.474 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 bash[29912]: 57de685015aa16a160cf34e5c310c91f5258a783049ab2d30e83a5d1b788eb2a 2024-09-17T00:09:39.474 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 systemd[1]: Started Ceph mgr.y for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:09:39.474 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:39.334+0000 7f267c8e3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:09:39.474 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:39.397+0000 7f267c8e3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:09:39.771 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:39.554+0000 7f267c8e3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:09:39.771 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:39.624+0000 7f267c8e3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:09:40.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:39 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2430361918' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:09:40.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:39.782+0000 7f267c8e3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:09:40.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:39 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:39.932+0000 7f267c8e3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:09:40.524 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:40 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:40.268+0000 7f267c8e3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:09:40.524 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:40 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:40.332+0000 7f267c8e3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:09:40.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:40 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:40.527+0000 7f267c8e3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:09:41.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:41 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:41.459+0000 7f267c8e3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:09:41.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:41 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:41.530+0000 7f267c8e3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:09:42.562 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:42.291+0000 7f267c8e3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:09:42.562 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:42.413+0000 7f267c8e3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:09:42.855 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:42.564+0000 7f267c8e3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:09:42.856 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:42.628+0000 7f267c8e3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:09:42.856 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:42.785+0000 7f267c8e3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:09:42.856 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:42.858+0000 7f267c8e3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:09:43.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:42.920+0000 7f267c8e3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:09:43.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:43 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:43.088+0000 7f267c8e3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:09:43.436 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:43 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:43.156+0000 7f267c8e3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:09:43.436 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:43 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:43.226+0000 7f267c8e3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:09:43.436 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:43 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:43.313+0000 7f267c8e3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:09:43.436 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:43 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:43.376+0000 7f267c8e3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:09:43.436 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:43 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:43.438+0000 7f267c8e3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:09:44.070 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:44.073 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2024-09-17T00:09:44.073 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsid": "f33b3756-7488-11ef-bceb-c7b262605968", 2024-09-17T00:09:44.073 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T00:09:44.073 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T00:09:44.073 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T00:09:44.073 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T00:09:44.073 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 0 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:44.074 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T00:09:44.075 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:44.075 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T00:09:44.075 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T00:09:44.075 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T00:09:44.078 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T00:09:44.078 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T00:09:44.078 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T00:09:44.078 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T00:09:22:226545+0000", 2024-09-17T00:09:44.079 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T00:09:44.080 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T00:09:22.227207+0000", 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2024-09-17T00:09:44.081 INFO:teuthology.orchestra.run.smithi006.stdout:mgr not available, waiting (1/15)... 2024-09-17T00:09:44.326 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:44.274+0000 7f267c8e3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:09:44.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: Activating manager daemon y 2024-09-17T00:09:44.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: mgrmap e2: y(active, starting, since 0.00295822s) 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: Manager daemon y is now available 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' 2024-09-17T00:09:44.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:44 smithi006 ceph-mon[29674]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' 2024-09-17T00:09:46.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:46 smithi006 ceph-mon[29674]: mgrmap e3: y(active, since 1.00693s) 2024-09-17T00:09:47.451 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:47 smithi006 ceph-mon[29674]: mgrmap e4: y(active, since 2s) 2024-09-17T00:09:47.451 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:47 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/183256224' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:09:47.455 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsid": "f33b3756-7488-11ef-bceb-c7b262605968", 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 0 2024-09-17T00:09:47.456 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T00:09:47.457 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T00:09:47.461 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T00:09:47.461 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T00:09:47.461 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T00:09:47.461 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:47.461 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T00:09:47.461 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T00:09:22:226545+0000", 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T00:09:47.462 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ], 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T00:09:47.463 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T00:09:47.464 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T00:09:22.227207+0000", 2024-09-17T00:09:47.464 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T00:09:47.464 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout }, 2024-09-17T00:09:47.464 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T00:09:47.464 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2024-09-17T00:09:47.464 INFO:teuthology.orchestra.run.smithi006.stdout:mgr is available 2024-09-17T00:09:48.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:48 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3974040705' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:09:48.635 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:48.635 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T00:09:48.635 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout fsid = f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:48.635 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 2024-09-17T00:09:48.636 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T00:09:48.637 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T00:09:48.637 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T00:09:48.637 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling cephadm module... 2024-09-17T00:09:49.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2602408080' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T00:09:49.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setuser ceph since I am not root 2024-09-17T00:09:49.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setgroup ceph since I am not root 2024-09-17T00:09:49.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:49.494+0000 7f399b255040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:09:49.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:49.553+0000 7f399b255040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:09:49.939 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:49.711+0000 7f399b255040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:09:49.940 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:49.780+0000 7f399b255040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:09:49.940 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:49 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:49.942+0000 7f399b255040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:09:50.249 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:50.089+0000 7f399b255040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:09:50.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2602408080' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T00:09:50.571 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:50 smithi006 ceph-mon[29674]: mgrmap e5: y(active, since 5s) 2024-09-17T00:09:50.571 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:50.434+0000 7f399b255040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:09:50.571 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:50.498+0000 7f399b255040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:09:50.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:50.707+0000 7f399b255040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for the mgr to restart... 2024-09-17T00:09:51.182 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr epoch 5... 2024-09-17T00:09:51.429 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:51 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/763386273' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:09:51.730 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:51 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:51.661+0000 7f399b255040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:09:51.730 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:51 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:51.732+0000 7f399b255040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:09:52.746 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:52.479+0000 7f399b255040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:09:52.746 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:52.599+0000 7f399b255040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:09:53.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:52.748+0000 7f399b255040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:09:53.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:52.812+0000 7f399b255040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:09:53.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:52.968+0000 7f399b255040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:09:53.037 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.039+0000 7f399b255040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:09:53.332 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.102+0000 7f399b255040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:09:53.332 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.267+0000 7f399b255040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:09:53.332 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.334+0000 7f399b255040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:09:53.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.404+0000 7f399b255040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:09:53.611 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.490+0000 7f399b255040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:09:53.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.552+0000 7f399b255040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:09:53.612 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:53.613+0000 7f399b255040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:09:54.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:54.441+0000 7f399b255040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:09:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: Active manager daemon y restarted 2024-09-17T00:09:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: Activating manager daemon y 2024-09-17T00:09:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: osdmap e2: 0 total, 0 up, 0 in 2024-09-17T00:09:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: mgrmap e6: y(active, starting, since 0.00346615s) 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: Manager daemon y is now available 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:09:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:54 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:55 smithi006 ceph-mon[29674]: Found migration_current of "None". Setting to last migration. 2024-09-17T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:55 smithi006 ceph-mon[29674]: mgrmap e7: y(active, since 1.00534s) 2024-09-17T00:09:56.037 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2024-09-17T00:09:56.037 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T00:09:56.037 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T00:09:56.037 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2024-09-17T00:09:56.037 INFO:teuthology.orchestra.run.smithi006.stdout:mgr epoch 5 is available 2024-09-17T00:09:56.037 INFO:teuthology.orchestra.run.smithi006.stdout:Setting orchestrator backend to cephadm... 2024-09-17T00:09:56.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-mon[29674]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T00:09:56.723 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-mon[29674]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T00:09:56.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:09:56.724 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:09:57.074 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:56.953+0000 7f390256f640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:09:56] ENGINE Error in HTTPServer.serve 2024-09-17T00:09:57.074 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: Traceback (most recent call last): 2024-09-17T00:09:57.074 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:09:57.074 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._connections.run(self.expiration_interval) 2024-09-17T00:09:57.075 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:09:57.075 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._run(expiration_interval) 2024-09-17T00:09:57.075 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:09:57.075 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:09:57.075 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:09:57.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:09:57.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:09:57.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: s = self.context.wrap_socket( 2024-09-17T00:09:57.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:09:57.076 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: return self.sslsocket_class._create( 2024-09-17T00:09:57.077 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:09:57.077 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self.do_handshake() 2024-09-17T00:09:57.077 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:09:57.077 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._sslobj.do_handshake() 2024-09-17T00:09:57.077 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:09:57.077 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:09:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: mgrmap e8: y(active, since 2s) 2024-09-17T00:09:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:09:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: [17/Sep/2024:00:09:56] ENGINE Bus STARTING 2024-09-17T00:09:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: [17/Sep/2024:00:09:56] ENGINE Serving on http://172.21.15.6:8765 2024-09-17T00:09:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: [17/Sep/2024:00:09:56] ENGINE Serving on https://172.21.15.6:7150 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: [17/Sep/2024:00:09:56] ENGINE Bus STARTED 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:57 smithi006 ceph-mon[29674]: [17/Sep/2024:00:09:56] ENGINE Error in HTTPServer.serve 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: Traceback (most recent call last): 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._run(expiration_interval) 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:09:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: s = self.context.wrap_socket( 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: return self.sslsocket_class._create( 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: self.do_handshake() 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._sslobj.do_handshake() 2024-09-17T00:09:57.878 INFO:journalctl@ceph.mon.a.smithi006.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:09:58.600 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T00:09:58.601 INFO:teuthology.orchestra.run.smithi006.stdout:Generating ssh key... 2024-09-17T00:09:58.857 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:58 smithi006 ceph-mon[29674]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:59.778 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-mon[29674]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:59.778 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-mon[29674]: Generating ssh key... 2024-09-17T00:09:59.778 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:09:59.778 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: Generating public/private rsa key pair. 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: Your identification has been saved in /tmp/tmpgvamlag5/key 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: Your public key has been saved in /tmp/tmpgvamlag5/key.pub 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: The key fingerprint is: 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: SHA256:J7VX9i9zGnx0lRRpnpCj62YUQiK5KQW8Gy6I39pPPhs ceph-f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: The key's randomart image is: 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: +---[RSA 3072]----+ 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: | ... . .oo| 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: | . + . . +.o.| 2024-09-17T00:09:59.779 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: | o + o . . B.o| 2024-09-17T00:09:59.780 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: | + o o + o +.| 2024-09-17T00:09:59.780 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: |o . + S + + +| 2024-09-17T00:09:59.780 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: |o. o o + . .o| 2024-09-17T00:09:59.780 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: | ... E o = +| 2024-09-17T00:09:59.780 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: | ...o.. + B | 2024-09-17T00:09:59.780 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: | ....+o o . | 2024-09-17T00:09:59.780 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:09:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: +----[SHA256]-----+ 2024-09-17T00:10:01.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:01 smithi006 ceph-mon[29674]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:01.612 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzQeYdBa0rsj6MdWTAb3hVr9UT5B2Dx7bTvyN/2IJKZDJVlUIn7l0XcHo9CIMyWmL7isVEPxEcu8XosBFg6wb5gzZZ3jgDQIag5OKFnVNEKyI0ioYQrWgjIOqVUlwjsqRXR9Z6FDw4U3rrhsJQVZLYNRg4EtgD79Xv17MLT2uKjrMy1XM9uKdGtG9zfNkN0D3yVaacSdboOg1NM6wMZFscdziXvJTzU4Jp/e5EpWtW7YpJqiqcJIjOfOC/bg3gtfbRL5KoiKhEfMtk7A/vxBrR3k+beq7sCz5xc7mBwL+yNyCK/9aAbEAlukiqcfm9t9WHSUKVpeQdpEtPQwKqInfSCB1+e7d/q3ZZN3SLKyn3tKaZUukwiyUhQ8t4TfoDpzt2+YdWVfpS6ebXQYjH+/xZ2k0EAwKyhV+DOmnvgMMnA4vj4bRzRl+wqtB2jHgyRtKIptX8SbHpVoDCE2MxlkeL75VVvJ8PCCLokAnlJC8xLZnC2H0xezuIYY12icqBP0M= ceph-f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:01.613 INFO:teuthology.orchestra.run.smithi006.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T00:10:01.613 INFO:teuthology.orchestra.run.smithi006.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T00:10:01.617 INFO:teuthology.orchestra.run.smithi006.stdout:Adding host smithi006... 2024-09-17T00:10:02.651 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:02 smithi006 ceph-mon[29674]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi006", "addr": "172.21.15.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:03.545 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:03 smithi006 ceph-mon[29674]: Deploying cephadm binary to smithi006 2024-09-17T00:10:06.704 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Added host 'smithi006' with addr '172.21.15.6' 2024-09-17T00:10:06.704 INFO:teuthology.orchestra.run.smithi006.stdout:Deploying unmanaged mon service... 2024-09-17T00:10:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:07 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:07 smithi006 ceph-mon[29674]: Added host smithi006 2024-09-17T00:10:07.360 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:07 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:08.166 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T00:10:08.166 INFO:teuthology.orchestra.run.smithi006.stdout:Deploying unmanaged mgr service... 2024-09-17T00:10:08.418 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:08 smithi006 ceph-mon[29674]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:08.418 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:08 smithi006 ceph-mon[29674]: Saving service mon spec with placement count:5 2024-09-17T00:10:08.419 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:08 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:10.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:09 smithi006 ceph-mon[29674]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:10.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:09 smithi006 ceph-mon[29674]: Saving service mgr spec with placement count:2 2024-09-17T00:10:10.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:09 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:10.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:09 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:10.133 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T00:10:11.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:11 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:11.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:11 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/743653512' entity='client.admin' 2024-09-17T00:10:13.242 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling the dashboard module... 2024-09-17T00:10:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:13 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:13 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2347794965' entity='client.admin' 2024-09-17T00:10:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:13 smithi006 ceph-mon[29674]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:14.856 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:14 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1844583139' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T00:10:14.857 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setuser ceph since I am not root 2024-09-17T00:10:14.857 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setgroup ceph since I am not root 2024-09-17T00:10:14.857 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:14.698+0000 7ff2a7bd3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:10:14.857 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:14.758+0000 7ff2a7bd3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:10:15.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:14.915+0000 7ff2a7bd3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:10:15.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:14.986+0000 7ff2a7bd3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:10:15.493 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:15.141+0000 7ff2a7bd3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:10:15.493 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:15.290+0000 7ff2a7bd3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:10:15.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:15 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1844583139' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T00:10:15.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:15 smithi006 ceph-mon[29674]: mgrmap e9: y(active, since 20s) 2024-09-17T00:10:15.749 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:15.626+0000 7ff2a7bd3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:10:15.749 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:15.690+0000 7ff2a7bd3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:10:16.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:15.891+0000 7ff2a7bd3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:10:16.843 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:16 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2515632730' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:10:16.877 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2024-09-17T00:10:16.878 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T00:10:16.878 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T00:10:16.878 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T00:10:16.878 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T00:10:16.878 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2024-09-17T00:10:16.878 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for the mgr to restart... 2024-09-17T00:10:16.878 INFO:teuthology.orchestra.run.smithi006.stdout:Waiting for mgr epoch 9... 2024-09-17T00:10:17.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:16 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:16.845+0000 7ff2a7bd3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:10:17.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:16 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:16.920+0000 7ff2a7bd3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:10:17.958 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:17 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:17.688+0000 7ff2a7bd3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:10:17.958 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:17 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:17.810+0000 7ff2a7bd3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:10:18.251 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:17 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:17.960+0000 7ff2a7bd3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:10:18.251 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.024+0000 7ff2a7bd3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:10:18.251 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.181+0000 7ff2a7bd3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:10:18.251 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.253+0000 7ff2a7bd3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:10:18.552 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.316+0000 7ff2a7bd3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:10:18.552 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.483+0000 7ff2a7bd3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:10:18.552 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.551+0000 7ff2a7bd3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:10:18.831 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.622+0000 7ff2a7bd3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:10:18.831 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.708+0000 7ff2a7bd3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:10:18.831 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.771+0000 7ff2a7bd3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:10:18.831 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:18.833+0000 7ff2a7bd3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:10:19.918 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:19.668+0000 7ff2a7bd3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: Active manager daemon y restarted 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: Activating manager daemon y 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: osdmap e3: 0 total, 0 up, 0 in 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: mgrmap e10: y(active, starting, since 0.00326579s) 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:10:19.919 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: Manager daemon y is now available 2024-09-17T00:10:19.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:19.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:10:19.920 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:10:21.721 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout { 2024-09-17T00:10:21.721 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T00:10:21.721 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T00:10:21.721 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout } 2024-09-17T00:10:21.721 INFO:teuthology.orchestra.run.smithi006.stdout:mgr epoch 9 is available 2024-09-17T00:10:21.721 INFO:teuthology.orchestra.run.smithi006.stdout:Generating a dashboard self-signed certificate... 2024-09-17T00:10:21.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:21 smithi006 ceph-mon[29674]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T00:10:21.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:21 smithi006 ceph-mon[29674]: mgrmap e11: y(active, since 1.0069s) 2024-09-17T00:10:21.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:21 smithi006 ceph-mon[29674]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T00:10:21.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:21 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:22.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:22.355+0000 7ff20d69c640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:10:22] ENGINE Error in HTTPServer.serve 2024-09-17T00:10:22.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: Traceback (most recent call last): 2024-09-17T00:10:22.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:10:22.465 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._connections.run(self.expiration_interval) 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._run(expiration_interval) 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: s = self.context.wrap_socket( 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: return self.sslsocket_class._create( 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self.do_handshake() 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:10:22.466 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._sslobj.do_handshake() 2024-09-17T00:10:22.467 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:10:22.467 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:10:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:10:23.110 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T00:10:23.110 INFO:teuthology.orchestra.run.smithi006.stdout:Creating initial admin user... 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: [17/Sep/2024:00:10:22] ENGINE Bus STARTING 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: [17/Sep/2024:00:10:22] ENGINE Serving on http://172.21.15.6:8765 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: mgrmap e12: y(active, since 2s) 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: [17/Sep/2024:00:10:22] ENGINE Serving on https://172.21.15.6:7150 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: [17/Sep/2024:00:10:22] ENGINE Bus STARTED 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: [17/Sep/2024:00:10:22] ENGINE Error in HTTPServer.serve 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout: Traceback (most recent call last): 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:10:23.368 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._run(expiration_interval) 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: s = self.context.wrap_socket( 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: return self.sslsocket_class._create( 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: self.do_handshake() 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:10:23.369 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._sslobj.do_handshake() 2024-09-17T00:10:23.370 INFO:journalctl@ceph.mon.a.smithi006.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:10:23.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:23.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:23.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:23.370 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:23 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:25.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:25 smithi006 ceph-mon[29674]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:25.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:25 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:25.299 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$GA8mpJdEFqjJLlkG8UmuOOEN6hdgQCajkOXwf12Eq7n55bUPQP34C", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726531824, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T00:10:25.299 INFO:teuthology.orchestra.run.smithi006.stdout:Fetching dashboard port number... 2024-09-17T00:10:26.218 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:26 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2215916320' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T00:10:26.504 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T00:10:26.515 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T00:10:26.515 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout disabled 2024-09-17T00:10:26.522 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T00:10:26.523 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stdout inactive 2024-09-17T00:10:26.523 INFO:teuthology.orchestra.run.smithi006.stdout:firewalld.service is not enabled 2024-09-17T00:10:26.523 INFO:teuthology.orchestra.run.smithi006.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T00:10:26.525 INFO:teuthology.orchestra.run.smithi006.stdout:Ceph Dashboard is now available at: 2024-09-17T00:10:26.525 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:26.525 INFO:teuthology.orchestra.run.smithi006.stdout: URL: https://smithi006.front.sepia.ceph.com:8443/ 2024-09-17T00:10:26.525 INFO:teuthology.orchestra.run.smithi006.stdout: User: admin 2024-09-17T00:10:26.525 INFO:teuthology.orchestra.run.smithi006.stdout: Password: ywt6ixlafk 2024-09-17T00:10:26.525 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:26.525 INFO:teuthology.orchestra.run.smithi006.stdout:Saving cluster configuration to /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config directory 2024-09-17T00:10:27.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:27 smithi006 ceph-mon[29674]: mgrmap e13: y(active, since 6s) 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T00:10:27.879 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout: ceph telemetry on 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout:For more information see: 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:27.880 INFO:teuthology.orchestra.run.smithi006.stdout:Bootstrap complete. 2024-09-17T00:10:27.928 INFO:tasks.cephadm:Fetching config... 2024-09-17T00:10:27.929 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:10:27.929 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T00:10:27.947 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T00:10:27.947 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:10:27.947 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T00:10:28.004 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T00:10:28.004 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:10:28.005 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T00:10:28.072 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T00:10:28.072 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:10:28.072 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T00:10:28.129 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T00:10:28.130 DEBUG:teuthology.orchestra.run.smithi006:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzQeYdBa0rsj6MdWTAb3hVr9UT5B2Dx7bTvyN/2IJKZDJVlUIn7l0XcHo9CIMyWmL7isVEPxEcu8XosBFg6wb5gzZZ3jgDQIag5OKFnVNEKyI0ioYQrWgjIOqVUlwjsqRXR9Z6FDw4U3rrhsJQVZLYNRg4EtgD79Xv17MLT2uKjrMy1XM9uKdGtG9zfNkN0D3yVaacSdboOg1NM6wMZFscdziXvJTzU4Jp/e5EpWtW7YpJqiqcJIjOfOC/bg3gtfbRL5KoiKhEfMtk7A/vxBrR3k+beq7sCz5xc7mBwL+yNyCK/9aAbEAlukiqcfm9t9WHSUKVpeQdpEtPQwKqInfSCB1+e7d/q3ZZN3SLKyn3tKaZUukwiyUhQ8t4TfoDpzt2+YdWVfpS6ebXQYjH+/xZ2k0EAwKyhV+DOmnvgMMnA4vj4bRzRl+wqtB2jHgyRtKIptX8SbHpVoDCE2MxlkeL75VVvJ8PCCLokAnlJC8xLZnC2H0xezuIYY12icqBP0M= ceph-f33b3756-7488-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T00:10:28.207 INFO:teuthology.orchestra.run.smithi006.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzQeYdBa0rsj6MdWTAb3hVr9UT5B2Dx7bTvyN/2IJKZDJVlUIn7l0XcHo9CIMyWmL7isVEPxEcu8XosBFg6wb5gzZZ3jgDQIag5OKFnVNEKyI0ioYQrWgjIOqVUlwjsqRXR9Z6FDw4U3rrhsJQVZLYNRg4EtgD79Xv17MLT2uKjrMy1XM9uKdGtG9zfNkN0D3yVaacSdboOg1NM6wMZFscdziXvJTzU4Jp/e5EpWtW7YpJqiqcJIjOfOC/bg3gtfbRL5KoiKhEfMtk7A/vxBrR3k+beq7sCz5xc7mBwL+yNyCK/9aAbEAlukiqcfm9t9WHSUKVpeQdpEtPQwKqInfSCB1+e7d/q3ZZN3SLKyn3tKaZUukwiyUhQ8t4TfoDpzt2+YdWVfpS6ebXQYjH+/xZ2k0EAwKyhV+DOmnvgMMnA4vj4bRzRl+wqtB2jHgyRtKIptX8SbHpVoDCE2MxlkeL75VVvJ8PCCLokAnlJC8xLZnC2H0xezuIYY12icqBP0M= ceph-f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:28.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzQeYdBa0rsj6MdWTAb3hVr9UT5B2Dx7bTvyN/2IJKZDJVlUIn7l0XcHo9CIMyWmL7isVEPxEcu8XosBFg6wb5gzZZ3jgDQIag5OKFnVNEKyI0ioYQrWgjIOqVUlwjsqRXR9Z6FDw4U3rrhsJQVZLYNRg4EtgD79Xv17MLT2uKjrMy1XM9uKdGtG9zfNkN0D3yVaacSdboOg1NM6wMZFscdziXvJTzU4Jp/e5EpWtW7YpJqiqcJIjOfOC/bg3gtfbRL5KoiKhEfMtk7A/vxBrR3k+beq7sCz5xc7mBwL+yNyCK/9aAbEAlukiqcfm9t9WHSUKVpeQdpEtPQwKqInfSCB1+e7d/q3ZZN3SLKyn3tKaZUukwiyUhQ8t4TfoDpzt2+YdWVfpS6ebXQYjH+/xZ2k0EAwKyhV+DOmnvgMMnA4vj4bRzRl+wqtB2jHgyRtKIptX8SbHpVoDCE2MxlkeL75VVvJ8PCCLokAnlJC8xLZnC2H0xezuIYY12icqBP0M= ceph-f33b3756-7488-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T00:10:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzQeYdBa0rsj6MdWTAb3hVr9UT5B2Dx7bTvyN/2IJKZDJVlUIn7l0XcHo9CIMyWmL7isVEPxEcu8XosBFg6wb5gzZZ3jgDQIag5OKFnVNEKyI0ioYQrWgjIOqVUlwjsqRXR9Z6FDw4U3rrhsJQVZLYNRg4EtgD79Xv17MLT2uKjrMy1XM9uKdGtG9zfNkN0D3yVaacSdboOg1NM6wMZFscdziXvJTzU4Jp/e5EpWtW7YpJqiqcJIjOfOC/bg3gtfbRL5KoiKhEfMtk7A/vxBrR3k+beq7sCz5xc7mBwL+yNyCK/9aAbEAlukiqcfm9t9WHSUKVpeQdpEtPQwKqInfSCB1+e7d/q3ZZN3SLKyn3tKaZUukwiyUhQ8t4TfoDpzt2+YdWVfpS6ebXQYjH+/xZ2k0EAwKyhV+DOmnvgMMnA4vj4bRzRl+wqtB2jHgyRtKIptX8SbHpVoDCE2MxlkeL75VVvJ8PCCLokAnlJC8xLZnC2H0xezuIYY12icqBP0M= ceph-f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:28.296 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T00:10:28.453 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:28 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3674179591' entity='client.admin' 2024-09-17T00:10:28.550 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:10:29.837 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T00:10:29.837 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T00:10:30.325 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:10:30.576 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:30 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3234258982' entity='client.admin' 2024-09-17T00:10:31.853 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi060 2024-09-17T00:10:31.853 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:10:31.854 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/etc/ceph/ceph.conf 2024-09-17T00:10:31.873 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:10:31.873 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:10:31.932 INFO:tasks.cephadm:Adding host smithi060 to orchestrator... 2024-09-17T00:10:31.932 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch host add smithi060 2024-09-17T00:10:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:32 smithi006 ceph-mon[29674]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:32.487 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:32 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:32.617 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:10:33.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:33.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:33.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi006", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:33.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:33.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:33.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:34 smithi006 ceph-mon[29674]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:10:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:34 smithi006 ceph-mon[29674]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:10:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:34 smithi006 ceph-mon[29674]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:10:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:34 smithi006 ceph-mon[29674]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:35.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:35 smithi006 ceph-mon[29674]: Deploying cephadm binary to smithi060 2024-09-17T00:10:37.275 INFO:teuthology.orchestra.run.smithi006.stdout:Added host 'smithi060' with addr '172.21.15.60' 2024-09-17T00:10:37.910 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T00:10:38.166 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:10:38.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:38 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:38.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:38 smithi006 ceph-mon[29674]: Added host smithi060 2024-09-17T00:10:38.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:38 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:38.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:38 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:38.591 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:38 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:38.783 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:10:38.783 INFO:teuthology.orchestra.run.smithi006.stdout:[{"addr": "172.21.15.6", "hostname": "smithi006", "labels": [], "status": ""}, {"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}] 2024-09-17T00:10:39.367 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T00:10:39.367 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T00:10:39.619 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:10:39.989 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:39 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:39.989 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:39 smithi006 ceph-mon[29674]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:10:40.638 INFO:teuthology.orchestra.run.smithi006.stderr:adjusted tunables profile to default 2024-09-17T00:10:40.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:40 smithi006 ceph-mon[29674]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:40.951 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:40 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1678444460' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T00:10:41.246 INFO:tasks.cephadm:Adding mon.a on smithi006 2024-09-17T00:10:41.247 INFO:tasks.cephadm:Adding mon.c on smithi006 2024-09-17T00:10:41.247 INFO:tasks.cephadm:Adding mon.b on smithi060 2024-09-17T00:10:41.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi060:172.21.15.60=b' 2024-09-17T00:10:41.496 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T00:10:41.542 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T00:10:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1678444460' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T00:10:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:10:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:42.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:42.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:42.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:41 smithi006 ceph-mon[29674]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:10:42.383 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled mon update... 2024-09-17T00:10:43.012 DEBUG:teuthology.orchestra.run.smithi006:mon.c> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T00:10:43.015 DEBUG:teuthology.orchestra.run.smithi060:mon.b> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T00:10:43.017 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:10:43.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:10:43.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:43.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:10:43.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:10:43.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:10:43.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi060:172.21.15.60=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:43.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: Saving service mon spec with placement smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi060:172.21.15.60=b;count:3 2024-09-17T00:10:43.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:43.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:43.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:43.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:43.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:10:43.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:43.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:43 smithi006 ceph-mon[29674]: Deploying daemon mon.b on smithi060 2024-09-17T00:10:43.995 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:10:45.679 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:10:45.679 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":1,"fsid":"f33b3756-7488-11ef-bceb-c7b262605968","modified":"2024-09-17T00:09:18.995470Z","created":"2024-09-17T00:09:18.995470Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T00:10:45.679 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 1 2024-09-17T00:10:45.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:45 smithi006 ceph-mon[29674]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:46.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 podman[33856]: 2024-09-17 00:10:46.479400038 +0000 UTC m=+0.016233494 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:10:46.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:46 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/1631113904' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 podman[33856]: 2024-09-17 00:10:46.772604782 +0000 UTC m=+0.309438240 container init 31823547f0496e7208fbd62d7078be3dadaf1e7ce614203df7fbdf1fd7fa417f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 podman[33856]: 2024-09-17 00:10:46.777163238 +0000 UTC m=+0.313996689 container start 31823547f0496e7208fbd62d7078be3dadaf1e7ce614203df7fbdf1fd7fa417f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: pidfile_write: ignore empty --pid-file 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: load: jerasure load: lrc 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: RocksDB version: 7.9.2 2024-09-17T00:10:47.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Git sha 0 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: DB SUMMARY 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: DB Session ID: 4RQ5XPD6IMZ4R32LI1ZG 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: CURRENT file: CURRENT 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.error_if_exists: 0 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.create_if_missing: 0 2024-09-17T00:10:47.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.paranoid_checks: 1 2024-09-17T00:10:47.185 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T00:10:47.185 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:10:47.185 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T00:10:47.185 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.env: 0x55e1a5b66940 2024-09-17T00:10:47.185 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T00:10:47.185 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.info_log: 0x55e1a71396e0 2024-09-17T00:10:47.185 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.statistics: (nil) 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.use_fsync: 0 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_log_file_size: 0 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:10:47.186 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.allow_fallocate: 1 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.use_direct_reads: 0 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.db_log_dir: 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.wal_dir: 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:10:47.187 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.write_buffer_manager: 0x55e1a7148dc0 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:10:47.188 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.unordered_write: 0 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.row_cache: None 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.wal_filter: None 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.two_write_queues: 0 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.wal_compression: 0 2024-09-17T00:10:47.189 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.atomic_flush: 0 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.log_readahead_size: 0 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_background_jobs: 2 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_background_compactions: -1 2024-09-17T00:10:47.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_subcompactions: 1 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_open_files: -1 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:10:47.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_background_flushes: -1 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Compression algorithms supported: 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kZSTD supported: 0 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kXpressCompression supported: 0 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kBZip2Compression supported: 0 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kLZ4Compression supported: 1 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kZlibCompression supported: 1 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: kSnappyCompression supported: 1 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:10:47.192 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T00:10:47.193 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-17T00:10:47.193 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T00:10:47.193 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:10:47.193 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.merge_operator: 2024-09-17T00:10:47.196 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_filter: None 2024-09-17T00:10:47.196 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:10:47.196 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:10:47.196 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:10:47.196 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:10:47.196 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e1a7139320) 2024-09-17T00:10:47.196 INFO:journalctl@ceph.mon.b.smithi060.stdout: cache_index_and_filter_blocks: 1 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: pin_top_level_index_and_filter: 1 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: index_type: 0 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: data_block_index_type: 0 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: index_shortening: 1 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: checksum: 4 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: no_block_cache: 0 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_cache: 0x55e1a712d1f0 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_cache_name: BinnedLRUCache 2024-09-17T00:10:47.197 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_cache_options: 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: capacity : 536870912 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: num_shard_bits : 4 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: strict_capacity_limit : 0 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: high_pri_pool_ratio: 0.000 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_cache_compressed: (nil) 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: persistent_cache: (nil) 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_size: 4096 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_size_deviation: 10 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_restart_interval: 16 2024-09-17T00:10:47.198 INFO:journalctl@ceph.mon.b.smithi060.stdout: index_block_restart_interval: 1 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: metadata_block_size: 4096 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: partition_filters: 0 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: use_delta_encoding: 1 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: filter_policy: bloomfilter 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: whole_key_filtering: 1 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: verify_compression: 0 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: read_amp_bytes_per_bit: 0 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: format_version: 5 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: enable_index_compression: 1 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: block_align: 0 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: max_auto_readahead_size: 262144 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: prepopulate_block_cache: 0 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: initial_auto_readahead_size: 8192 2024-09-17T00:10:47.199 INFO:journalctl@ceph.mon.b.smithi060.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression: NoCompression 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.num_levels: 7 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:10:47.200 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:10:47.201 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:10:47.202 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:10:47.202 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:10:47.202 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:10:47.202 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:10:47.202 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:10:47.202 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:10:47.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:10:47.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:10:47.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:10:47.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:10:47.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:10:47.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:10:47.204 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:10:47.204 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:10:47.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.inplace_update_support: 0 2024-09-17T00:10:47.207 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.bloom_locality: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.max_successive_merges: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.ttl: 2592000 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:10:47.208 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.enable_blob_files: false 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.min_blob_size: 0 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T00:10:47.209 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 039f94be-b388-401d-a2aa-640e9fe96218 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531846805100, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531846805506, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726531846, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "039f94be-b388-401d-a2aa-640e9fe96218", "db_session_id": "4RQ5XPD6IMZ4R32LI1ZG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531846805602, "job": 1, "event": "recovery_finished"} 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e1a715ae00 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: DB pointer 0x55e1a7256000 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout: ** DB Stats ** 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:10:47.210 INFO:journalctl@ceph.mon.b.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 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.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 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: ** Compaction Stats [default] ** 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.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) 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.smithi060.stdout: ** Compaction Stats [default] ** 2024-09-17T00:10:47.211 INFO:journalctl@ceph.mon.b.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) 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:10:47.212 INFO:journalctl@ceph.mon.b.smithi060.stdout: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout: Interval compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.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 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout: Block cache BinnedLRUCache@0x55e1a712d1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.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%) 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout: 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: using public_addr v2:172.21.15.60:0/0 -> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: starting mon.b rank -1 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-b fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(???) e0 preinit fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).mds e1 new map 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout: e1 2024-09-17T00:10:47.213 INFO:journalctl@ceph.mon.b.smithi060.stdout: btime 2024-09-17T00:09:22:226545+0000 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.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,11=minor log segments,12=quiesce subvolumes} 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout: legacy client fscid: -1 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout: 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout: No filesystems configured 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T00:10:47.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T00:10:47.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T00:10:47.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T00:10:47.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:10:47.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:10:47.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:10:47.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:10:47.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mkfs f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:47.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:10:47.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:10:47.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: monmap epoch 1 2024-09-17T00:10:47.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:47.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: last_changed 2024-09-17T00:09:18.995470+0000 2024-09-17T00:10:47.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:10:47.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: min_mon_release 19 (squid) 2024-09-17T00:10:47.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: election_strategy: 1 2024-09-17T00:10:47.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:10:47.217 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: fsmap 2024-09-17T00:10:47.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:10:47.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e1: no daemons active 2024-09-17T00:10:47.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1422219528' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T00:10:47.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2053301033' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:10:47.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2053301033' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T00:10:47.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3670107075' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:47.218 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:10:47.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: monmap epoch 1 2024-09-17T00:10:47.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:47.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: last_changed 2024-09-17T00:09:18.995470+0000 2024-09-17T00:10:47.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:10:47.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: min_mon_release 19 (squid) 2024-09-17T00:10:47.219 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: election_strategy: 1 2024-09-17T00:10:47.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:10:47.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: fsmap 2024-09-17T00:10:47.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:10:47.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e1: no daemons active 2024-09-17T00:10:47.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/211390464' entity='client.admin' 2024-09-17T00:10:47.220 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2430361918' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:10:47.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Activating manager daemon y 2024-09-17T00:10:47.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e2: y(active, starting, since 0.00295822s) 2024-09-17T00:10:47.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:10:47.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:10:47.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:10:47.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:10:47.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:10:47.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Manager daemon y is now available 2024-09-17T00:10:47.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:10:47.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:10:47.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' 2024-09-17T00:10:47.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' 2024-09-17T00:10:47.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14100 172.21.15.6:0/1647357883' entity='mgr.y' 2024-09-17T00:10:47.223 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e3: y(active, since 1.00693s) 2024-09-17T00:10:47.223 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e4: y(active, since 2s) 2024-09-17T00:10:47.223 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/183256224' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:10:47.223 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3974040705' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:10:47.223 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2602408080' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T00:10:47.223 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2602408080' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T00:10:47.223 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e5: y(active, since 5s) 2024-09-17T00:10:47.224 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/763386273' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:10:47.224 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Active manager daemon y restarted 2024-09-17T00:10:47.224 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Activating manager daemon y 2024-09-17T00:10:47.224 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: osdmap e2: 0 total, 0 up, 0 in 2024-09-17T00:10:47.224 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e6: y(active, starting, since 0.00346615s) 2024-09-17T00:10:47.224 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:10:47.224 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Manager daemon y is now available 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.225 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.226 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:10:47.226 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:10:47.226 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Found migration_current of "None". Setting to last migration. 2024-09-17T00:10:47.226 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e7: y(active, since 1.00534s) 2024-09-17T00:10:47.226 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T00:10:47.226 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T00:10:47.227 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.227 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.227 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e8: y(active, since 2s) 2024-09-17T00:10:47.227 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.227 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.227 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.228 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:09:56] ENGINE Bus STARTING 2024-09-17T00:10:47.228 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:09:56] ENGINE Serving on http://172.21.15.6:8765 2024-09-17T00:10:47.228 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:09:56] ENGINE Serving on https://172.21.15.6:7150 2024-09-17T00:10:47.228 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:09:56] ENGINE Bus STARTED 2024-09-17T00:10:47.228 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.228 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:09:56] ENGINE Error in HTTPServer.serve 2024-09-17T00:10:47.229 INFO:journalctl@ceph.mon.b.smithi060.stdout: Traceback (most recent call last): 2024-09-17T00:10:47.229 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:10:47.229 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:10:47.229 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:10:47.229 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._run(expiration_interval) 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.b.smithi060.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.b.smithi060.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.b.smithi060.stdout: s = self.context.wrap_socket( 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.b.smithi060.stdout: return self.sslsocket_class._create( 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.b.smithi060.stdout: self.do_handshake() 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:10:47.232 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._sslobj.do_handshake() 2024-09-17T00:10:47.232 INFO:journalctl@ceph.mon.b.smithi060.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:10:47.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Generating ssh key... 2024-09-17T00:10:47.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi006", "addr": "172.21.15.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Deploying cephadm binary to smithi006 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Added host smithi006 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.233 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Saving service mon spec with placement count:5 2024-09-17T00:10:47.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Saving service mgr spec with placement count:2 2024-09-17T00:10:47.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/743653512' entity='client.admin' 2024-09-17T00:10:47.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2347794965' entity='client.admin' 2024-09-17T00:10:47.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14116 172.21.15.6:0/3825300076' entity='mgr.y' 2024-09-17T00:10:47.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1844583139' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T00:10:47.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1844583139' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T00:10:47.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e9: y(active, since 20s) 2024-09-17T00:10:47.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2515632730' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:10:47.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Active manager daemon y restarted 2024-09-17T00:10:47.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Activating manager daemon y 2024-09-17T00:10:47.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: osdmap e3: 0 total, 0 up, 0 in 2024-09-17T00:10:47.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e10: y(active, starting, since 0.00326579s) 2024-09-17T00:10:47.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:10:47.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:10:47.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:10:47.237 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:10:47.237 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:10:47.237 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Manager daemon y is now available 2024-09-17T00:10:47.237 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.237 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:10:47.237 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:10:47.238 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T00:10:47.238 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e11: y(active, since 1.0069s) 2024-09-17T00:10:47.238 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T00:10:47.238 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.238 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:10:22] ENGINE Bus STARTING 2024-09-17T00:10:47.238 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:10:22] ENGINE Serving on http://172.21.15.6:8765 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e12: y(active, since 2s) 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:10:22] ENGINE Serving on https://172.21.15.6:7150 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:10:22] ENGINE Bus STARTED 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: [17/Sep/2024:00:10:22] ENGINE Error in HTTPServer.serve 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout: Traceback (most recent call last): 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._run(expiration_interval) 2024-09-17T00:10:47.239 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: s = self.context.wrap_socket( 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: return self.sslsocket_class._create( 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: self.do_handshake() 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._sslobj.do_handshake() 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:10:47.240 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2215916320' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mgrmap e13: y(active, since 6s) 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3674179591' entity='client.admin' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3234258982' entity='client.admin' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi006", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.242 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Deploying cephadm binary to smithi060 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Added host smithi060 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:10:47.243 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1678444460' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1678444460' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.244 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi060:172.21.15.60=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Saving service mon spec with placement smithi006:172.21.15.6=a;smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c;smithi060:172.21.15.60=b;count:3 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.245 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: Deploying daemon mon.b on smithi060 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/1631113904' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 ceph-mon[33894]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 bash[33856]: 31823547f0496e7208fbd62d7078be3dadaf1e7ce614203df7fbdf1fd7fa417f 2024-09-17T00:10:47.246 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:46 smithi060 systemd[1]: Started Ceph mon.b for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:10:47.295 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:10:47.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:10:47.558 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:10:52.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:10:52.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: mon.a calling monitor election 2024-09-17T00:10:52.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:52.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: mon.b calling monitor election 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: monmap epoch 2 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: last_changed 2024-09-17T00:10:46.829769+0000 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: min_mon_release 19 (squid) 2024-09-17T00:10:52.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: election_strategy: 1 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: fsmap 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: mgrmap e13: y(active, since 32s) 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: overall HEALTH_OK 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:10:52.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: mon.a calling monitor election 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: mon.b calling monitor election 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:52.283 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: monmap epoch 2 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: last_changed 2024-09-17T00:10:46.829769+0000 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: min_mon_release 19 (squid) 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: election_strategy: 1 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: fsmap 2024-09-17T00:10:52.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:10:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: mgrmap e13: y(active, since 32s) 2024-09-17T00:10:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: overall HEALTH_OK 2024-09-17T00:10:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:10:52.285 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:52.652 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:10:52.652 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":2,"fsid":"f33b3756-7488-11ef-bceb-c7b262605968","modified":"2024-09-17T00:10:46.829769Z","created":"2024-09-17T00:09:18.995470Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","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,1]} 2024-09-17T00:10:52.652 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 2 2024-09-17T00:10:52.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:52 smithi060 ceph-mon[33894]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:52.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:52 smithi060 ceph-mon[33894]: Deploying daemon mon.c on smithi006 2024-09-17T00:10:52.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:52 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/4238355767' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:10:52.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:52 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:53.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:52 smithi006 ceph-mon[29674]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:53.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:52 smithi006 ceph-mon[29674]: Deploying daemon mon.c on smithi006 2024-09-17T00:10:53.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:52 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/4238355767' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:10:53.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:52 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:54.238 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:10:54.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:10:54.504 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:10:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:10:54 smithi006 ceph-mon[29674]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:55.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:54 smithi006 systemd[1]: Starting Ceph mon.c for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:10:55.170 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:10:55.170 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":2,"fsid":"f33b3756-7488-11ef-bceb-c7b262605968","modified":"2024-09-17T00:10:46.829769Z","created":"2024-09-17T00:09:18.995470Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","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,1]} 2024-09-17T00:10:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 2 2024-09-17T00:10:55.171 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:10:54 smithi060 ceph-mon[33894]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:55.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 podman[40978]: 2024-09-17 00:10:55.100316825 +0000 UTC m=+0.016046210 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:10:55.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 podman[40978]: 2024-09-17 00:10:55.218374333 +0000 UTC m=+0.134103709 container create 7c38bd6bbc466c4209268f3cbdd7c64094d3b2ea78b3f3bdd3abd5381768b14c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97) 2024-09-17T00:10:55.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 podman[40978]: 2024-09-17 00:10:55.412467231 +0000 UTC m=+0.328196606 container init 7c38bd6bbc466c4209268f3cbdd7c64094d3b2ea78b3f3bdd3abd5381768b14c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:10:55.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 podman[40978]: 2024-09-17 00:10:55.417595005 +0000 UTC m=+0.333324381 container start 7c38bd6bbc466c4209268f3cbdd7c64094d3b2ea78b3f3bdd3abd5381768b14c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: pidfile_write: ignore empty --pid-file 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: load: jerasure load: lrc 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: RocksDB version: 7.9.2 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Git sha 0 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: DB SUMMARY 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: DB Session ID: C8BHIS9QPVDG2FY2M06U 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: CURRENT file: CURRENT 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:10:55.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.error_if_exists: 0 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.create_if_missing: 0 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.paranoid_checks: 1 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.env: 0x557d4839c940 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.info_log: 0x557d4981b6e0 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.statistics: (nil) 2024-09-17T00:10:55.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.use_fsync: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_log_file_size: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.allow_fallocate: 1 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.use_direct_reads: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.db_log_dir: 2024-09-17T00:10:55.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.wal_dir: 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.write_buffer_manager: 0x557d4982adc0 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:10:55.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.unordered_write: 0 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.row_cache: None 2024-09-17T00:10:55.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.wal_filter: None 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.two_write_queues: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.wal_compression: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.atomic_flush: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.log_readahead_size: 0 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:10:55.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_background_jobs: 2 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_background_compactions: -1 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_subcompactions: 1 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:10:55.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_open_files: -1 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_background_flushes: -1 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Compression algorithms supported: 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kZSTD supported: 0 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kXpressCompression supported: 0 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kBZip2Compression supported: 0 2024-09-17T00:10:55.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kLZ4Compression supported: 1 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kZlibCompression supported: 1 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: kSnappyCompression supported: 1 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.merge_operator: 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_filter: None 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:10:55.455 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d4981b320) 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: cache_index_and_filter_blocks: 1 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: pin_top_level_index_and_filter: 1 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_type: 0 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: data_block_index_type: 0 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_shortening: 1 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: checksum: 4 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: no_block_cache: 0 2024-09-17T00:10:55.456 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache: 0x557d4980f1f0 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_name: BinnedLRUCache 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_options: 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: capacity : 536870912 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: num_shard_bits : 4 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: strict_capacity_limit : 0 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: high_pri_pool_ratio: 0.000 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_cache_compressed: (nil) 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: persistent_cache: (nil) 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_size: 4096 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_size_deviation: 10 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_restart_interval: 16 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: index_block_restart_interval: 1 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: metadata_block_size: 4096 2024-09-17T00:10:55.457 INFO:journalctl@ceph.mon.c.smithi006.stdout: partition_filters: 0 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: use_delta_encoding: 1 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: filter_policy: bloomfilter 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: whole_key_filtering: 1 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: verify_compression: 0 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: read_amp_bytes_per_bit: 0 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: format_version: 5 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: enable_index_compression: 1 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: block_align: 0 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: max_auto_readahead_size: 262144 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: prepopulate_block_cache: 0 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: initial_auto_readahead_size: 8192 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T00:10:55.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression: NoCompression 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.num_levels: 7 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:10:55.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:10:55.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:10:55.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:10:55.462 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.inplace_update_support: 0 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.bloom_locality: 0 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.max_successive_merges: 0 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:10:55.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.ttl: 2592000 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.enable_blob_files: false 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.min_blob_size: 0 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:10:55.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ff0364f6-56c3-4024-b79a-fc465b93e7db 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531855445054, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531855445447, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726531855, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ff0364f6-56c3-4024-b79a-fc465b93e7db", "db_session_id": "C8BHIS9QPVDG2FY2M06U", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726531855445543, "job": 1, "event": "recovery_finished"} 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T00:10:55.465 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557d4983ce00 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: DB pointer 0x557d49938000 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** DB Stats ** 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2024-09-17T00:10:55.466 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** Compaction Stats [default] ** 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2024-09-17T00:10:55.467 INFO:journalctl@ceph.mon.c.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T00:10:55.468 INFO:journalctl@ceph.mon.c.smithi006.stdout: Block cache BinnedLRUCache@0x557d4980f1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-17T00:10:55.469 INFO:journalctl@ceph.mon.c.smithi006.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-17T00:10:55.469 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2024-09-17T00:10:55.469 INFO:journalctl@ceph.mon.c.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:10:55.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T00:10:55.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: using public_addrv [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2024-09-17T00:10:55.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: starting mon.c rank -1 at public addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] at bind addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:55.469 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(???) e0 preinit fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:55.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).mds e1 new map 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout: e1 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout: btime 2024-09-17T00:09:22:226545+0000 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.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,11=minor log segments,12=quiesce subvolumes} 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout: legacy client fscid: -1 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout: 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout: No filesystems configured 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T00:10:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.a calling monitor election 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:55.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.b calling monitor election 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: monmap epoch 2 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: last_changed 2024-09-17T00:10:46.829769+0000 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: min_mon_release 19 (squid) 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: election_strategy: 1 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:10:55.879 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: fsmap 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mgrmap e13: y(active, since 32s) 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: overall HEALTH_OK 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: Deploying daemon mon.c on smithi006 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/4238355767' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:10:55.880 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:10:55.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 ceph-mon[41017]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T00:10:55.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 bash[40978]: 7c38bd6bbc466c4209268f3cbdd7c64094d3b2ea78b3f3bdd3abd5381768b14c 2024-09-17T00:10:55.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:10:55 smithi006 systemd[1]: Started Ceph mon.c for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:10:56.796 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:10:56.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:10:57.060 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:11:00.749 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:11:00.749 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":3,"fsid":"f33b3756-7488-11ef-bceb-c7b262605968","modified":"2024-09-17T00:10:55.470332Z","created":"2024-09-17T00:09:18.995470Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","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":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3301","nonce":0},{"type":"v1","addr":"172.21.15.6:6790","nonce":0}]},"addr":"172.21.15.6:6790/0","public_addr":"172.21.15.6:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T00:11:00.749 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 3 2024-09-17T00:11:00.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:11:00.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: mon.a calling monitor election 2024-09-17T00:11:00.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: mon.b calling monitor election 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: monmap epoch 3 2024-09-17T00:11:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: last_changed 2024-09-17T00:10:55.470332+0000 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: min_mon_release 19 (squid) 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: election_strategy: 1 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: 2: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: fsmap 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: mgrmap e13: y(active, since 40s) 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T00:11:00.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T00:11:00.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: mon.c (rank 2) addr [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] is down (out of quorum) 2024-09-17T00:11:00.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:00.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:00.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:00.879 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: mon.a calling monitor election 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: mon.b calling monitor election 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: monmap epoch 3 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: last_changed 2024-09-17T00:10:55.470332+0000 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: min_mon_release 19 (squid) 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: election_strategy: 1 2024-09-17T00:11:00.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: 2: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: fsmap 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: mgrmap e13: y(active, since 40s) 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: mon.c (rank 2) addr [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] is down (out of quorum) 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:00.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:01.307 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T00:11:01.308 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T00:11:01.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:01 smithi060 ceph-mon[33894]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:01.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:01 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:01.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:01 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/3840509727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:11:01.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:01 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:01.691 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:01.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:01 smithi006 ceph-mon[29674]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:01.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:01 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:01.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:01 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/3840509727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:11:01.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:01 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:02.323 INFO:teuthology.orchestra.run.smithi006.stdout:# minimal ceph.conf for f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:02.323 INFO:teuthology.orchestra.run.smithi006.stdout:[global] 2024-09-17T00:11:02.323 INFO:teuthology.orchestra.run.smithi006.stdout: fsid = f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:02.323 INFO:teuthology.orchestra.run.smithi006.stdout: mon_host = [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2024-09-17T00:11:02.722 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:11:02.722 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: mon.a calling monitor election 2024-09-17T00:11:02.722 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: mon.b calling monitor election 2024-09-17T00:11:02.722 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:11:02.722 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:02.722 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:02.722 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: monmap epoch 3 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: last_changed 2024-09-17T00:10:55.470332+0000 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: min_mon_release 19 (squid) 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: election_strategy: 1 2024-09-17T00:11:02.723 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: 2: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: fsmap 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: mgrmap e13: y(active, since 40s) 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: mon.c (rank 2) addr [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] is down (out of quorum) 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:02.724 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:02.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:02.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:02.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/3840509727' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:11:02.725 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:03.075 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T00:11:03.076 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:11:03.076 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T00:11:03.105 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:11:03.105 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:03.171 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:11:03.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T00:11:03.200 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:11:03.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:03.266 INFO:tasks.cephadm:Adding mgr.y on smithi006 2024-09-17T00:11:03.266 INFO:tasks.cephadm:Adding mgr.x on smithi060 2024-09-17T00:11:03.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi006=y;smithi060=x' 2024-09-17T00:11:03.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: mon.c calling monitor election 2024-09-17T00:11:03.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:03.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:11:03.313 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: mon.c calling monitor election 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: mon.b calling monitor election 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: mon.a calling monitor election 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: monmap epoch 3 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: last_changed 2024-09-17T00:10:55.470332+0000 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: min_mon_release 19 (squid) 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: election_strategy: 1 2024-09-17T00:11:03.314 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: 2: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: fsmap 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: mgrmap e13: y(active, since 42s) 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: Cluster is now healthy 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: overall HEALTH_OK 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.315 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: mon.c calling monitor election 2024-09-17T00:11:03.316 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: mon.c calling monitor election 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: mon.b calling monitor election 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: mon.a calling monitor election 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: monmap epoch 3 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: last_changed 2024-09-17T00:10:55.470332+0000 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: min_mon_release 19 (squid) 2024-09-17T00:11:03.317 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: election_strategy: 1 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: 2: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: fsmap 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: mgrmap e13: y(active, since 42s) 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: Cluster is now healthy 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: overall HEALTH_OK 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.318 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:03.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:03 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: mon.c calling monitor election 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: mon.c calling monitor election 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: mon.b calling monitor election 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: mon.a calling monitor election 2024-09-17T00:11:03.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: monmap epoch 3 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: fsid f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: last_changed 2024-09-17T00:10:55.470332+0000 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: created 2024-09-17T00:09:18.995470+0000 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: min_mon_release 19 (squid) 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: election_strategy: 1 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: 2: [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon.c 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: fsmap 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: mgrmap e13: y(active, since 42s) 2024-09-17T00:11:03.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: Cluster is now healthy 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: overall HEALTH_OK 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:03.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:03.435 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:03 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:03.553 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:11:04.210 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled mgr update... 2024-09-17T00:11:04.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:04 smithi060 ceph-mon[33894]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:11:04.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:04 smithi060 ceph-mon[33894]: Reconfiguring daemon mon.a on smithi006 2024-09-17T00:11:04.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:04 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:04.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:04 smithi006 ceph-mon[29674]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:11:04.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:04 smithi006 ceph-mon[29674]: Reconfiguring daemon mon.a on smithi006 2024-09-17T00:11:04.621 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:04 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:04.621 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:04 smithi006 ceph-mon[41017]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:11:04.621 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:04 smithi006 ceph-mon[41017]: Reconfiguring daemon mon.a on smithi006 2024-09-17T00:11:04.621 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:04 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:04.811 DEBUG:teuthology.orchestra.run.smithi060:mgr.x> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T00:11:04.813 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T00:11:04.813 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:11:04.813 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T00:11:04.830 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T00:11:04.830 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_1 2024-09-17T00:11:04.886 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-09-17 00:10:54.916970906 +0000 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-09-17 00:06:01.949917003 +0000 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-09-17 00:06:01.949917003 +0000 2024-09-17T00:11:04.887 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: 2024-09-17 00:06:01.949917003 +0000 2024-09-17T00:11:04.887 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T00:11:04.952 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-09-17T00:11:04.952 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-09-17T00:11:04.953 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000225243 s, 2.3 MB/s 2024-09-17T00:11:04.954 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T00:11:05.011 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_2 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-09-17 00:10:54.916970906 +0000 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-09-17 00:06:01.947915623 +0000 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-09-17 00:06:01.947915623 +0000 2024-09-17T00:11:05.067 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: 2024-09-17 00:06:01.947915623 +0000 2024-09-17T00:11:05.068 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T00:11:05.132 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-09-17T00:11:05.132 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-09-17T00:11:05.132 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000283656 s, 1.8 MB/s 2024-09-17T00:11:05.133 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T00:11:05.191 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_3 2024-09-17T00:11:05.247 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T00:11:05.247 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:05.247 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-17T00:11:05.247 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:05.247 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:05.248 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-09-17 00:10:54.917970895 +0000 2024-09-17T00:11:05.248 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-09-17 00:06:01.949917003 +0000 2024-09-17T00:11:05.248 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-09-17 00:06:01.949917003 +0000 2024-09-17T00:11:05.248 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: 2024-09-17 00:06:01.949917003 +0000 2024-09-17T00:11:05.248 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T00:11:05.312 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-09-17T00:11:05.312 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-09-17T00:11:05.312 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000276849 s, 1.8 MB/s 2024-09-17T00:11:05.313 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T00:11:05.370 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_4 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2024-09-17 00:10:54.917970895 +0000 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2024-09-17 00:06:01.946914933 +0000 2024-09-17T00:11:05.427 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2024-09-17 00:06:01.946914933 +0000 2024-09-17T00:11:05.428 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: 2024-09-17 00:06:01.946914933 +0000 2024-09-17T00:11:05.428 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T00:11:05.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:05.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:05.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: Saving service mgr spec with placement smithi006=y;smithi060=x;count:2 2024-09-17T00:11:05.489 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:05.490 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: Saving service mgr spec with placement smithi006=y;smithi060=x;count:2 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:11:05.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.491 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2024-09-17T00:11:05.492 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2024-09-17T00:11:05.492 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000187878 s, 2.7 MB/s 2024-09-17T00:11:05.493 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T00:11:05.551 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:11:05.551 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T00:11:05.572 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T00:11:05.572 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2024-09-17T00:11:05.631 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T00:11:05.631 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:05.632 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-17T00:11:05.632 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:05.632 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:05.632 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-17 00:10:46.263954192 +0000 2024-09-17T00:11:05.632 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-17 00:06:02.462065240 +0000 2024-09-17T00:11:05.632 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-17 00:06:02.462065240 +0000 2024-09-17T00:11:05.632 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-17 00:06:02.462065240 +0000 2024-09-17T00:11:05.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T00:11:05.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:05.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:05.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: Saving service mgr spec with placement smithi006=y;smithi060=x;count:2 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:11:05.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:05.701 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-17T00:11:05.701 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-17T00:11:05.702 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000132071 s, 3.9 MB/s 2024-09-17T00:11:05.703 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T00:11:05.763 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2024-09-17T00:11:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T00:11:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:05.821 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-17T00:11:05.822 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:05.822 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:05.822 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-17 00:10:46.264954182 +0000 2024-09-17T00:11:05.822 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-17 00:06:02.465065206 +0000 2024-09-17T00:11:05.822 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-17 00:06:02.465065206 +0000 2024-09-17T00:11:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-17 00:06:02.465065206 +0000 2024-09-17T00:11:05.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T00:11:05.888 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-17T00:11:05.888 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-17T00:11:05.888 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000120738 s, 4.2 MB/s 2024-09-17T00:11:05.889 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T00:11:05.948 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2024-09-17T00:11:06.004 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-17 00:10:46.264954182 +0000 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-17 00:06:02.463065229 +0000 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-17 00:06:02.463065229 +0000 2024-09-17T00:11:06.005 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-17 00:06:02.463065229 +0000 2024-09-17T00:11:06.005 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T00:11:06.071 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-17T00:11:06.071 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-17T00:11:06.071 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.00011214 s, 4.6 MB/s 2024-09-17T00:11:06.073 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T00:11:06.131 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-17 00:10:46.265954171 +0000 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-17 00:06:02.462065240 +0000 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-17 00:06:02.462065240 +0000 2024-09-17T00:11:06.188 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-17 00:06:02.462065240 +0000 2024-09-17T00:11:06.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T00:11:06.254 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-17T00:11:06.254 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-17T00:11:06.254 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000103339 s, 5.0 MB/s 2024-09-17T00:11:06.255 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T00:11:06.312 INFO:tasks.cephadm:Deploying osd.0 on smithi006 with /dev/vg_nvme/lv_4... 2024-09-17T00:11:06.312 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T00:11:07.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:07.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:07.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:07.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: Reconfiguring mon.c (monmap changed)... 2024-09-17T00:11:07.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:07.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:07.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[29674]: Reconfiguring daemon mon.c on smithi006 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: Reconfiguring mon.c (monmap changed)... 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:07.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:06 smithi006 ceph-mon[41017]: Reconfiguring daemon mon.c on smithi006 2024-09-17T00:11:07.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:07.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:07.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:07.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: Reconfiguring mon.c (monmap changed)... 2024-09-17T00:11:07.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:07.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:07.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:07.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:06 smithi060 ceph-mon[33894]: Reconfiguring daemon mon.c on smithi006 2024-09-17T00:11:07.227 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[41017]: Reconfiguring mon.b (monmap changed)... 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[41017]: Reconfiguring daemon mon.b on smithi060 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:08.325 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:08.326 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[29674]: Reconfiguring mon.b (monmap changed)... 2024-09-17T00:11:08.326 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:08.326 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:08.326 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:08.326 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:08 smithi006 ceph-mon[29674]: Reconfiguring daemon mon.b on smithi060 2024-09-17T00:11:08.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:08 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:08.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:08 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:08.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:08 smithi060 ceph-mon[33894]: Reconfiguring mon.b (monmap changed)... 2024-09-17T00:11:08.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:08 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:11:08.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:08 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:11:08.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:08 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:08.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:08 smithi060 ceph-mon[33894]: Reconfiguring daemon mon.b on smithi060 2024-09-17T00:11:09.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:09.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:09.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[29674]: Deploying daemon mgr.x on smithi060 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:11:09.709 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:11:09.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:11:09.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:09.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:09 smithi006 ceph-mon[41017]: Deploying daemon mgr.x on smithi060 2024-09-17T00:11:09.710 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:11:09.739 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_4 2024-09-17T00:11:09.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:09.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:09.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:09 smithi060 ceph-mon[33894]: Deploying daemon mgr.x on smithi060 2024-09-17T00:11:09.995 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:10.600 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 systemd[1]: Starting Ceph mgr.x for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:11:10.866 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 podman[35857]: 2024-09-17 00:11:10.506017596 +0000 UTC m=+0.015898375 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:11:10.866 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 podman[35857]: 2024-09-17 00:11:10.611327358 +0000 UTC m=+0.121208178 container create 0d9246e42dcd2209651d39ae8a29e18648329aa903f7762a743ef6b7e0621646 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:11:10.866 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 podman[35857]: 2024-09-17 00:11:10.838829343 +0000 UTC m=+0.348710129 container init 0d9246e42dcd2209651d39ae8a29e18648329aa903f7762a743ef6b7e0621646 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:11:10.866 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 podman[35857]: 2024-09-17 00:11:10.843674378 +0000 UTC m=+0.353555162 container start 0d9246e42dcd2209651d39ae8a29e18648329aa903f7762a743ef6b7e0621646 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-17T00:11:11.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 ceph-mgr[35894]: -- 172.21.15.60:0/3405955694 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c3727810e0 con 0x55c37275f000 2024-09-17T00:11:11.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 bash[35857]: 0d9246e42dcd2209651d39ae8a29e18648329aa903f7762a743ef6b7e0621646 2024-09-17T00:11:11.182 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 systemd[1]: Started Ceph mgr.x for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:11:11.182 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:10.969+0000 7f38aa41c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:11:11.182 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:11.030+0000 7f38aa41c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:11:11.534 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:11.190+0000 7f38aa41c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:11:11.534 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:11.260+0000 7f38aa41c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:11:11.534 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:11.428+0000 7f38aa41c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:11:11.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:11.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:11:11.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:11:11.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:11 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:11.823 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:11.587+0000 7f38aa41c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:11:11.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:11.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:11:11.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:11:11.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:11.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:11.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:12.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:11.925+0000 7f38aa41c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:11:12.182 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:11.989+0000 7f38aa41c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:11:12.543 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:12.188+0000 7f38aa41c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:11:12.833 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:12.833 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.833 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.833 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:12.833 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:12.833 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.834 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:12.835 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:12.835 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:12.835 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:12.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:13.431 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:13.121+0000 7f38aa41c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:11:13.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:13.192+0000 7f38aa41c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:11:13.739 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[29674]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:13.739 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2011212042' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d995986-02c0-4c03-bbd4-e09ab770bd6f"}]: dispatch 2024-09-17T00:11:13.739 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2011212042' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d995986-02c0-4c03-bbd4-e09ab770bd6f"}]': finished 2024-09-17T00:11:13.739 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[29674]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:11:13.739 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:13.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[41017]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:13.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2011212042' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d995986-02c0-4c03-bbd4-e09ab770bd6f"}]: dispatch 2024-09-17T00:11:13.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2011212042' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d995986-02c0-4c03-bbd4-e09ab770bd6f"}]': finished 2024-09-17T00:11:13.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[41017]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:11:13.740 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:13 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:13.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-mon[33894]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:13.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2011212042' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d995986-02c0-4c03-bbd4-e09ab770bd6f"}]: dispatch 2024-09-17T00:11:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2011212042' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d995986-02c0-4c03-bbd4-e09ab770bd6f"}]': finished 2024-09-17T00:11:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-mon[33894]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:11:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:14.221 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:13.953+0000 7f38aa41c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:11:14.221 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.074+0000 7f38aa41c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:11:14.513 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.223+0000 7f38aa41c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:11:14.513 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.287+0000 7f38aa41c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:11:14.513 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.443+0000 7f38aa41c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:11:14.513 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.514+0000 7f38aa41c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:11:14.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2867490654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:11:14.811 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.578+0000 7f38aa41c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:11:14.811 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.744+0000 7f38aa41c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:11:14.811 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.812+0000 7f38aa41c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:11:14.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:14 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2867490654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:11:14.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:14 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2867490654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:11:15.090 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.882+0000 7f38aa41c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:11:15.091 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:14.968+0000 7f38aa41c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:11:15.091 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:15.031+0000 7f38aa41c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:11:15.091 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:15.093+0000 7f38aa41c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:11:15.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:15 smithi006 ceph-mon[29674]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:15.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:15 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:15.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:15 smithi006 ceph-mon[41017]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:15.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:15 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:15.921 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:15 smithi060 ceph-mon[33894]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:15.921 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:15 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:16.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:11:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:11:15.923+0000 7f38aa41c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:11:16.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[29674]: Standby manager daemon x started 2024-09-17T00:11:16.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:11:16.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:11:16.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:11:16.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:11:16.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[41017]: Standby manager daemon x started 2024-09-17T00:11:16.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:11:16.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:11:16.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:11:16.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:16 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:11:16.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:16 smithi060 ceph-mon[33894]: Standby manager daemon x started 2024-09-17T00:11:16.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:16 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:11:16.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:16 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:11:16.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:16 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:11:16.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:16 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/505129938' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:11:17.677 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:17 smithi006 ceph-mon[29674]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:17.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:17 smithi006 ceph-mon[29674]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-17T00:11:17.678 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:17 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:11:17.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:17 smithi006 ceph-mon[41017]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:17.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:17 smithi006 ceph-mon[41017]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-17T00:11:17.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:17 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:11:17.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:17 smithi060 ceph-mon[33894]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:17 smithi060 ceph-mon[33894]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-17T00:11:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:17 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:11:19.742 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:19 smithi006 ceph-mon[29674]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:19.742 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:19 smithi006 ceph-mon[41017]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:19.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:19 smithi060 ceph-mon[33894]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:20.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:20 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:11:20.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:20 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:20.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:20 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:11:20.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:20 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:20.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:20 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:11:20.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:20 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:21 smithi006 ceph-mon[29674]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:21.785 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:21 smithi006 ceph-mon[29674]: Deploying daemon osd.0 on smithi006 2024-09-17T00:11:21.785 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:21 smithi006 ceph-mon[41017]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:21.786 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:21 smithi006 ceph-mon[41017]: Deploying daemon osd.0 on smithi006 2024-09-17T00:11:21.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:21 smithi060 ceph-mon[33894]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:21.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:21 smithi060 ceph-mon[33894]: Deploying daemon osd.0 on smithi006 2024-09-17T00:11:23.840 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:23 smithi006 ceph-mon[29674]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:23.840 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:23 smithi006 ceph-mon[41017]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:23.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:23 smithi060 ceph-mon[33894]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:25.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:25 smithi006 ceph-mon[29674]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:25.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:25 smithi006 ceph-mon[41017]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:25.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:25 smithi060 ceph-mon[33894]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:27.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[41017]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:27.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:27.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:27.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:27.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[29674]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:27.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:27.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:27.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:27.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:27 smithi060 ceph-mon[33894]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:27.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:27.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:27.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:29.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:29 smithi006 ceph-mon[29674]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:29 smithi006 ceph-mon[41017]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:29.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:29 smithi060 ceph-mon[33894]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:30.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[29674]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:30.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:30.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:30.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.828 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.829 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.829 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[41017]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:30.829 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:30.829 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:30.829 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:30.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:30 smithi060 ceph-mon[33894]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:30.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:30.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:30.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:31.150 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 0 on host 'smithi006' 2024-09-17T00:11:31.748 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[41017]: from='osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[41017]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[29674]: from='osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:11:31.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:31 smithi006 ceph-mon[29674]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:11:31.775 DEBUG:teuthology.orchestra.run.smithi006:osd.0> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T00:11:31.778 INFO:tasks.cephadm:Deploying osd.1 on smithi006 with /dev/vg_nvme/lv_3... 2024-09-17T00:11:31.778 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T00:11:31.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:31.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:31.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:31.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:31 smithi060 ceph-mon[33894]: from='osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:11:31.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:31 smithi060 ceph-mon[33894]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:11:32.551 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:33.207 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[29674]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:33.207 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[29674]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[29674]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[29674]: from='osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[29674]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[41017]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[41017]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[41017]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:33.208 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[41017]: from='osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:11:33.209 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-mon[41017]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:11:33.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:33 smithi060 ceph-mon[33894]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:33.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:33 smithi060 ceph-mon[33894]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:11:33.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:33 smithi060 ceph-mon[33894]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:11:33.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:33.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:33 smithi060 ceph-mon[33894]: from='osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:11:33.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:33 smithi060 ceph-mon[33894]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:11:33.804 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0[45156]: 2024-09-17T00:11:33.602+0000 7f99fca8a640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T00:11:33.804 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:11:33 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0[45156]: 2024-09-17T00:11:33.605+0000 7f99f4096640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:11:34.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[29674]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:11:34.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[29674]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:11:34.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:34.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:34.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[29674]: from='osd.0 ' entity='osd.0' 2024-09-17T00:11:34.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[41017]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:11:34.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[41017]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:11:34.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:34.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:34.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:34 smithi006 ceph-mon[41017]: from='osd.0 ' entity='osd.0' 2024-09-17T00:11:34.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:34 smithi060 ceph-mon[33894]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:11:34.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:34 smithi060 ceph-mon[33894]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:11:34.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:34 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:34.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:34 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:34.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:34 smithi060 ceph-mon[33894]: from='osd.0 ' entity='osd.0' 2024-09-17T00:11:35.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:35 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:11:35.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:35 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:11:35.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:35 smithi060 ceph-mon[33894]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:35.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:35 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:35.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:35 smithi060 ceph-mon[33894]: osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919] boot 2024-09-17T00:11:35.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:35 smithi060 ceph-mon[33894]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:11:35.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:35 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[29674]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[29674]: osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919] boot 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[29674]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:11:35.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:11:35.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[41017]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:11:35.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:35.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[41017]: osd.0 [v2:172.21.15.6:6802/3693056919,v1:172.21.15.6:6803/3693056919] boot 2024-09-17T00:11:35.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[41017]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:11:35.461 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:35 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:36.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi006 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi006 to 16068M 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:36.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi006 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi006 to 16068M 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:36.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi006 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi006 to 16068M 2024-09-17T00:11:36.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:36.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:36.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:36.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:37.137 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:11:37.163 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_3 2024-09-17T00:11:37.416 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:39.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[41017]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[41017]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[29674]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[29674]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:11:39.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:38 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:39.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:38 smithi060 ceph-mon[33894]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:39.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:38 smithi060 ceph-mon[33894]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:39.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:38 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:11:39.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:38 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:11:39.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:38 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:41.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[41017]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:41.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2573202213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]: dispatch 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]: dispatch 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]': finished 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[41017]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[29674]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2573202213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]: dispatch 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]: dispatch 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]': finished 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[29674]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:11:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:11:41.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:40 smithi060 ceph-mon[33894]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:41.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:40 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2573202213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]: dispatch 2024-09-17T00:11:41.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:40 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]: dispatch 2024-09-17T00:11:41.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:40 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "30accc2a-2713-4bea-905e-7bc2f0eb161f"}]': finished 2024-09-17T00:11:41.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:40 smithi060 ceph-mon[33894]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:11:41.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:11:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:41 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1648520774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:11:42.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:41 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1648520774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:11:42.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:41 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1648520774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:11:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:42 smithi006 ceph-mon[29674]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:43.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:42 smithi006 ceph-mon[41017]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:43.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:42 smithi060 ceph-mon[33894]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:45.027 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:44 smithi006 ceph-mon[29674]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:45.027 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:44 smithi006 ceph-mon[41017]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:45.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:44 smithi060 ceph-mon[33894]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:47.067 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:46 smithi006 ceph-mon[29674]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:47.067 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:46 smithi006 ceph-mon[41017]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:47.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:46 smithi060 ceph-mon[33894]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:49.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[29674]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:49.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:11:49.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:49.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[29674]: Deploying daemon osd.1 on smithi006 2024-09-17T00:11:49.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[41017]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:49.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:11:49.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:49.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:48 smithi006 ceph-mon[41017]: Deploying daemon osd.1 on smithi006 2024-09-17T00:11:49.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:48 smithi060 ceph-mon[33894]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:49.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:48 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:11:49.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:48 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:49.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:48 smithi060 ceph-mon[33894]: Deploying daemon osd.1 on smithi006 2024-09-17T00:11:51.070 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:50 smithi006 ceph-mon[29674]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:51.071 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:50 smithi006 ceph-mon[41017]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:51.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:50 smithi060 ceph-mon[33894]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:53.025 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:52 smithi006 ceph-mon[29674]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:53.025 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:52 smithi006 ceph-mon[41017]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:53.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:52 smithi060 ceph-mon[33894]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[29674]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:55.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[41017]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:55.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:55.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:55.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:55.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:54 smithi060 ceph-mon[33894]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:55.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:55.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:55.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:57.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:56 smithi006 ceph-mon[29674]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:57.039 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:56 smithi006 ceph-mon[41017]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:57.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:56 smithi060 ceph-mon[33894]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:57.702 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 1 on host 'smithi006' 2024-09-17T00:11:58.032 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.033 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.034 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:11:58.337 DEBUG:teuthology.orchestra.run.smithi006:osd.1> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T00:11:58.340 INFO:tasks.cephadm:Deploying osd.2 on smithi006 with /dev/vg_nvme/lv_2... 2024-09-17T00:11:58.340 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T00:11:58.819 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:11:58 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1[51424]: 2024-09-17T00:11:58.566+0000 7f5a5c96f640 -1 osd.1 0 log_to_monitors true 2024-09-17T00:11:59.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:58 smithi006 ceph-mon[41017]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:59.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:58 smithi006 ceph-mon[41017]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:11:59.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:58 smithi006 ceph-mon[29674]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:59.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:58 smithi006 ceph-mon[29674]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:11:59.137 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:59.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:58 smithi060 ceph-mon[33894]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:11:59.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:58 smithi060 ceph-mon[33894]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:12:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[29674]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:12:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[29674]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:12:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[29674]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:00.035 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:00.035 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1[51424]: 2024-09-17T00:11:59.864+0000 7f5a588f2640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T00:12:00.035 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1[51424]: 2024-09-17T00:11:59.867+0000 7f5a5471a640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:12:00.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[41017]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:12:00.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[41017]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:12:00.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[41017]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:00.036 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:11:59 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:00.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:59 smithi060 ceph-mon[33894]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:12:00.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:59 smithi060 ceph-mon[33894]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:12:00.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:59 smithi060 ceph-mon[33894]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:00.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:11:59 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[29674]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[29674]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[29674]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[41017]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[41017]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:00.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[41017]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:12:00.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:00.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:00 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:00 smithi060 ceph-mon[33894]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:12:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:00 smithi060 ceph-mon[33894]: from='osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:00 smithi060 ceph-mon[33894]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:12:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:00 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:02.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:12:02.103 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[41017]: osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447] boot 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[41017]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[29674]: osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447] boot 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[29674]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:12:02.104 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:01 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:02.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:01 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:12:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:01 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:12:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:01 smithi060 ceph-mon[33894]: osd.1 [v2:172.21.15.6:6810/1129503447,v1:172.21.15.6:6811/1129503447] boot 2024-09-17T00:12:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:01 smithi060 ceph-mon[33894]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:12:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:01 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi006 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi006 to 8034M 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:02.881 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi006 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi006 to 8034M 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:02.882 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:02.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:02.883 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi006 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi006 to 8034M 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:03.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:03.847 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:12:03.881 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_2 2024-09-17T00:12:04.139 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:04 smithi060 ceph-mon[33894]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:05.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:04 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:05.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:04 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:05.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:04 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:05.255 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[41017]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:05.256 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:05.256 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:05.256 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:05.256 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[29674]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:05.256 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:05.256 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:05.256 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:04 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:06.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:05 smithi060 ceph-mon[33894]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:06.245 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:05 smithi006 ceph-mon[41017]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:06.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:05 smithi006 ceph-mon[29674]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:07.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:06 smithi060 ceph-mon[33894]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:07.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:06 smithi006 ceph-mon[41017]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:07.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:06 smithi006 ceph-mon[29674]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:08.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1872639253' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]: dispatch 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]: dispatch 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]': finished 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[29674]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1071642942' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1872639253' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]: dispatch 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]: dispatch 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]': finished 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[41017]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:08.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:07 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1071642942' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:08.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:07 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1872639253' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]: dispatch 2024-09-17T00:12:08.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:07 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]: dispatch 2024-09-17T00:12:08.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:07 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74d95ab0-361b-4e0d-8fee-1178b079c2b2"}]': finished 2024-09-17T00:12:08.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:07 smithi060 ceph-mon[33894]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:12:08.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:07 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:08.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:07 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1071642942' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:09.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:09 smithi006 ceph-mon[29674]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:09.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:09 smithi006 ceph-mon[41017]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:09.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:09 smithi060 ceph-mon[33894]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:11.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:11 smithi006 ceph-mon[29674]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:11.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:11 smithi006 ceph-mon[41017]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:11.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:11 smithi060 ceph-mon[33894]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:13.478 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:13 smithi006 ceph-mon[41017]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:13.478 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:13 smithi006 ceph-mon[29674]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:13.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:13 smithi060 ceph-mon[33894]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:15.529 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:15 smithi006 ceph-mon[29674]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:15.530 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:15 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:12:15.530 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:15 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:15.530 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:15 smithi006 ceph-mon[41017]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:15.530 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:15 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:12:15.530 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:15 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:15.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:15 smithi060 ceph-mon[33894]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:15.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:15 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:12:15.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:15 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:16.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:16 smithi006 ceph-mon[41017]: Deploying daemon osd.2 on smithi006 2024-09-17T00:12:16.452 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:16 smithi006 ceph-mon[29674]: Deploying daemon osd.2 on smithi006 2024-09-17T00:12:16.582 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:16 smithi060 ceph-mon[33894]: Deploying daemon osd.2 on smithi006 2024-09-17T00:12:17.532 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:17 smithi006 ceph-mon[41017]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:17.532 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:17 smithi006 ceph-mon[29674]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:17.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:17 smithi060 ceph-mon[33894]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:19.556 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:19 smithi006 ceph-mon[29674]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:19.557 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:19 smithi006 ceph-mon[41017]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:19 smithi060 ceph-mon[33894]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:21.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[41017]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:21.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:21.615 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:21.615 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[29674]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:21.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:21 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:21.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:21 smithi060 ceph-mon[33894]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:21.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:21 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:21.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:21 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:21.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:21 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:23.490 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:23 smithi006 ceph-mon[29674]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:23.491 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:23 smithi006 ceph-mon[41017]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:23.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:23 smithi060 ceph-mon[33894]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:24.865 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 2 on host 'smithi006' 2024-09-17T00:12:25.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:25.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:25.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:25.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:24 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:24 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:25.584 DEBUG:teuthology.orchestra.run.smithi006:osd.2> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T00:12:25.587 INFO:tasks.cephadm:Deploying osd.3 on smithi006 with /dev/vg_nvme/lv_1... 2024-09-17T00:12:25.587 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T00:12:26.125 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:25 smithi006 ceph-mon[41017]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:12:26.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:25 smithi006 ceph-mon[29674]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:12:26.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:25 smithi060 ceph-mon[33894]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:12:26.353 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:27.028 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[41017]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:27.029 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[41017]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:12:27.029 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[41017]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:12:27.029 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[41017]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:27.029 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:27.029 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[29674]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:27.029 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[29674]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:12:27.029 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[29674]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:12:27.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[29674]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:27.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:26 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:27.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:26 smithi060 ceph-mon[33894]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:27.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:26 smithi060 ceph-mon[33894]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:12:27.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:26 smithi060 ceph-mon[33894]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:12:27.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:26 smithi060 ceph-mon[33894]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:27.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:26 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:27.585 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2[57351]: 2024-09-17T00:12:27.356+0000 7f58961c7640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T00:12:27.585 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2[57351]: 2024-09-17T00:12:27.362+0000 7f588dfe7640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:12:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:27 smithi060 ceph-mon[33894]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:28.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:27 smithi060 ceph-mon[33894]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:12:28.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:27 smithi060 ceph-mon[33894]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' 2024-09-17T00:12:28.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[29674]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[29674]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[29674]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[41017]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[41017]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:12:28.222 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.223 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:28.223 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[41017]: from='osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293]' entity='osd.2' 2024-09-17T00:12:28.223 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:29.546 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293] boot 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:29.547 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293] boot 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.548 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.549 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.549 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.549 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:29.549 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:29.549 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:29 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: osd.2 [v2:172.21.15.6:6818/2333714293,v1:172.21.15.6:6819/2333714293] boot 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:29.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:29.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:29.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:29.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:29 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:30.277 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:12:30.303 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi006:vg_nvme/lv_1 2024-09-17T00:12:30.562 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:30.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi006 2024-09-17T00:12:30.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi006 to 5356M 2024-09-17T00:12:30.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[29674]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:12:30.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:12:30.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi006 2024-09-17T00:12:30.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi006 to 5356M 2024-09-17T00:12:30.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[41017]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:12:30.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:12:30.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:30 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi006 2024-09-17T00:12:30.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:30 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi006 to 5356M 2024-09-17T00:12:30.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:30 smithi060 ceph-mon[33894]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:12:30.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:12:31.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:31 smithi060 ceph-mon[33894]: pgmap v74: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:31.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T00:12:31.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:31 smithi060 ceph-mon[33894]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:12:31.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:12:31.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:31.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:31.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:31.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[41017]: pgmap v74: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:31.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T00:12:31.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[41017]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:12:31.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:12:31.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[29674]: pgmap v74: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[29674]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:31.686 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:31.939 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:31 smithi006 sudo[61576]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T00:12:31.939 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:31 smithi006 sudo[61576]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:31.939 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:31 smithi006 sudo[61576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:31.939 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:31 smithi006 sudo[61576]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:32.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:32 smithi006 ceph-mon[29674]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:32.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:32 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:12:32.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:32 smithi006 ceph-mon[29674]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:12:32.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:32 smithi006 ceph-mon[41017]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:32.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:32 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:12:32.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:32 smithi006 ceph-mon[41017]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:12:32.627 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61603]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T00:12:32.627 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61603]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:32.627 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:32.627 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61603]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:32.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:32 smithi060 ceph-mon[33894]: from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:32.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:32 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:12:32.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:32 smithi060 ceph-mon[33894]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:12:32.982 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61629]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T00:12:32.982 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61629]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:32.983 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:32.983 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:32 smithi006 sudo[61629]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:33.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[41017]: pgmap v77: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:33.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[41017]: osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:12:33.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[41017]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-17T00:12:33.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:33.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[29674]: pgmap v77: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:33.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[29674]: osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:12:33.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[29674]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-17T00:12:33.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:33.628 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61666]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T00:12:33.628 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61666]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:33.628 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:33.628 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61666]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:33.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:33 smithi060 ceph-mon[33894]: pgmap v77: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:33.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:33 smithi060 ceph-mon[33894]: osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:12:33.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:33 smithi060 ceph-mon[33894]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-17T00:12:33.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:34.016 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61709]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T00:12:34.016 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61709]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:34.016 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:34.016 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:33 smithi006 sudo[61709]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:34.322 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61739]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T00:12:34.322 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61739]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:34.322 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:34.322 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61739]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61764]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T00:12:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61764]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:34.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:34 smithi006 sudo[61764]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:35.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:35 smithi006 sudo[61793]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T00:12:35.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:35 smithi006 sudo[61793]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:35.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:35 smithi006 sudo[61793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:35.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:35 smithi006 sudo[61793]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:35.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:35 smithi060 sudo[36556]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T00:12:35.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:35 smithi060 sudo[36556]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:35.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:35 smithi060 sudo[36556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:35.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:35 smithi060 sudo[36556]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/58905681' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddc284ae-56a7-4e6e-aa1f-caeb43d68158"}]: dispatch 2024-09-17T00:12:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/58905681' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddc284ae-56a7-4e6e-aa1f-caeb43d68158"}]': finished 2024-09-17T00:12:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[29674]: osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:12:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[29674]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/58905681' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddc284ae-56a7-4e6e-aa1f-caeb43d68158"}]: dispatch 2024-09-17T00:12:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/58905681' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddc284ae-56a7-4e6e-aa1f-caeb43d68158"}]': finished 2024-09-17T00:12:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[41017]: osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:12:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 ceph-mon[41017]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:36.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 sudo[36559]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 sudo[36559]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 sudo[36559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 sudo[36559]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/58905681' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddc284ae-56a7-4e6e-aa1f-caeb43d68158"}]: dispatch 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/58905681' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddc284ae-56a7-4e6e-aa1f-caeb43d68158"}]': finished 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 ceph-mon[33894]: osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:36 smithi060 ceph-mon[33894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:36.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62171]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T00:12:36.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62171]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:36.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:36.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62171]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:37.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62546]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T00:12:37.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62546]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:36 smithi006 sudo[62546]: pam_unix(sudo:session): session closed for user root 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/50194419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.290 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: pgmap v81: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[41017]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/50194419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:37.291 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: pgmap v81: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.292 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.293 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:37 smithi006 ceph-mon[29674]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/50194419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: pgmap v81: 1 pgs: 1 creating+peering; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:12:37.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:37 smithi060 ceph-mon[33894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:12:39.070 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:39 smithi006 ceph-mon[41017]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:39.071 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:39 smithi006 ceph-mon[29674]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:39.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:39 smithi060 ceph-mon[33894]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:41.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:41 smithi006 ceph-mon[29674]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:41.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:12:41.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:41.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:41 smithi006 ceph-mon[41017]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:41.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:41 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:12:41.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:41 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:41.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:41 smithi060 ceph-mon[33894]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:41.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:41 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:12:41.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:41 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:42.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:42 smithi006 ceph-mon[29674]: Deploying daemon osd.3 on smithi006 2024-09-17T00:12:42.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:42 smithi006 ceph-mon[41017]: Deploying daemon osd.3 on smithi006 2024-09-17T00:12:42.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:42 smithi060 ceph-mon[33894]: Deploying daemon osd.3 on smithi006 2024-09-17T00:12:43.257 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:43 smithi006 ceph-mon[29674]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:12:43.257 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:43 smithi006 ceph-mon[41017]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:12:43.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:43 smithi060 ceph-mon[33894]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:12:45.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:45 smithi006 ceph-mon[29674]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T00:12:45.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:45 smithi006 ceph-mon[41017]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T00:12:45.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:45 smithi060 ceph-mon[33894]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T00:12:47.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:47 smithi006 ceph-mon[41017]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:12:47.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:47 smithi006 ceph-mon[29674]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:12:47.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:47 smithi060 ceph-mon[33894]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:12:48.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:48 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:48.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:48 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:48.337 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:48 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:48.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:48 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:48.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:48 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:48.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:48 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:48.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:48 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:48.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:48 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:48.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:48 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:49.333 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:49 smithi006 ceph-mon[41017]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:12:49.334 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:49 smithi006 ceph-mon[29674]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:12:49.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:49 smithi060 ceph-mon[33894]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:12:50.602 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 3 on host 'smithi006' 2024-09-17T00:12:51.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T00:12:51.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:51.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:51.243 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.244 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:51.244 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.244 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.244 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T00:12:51.244 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.244 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:51.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:51.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:51.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:51.270 DEBUG:teuthology.orchestra.run.smithi006:osd.3> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T00:12:51.273 INFO:tasks.cephadm:Deploying osd.4 on smithi060 with /dev/vg_nvme/lv_4... 2024-09-17T00:12:51.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T00:12:51.539 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:12:52.126 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:12:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3[63524]: 2024-09-17T00:12:52.059+0000 7fb6f5d55640 -1 osd.3 0 log_to_monitors true 2024-09-17T00:12:53.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:52 smithi006 ceph-mon[29674]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T00:12:53.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:52 smithi006 ceph-mon[29674]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:12:53.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:52 smithi006 ceph-mon[41017]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T00:12:53.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:52 smithi006 ceph-mon[41017]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:12:53.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:52 smithi060 ceph-mon[33894]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T00:12:53.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:52 smithi060 ceph-mon[33894]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:12:53.918 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:12:53.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2024-09-17T00:12:54.019 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:53 smithi006 ceph-mon[29674]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:12:54.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:53 smithi006 ceph-mon[29674]: osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:12:54.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:53 smithi006 ceph-mon[29674]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:54.020 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:53 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:54.199 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:12:54.315 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:53 smithi060 ceph-mon[33894]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:12:54.315 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:53 smithi060 ceph-mon[33894]: osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:12:54.315 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:53 smithi060 ceph-mon[33894]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:54.316 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:53 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:54.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:12:54.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:12:54.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2024-09-17T00:12:54.365 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:54.626 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3[63524]: 2024-09-17T00:12:54.366+0000 7fb6f1cd8640 -1 osd.3 0 waiting for initial osdmap 2024-09-17T00:12:54.626 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3[63524]: 2024-09-17T00:12:54.370+0000 7fb6e9af8640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:12:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi006 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi006 to 4017M 2024-09-17T00:12:55.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:55.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi006 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi006 to 4017M 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:55.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' 2024-09-17T00:12:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:55.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.249 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:55.249 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2024-09-17T00:12:55.250 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:12:55.250 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.250 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:55.250 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi006 2024-09-17T00:12:55.250 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.250 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi006 to 4017M 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155]' entity='osd.3' 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:12:55.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:12:55.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:55.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:56.116 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:55 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:12:56.116 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:55 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:12:56.116 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:55 smithi060 ceph-mon[33894]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:56.117 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:55 smithi060 ceph-mon[33894]: osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155] boot 2024-09-17T00:12:56.117 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:55 smithi060 ceph-mon[33894]: osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:12:56.117 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:55 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:12:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:12:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[29674]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[29674]: osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155] boot 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[29674]: osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[41017]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[41017]: osd.3 [v2:172.21.15.6:6826/3274882155,v1:172.21.15.6:6827/3274882155] boot 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[41017]: osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:12:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:12:57.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[29674]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:57.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[29674]: osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:12:57.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/450013513' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]: dispatch 2024-09-17T00:12:57.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]: dispatch 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]': finished 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[29674]: osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[41017]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[41017]: osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/450013513' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]: dispatch 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]: dispatch 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]': finished 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[41017]: osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:12:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:57 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:12:57.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:57 smithi060 ceph-mon[33894]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:12:57.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:57 smithi060 ceph-mon[33894]: osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:12:57.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:57 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/450013513' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]: dispatch 2024-09-17T00:12:57.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:57 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]: dispatch 2024-09-17T00:12:57.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:57 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16ba87b1-81e0-42db-9673-db5ce2cc25c4"}]': finished 2024-09-17T00:12:57.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:57 smithi060 ceph-mon[33894]: osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:12:57.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:57 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:12:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:58 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/1048688663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:58 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/1048688663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:58.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:58 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/1048688663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:12:59.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:12:59 smithi060 ceph-mon[33894]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:12:59.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:12:59 smithi006 ceph-mon[41017]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:12:59.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:12:59 smithi006 ceph-mon[29674]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:01.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:01 smithi060 ceph-mon[33894]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:01.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:01 smithi006 ceph-mon[41017]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:01.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:01 smithi006 ceph-mon[29674]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:03.637 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:03 smithi060 ceph-mon[33894]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:03.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:03 smithi006 ceph-mon[41017]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:03.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:03 smithi006 ceph-mon[29674]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:04.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:04 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:13:04.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:04 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:04.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:04 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:13:04.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:04 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:04.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:04 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:13:04.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:04 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:05 smithi060 ceph-mon[33894]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:05 smithi060 ceph-mon[33894]: Deploying daemon osd.4 on smithi060 2024-09-17T00:13:05.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:05 smithi006 ceph-mon[41017]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:05.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:05 smithi006 ceph-mon[41017]: Deploying daemon osd.4 on smithi060 2024-09-17T00:13:05.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:05 smithi006 ceph-mon[29674]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:05.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:05 smithi006 ceph-mon[29674]: Deploying daemon osd.4 on smithi060 2024-09-17T00:13:07.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:07 smithi060 ceph-mon[33894]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:07.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:07 smithi006 ceph-mon[29674]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:07.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:07 smithi006 ceph-mon[41017]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:09.533 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:09 smithi060 ceph-mon[33894]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:09.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:09 smithi006 ceph-mon[29674]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:09.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:09 smithi006 ceph-mon[41017]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:10.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:10 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:10.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:10 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:10.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:10 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:10.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:10 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:10.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:10 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:10.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:10 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:10.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:10 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:10.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:10 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:10.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:10 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:11.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:11 smithi060 ceph-mon[33894]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:11.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:11 smithi006 ceph-mon[29674]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:11.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:11 smithi006 ceph-mon[41017]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[29674]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[41017]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:13.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:13.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:13.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:13 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:13 smithi060 ceph-mon[33894]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:13.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:13 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:13 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:13.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:13 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:13.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:13 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:13.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:13 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:14.599 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 4 on host 'smithi060' 2024-09-17T00:13:15.138 DEBUG:teuthology.orchestra.run.smithi060:osd.4> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T00:13:15.141 INFO:tasks.cephadm:Deploying osd.5 on smithi060 with /dev/vg_nvme/lv_3... 2024-09-17T00:13:15.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T00:13:15.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:15 smithi060 ceph-mon[33894]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:15.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:15 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:15.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:15 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:15.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:15 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:15.682 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:13:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:13:15.624+0000 7f5802450640 -1 osd.4 0 log_to_monitors true 2024-09-17T00:13:15.835 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:13:15.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[29674]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:15.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:15.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:15.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:15.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[41017]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:15.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:15.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:15.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:15 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:16.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:16 smithi060 ceph-mon[33894]: from='osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:13:16.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:16 smithi060 ceph-mon[33894]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:13:16.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:16 smithi006 ceph-mon[41017]: from='osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:13:16.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:16 smithi006 ceph-mon[41017]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:13:16.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:16 smithi006 ceph-mon[29674]: from='osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:13:16.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:16 smithi006 ceph-mon[29674]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:13:17.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[41017]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:17.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[41017]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:13:17.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[41017]: from='osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:17.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[41017]: osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:13:17.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:17.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[41017]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:17.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[29674]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:17.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[29674]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:13:17.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[29674]: from='osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:17.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[29674]: osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:13:17.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:17.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:17 smithi006 ceph-mon[29674]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:17.931 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:13:17.473+0000 7f57fe3d3640 -1 osd.4 0 waiting for initial osdmap 2024-09-17T00:13:17.931 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:13:17.480+0000 7f57fa1fb640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:13:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-mon[33894]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-mon[33894]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:13:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-mon[33894]: from='osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-mon[33894]: osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:13:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:17.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:17 smithi060 ceph-mon[33894]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:18.737 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:18 smithi060 ceph-mon[33894]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:13:18.738 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:18 smithi060 ceph-mon[33894]: osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:13:18.738 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:18 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:18.738 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:18 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:18.738 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:18 smithi060 ceph-mon[33894]: osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824] boot 2024-09-17T00:13:18.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[29674]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:13:18.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[29674]: osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:13:18.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:18.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:18.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[29674]: osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824] boot 2024-09-17T00:13:18.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[41017]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:13:18.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[41017]: osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:13:18.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:18.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:18.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:18 smithi006 ceph-mon[41017]: osd.4 [v2:172.21.15.60:6800/1468607824,v1:172.21.15.60:6801/1468607824] boot 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:19.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:19.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:19.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:19 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:13:19.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:13:19.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:19.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:13:19.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T00:13:19.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:19.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:19 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:20.190 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:13:20.218 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_3 2024-09-17T00:13:20.473 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:13:20.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:20 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi060 2024-09-17T00:13:20.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:20 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi060 to 17092M 2024-09-17T00:13:20.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:20 smithi060 ceph-mon[33894]: osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:13:20.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:20 smithi060 ceph-mon[33894]: osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:13:20.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi060 2024-09-17T00:13:20.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi060 to 17092M 2024-09-17T00:13:20.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[29674]: osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:13:20.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[29674]: osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:13:20.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi060 2024-09-17T00:13:20.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi060 to 17092M 2024-09-17T00:13:20.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[41017]: osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:13:20.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:20 smithi006 ceph-mon[41017]: osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:13:21.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:21 smithi060 ceph-mon[33894]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:21.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:21 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:13:21.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:21 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:13:21.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:21 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:21.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[29674]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:21.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:13:21.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:13:21.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:21.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[41017]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:21.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:13:21.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:13:21.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:21 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:22.777 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:22 smithi006 ceph-mon[41017]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:22.778 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:22 smithi006 ceph-mon[41017]: osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:13:22.778 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:22 smithi006 ceph-mon[29674]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:22.778 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:22 smithi006 ceph-mon[29674]: osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:13:22.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:22 smithi060 ceph-mon[33894]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:22.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:22 smithi060 ceph-mon[33894]: osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:13:23.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[41017]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:23.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[41017]: osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:13:23.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/2252415335' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]: dispatch 2024-09-17T00:13:23.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]: dispatch 2024-09-17T00:13:23.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]': finished 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[41017]: osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[29674]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[29674]: osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/2252415335' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]: dispatch 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]: dispatch 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]': finished 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[29674]: osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:13:23.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:23 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:23.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:23 smithi060 ceph-mon[33894]: pgmap v115: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:23.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:23 smithi060 ceph-mon[33894]: osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:13:23.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:23 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/2252415335' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]: dispatch 2024-09-17T00:13:23.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:23 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]: dispatch 2024-09-17T00:13:23.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:23 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79799a68-37fc-4b23-87a6-ed7e95d55464"}]': finished 2024-09-17T00:13:23.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:23 smithi060 ceph-mon[33894]: osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:13:23.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:23 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:24.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:24 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/2768893143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:13:24.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:24 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/2768893143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:13:24.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:24 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/2768893143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:13:25.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:25 smithi006 ceph-mon[41017]: pgmap v118: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:25.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:25 smithi006 ceph-mon[29674]: pgmap v118: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:25.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:25 smithi060 ceph-mon[33894]: pgmap v118: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:27.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:27 smithi060 ceph-mon[33894]: pgmap v119: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-17T00:13:27.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:27 smithi006 ceph-mon[29674]: pgmap v119: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-17T00:13:27.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:27 smithi006 ceph-mon[41017]: pgmap v119: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-17T00:13:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:29 smithi060 ceph-mon[33894]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:29.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:29 smithi006 ceph-mon[29674]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:29.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:29 smithi006 ceph-mon[41017]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:31.858 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:31 smithi060 ceph-mon[33894]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:31.858 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:13:31.858 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:31 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:31.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:31 smithi006 ceph-mon[29674]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:31.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:13:31.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:31 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:31.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:31 smithi006 ceph-mon[41017]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:31.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:13:31.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:31 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:32.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:32 smithi060 ceph-mon[33894]: Deploying daemon osd.5 on smithi060 2024-09-17T00:13:32.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:32 smithi006 ceph-mon[41017]: Deploying daemon osd.5 on smithi060 2024-09-17T00:13:32.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:32 smithi006 ceph-mon[29674]: Deploying daemon osd.5 on smithi060 2024-09-17T00:13:33.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:33 smithi060 ceph-mon[33894]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:33.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:33 smithi006 ceph-mon[29674]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:33.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:33 smithi006 ceph-mon[41017]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:35.740 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:35 smithi060 ceph-mon[33894]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:35.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:35 smithi006 ceph-mon[29674]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:35.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:35 smithi006 ceph-mon[41017]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:37.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:37 smithi060 ceph-mon[33894]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:37.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:37.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:37.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:37 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:37.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[29674]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:37.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:37.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:37.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:37.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[41017]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:37.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:37.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:37.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:37 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[29674]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:39.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:39.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:39.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[41017]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:39.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:39.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:39.878 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:39 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:39 smithi060 ceph-mon[33894]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:39.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:39 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:39 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:39.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:39 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:39.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:39 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:39.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:39 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:40.694 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 5 on host 'smithi060' 2024-09-17T00:13:41.291 DEBUG:teuthology.orchestra.run.smithi060:osd.5> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T00:13:41.294 INFO:tasks.cephadm:Deploying osd.6 on smithi060 with /dev/vg_nvme/lv_2... 2024-09-17T00:13:41.294 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T00:13:41.529 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:13:41 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:13:41.393+0000 7fbe29f97640 -1 osd.5 0 log_to_monitors true 2024-09-17T00:13:41.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:41 smithi060 ceph-mon[33894]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:41.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:41 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:41.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:41 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:41.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:41 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:41.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:41 smithi060 ceph-mon[33894]: from='osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:13:41.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:41 smithi060 ceph-mon[33894]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:13:41.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[29674]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:41.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:41.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:41.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:41.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[29674]: from='osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:13:41.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[29674]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:13:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[41017]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:13:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[41017]: from='osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:13:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:41 smithi006 ceph-mon[41017]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:13:42.026 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:13:42.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-mon[33894]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:13:42.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-mon[33894]: from='osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:42.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-mon[33894]: osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:13:42.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:42.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-mon[33894]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:42.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-mon[33894]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:42.933 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:13:42.701+0000 7fbe25f1a640 -1 osd.5 0 waiting for initial osdmap 2024-09-17T00:13:42.933 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:13:42 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:13:42.708+0000 7fbe21d42640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:13:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[29674]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:13:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[29674]: from='osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[29674]: osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:13:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[29674]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[29674]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[41017]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[41017]: from='osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[41017]: osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[41017]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:13:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:42 smithi006 ceph-mon[41017]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:13:44.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:43 smithi060 ceph-mon[33894]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:13:44.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:43 smithi060 ceph-mon[33894]: osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:13:44.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:43 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:44.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:43 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:44.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[41017]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:13:44.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[41017]: osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:13:44.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:44.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[29674]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:13:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[29674]: osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:13:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:44.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:13:44.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928] boot 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi060 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi060 to 8546M 2024-09-17T00:13:44.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:44.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:44.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:44.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:44 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:13:45.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:13:45.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928] boot 2024-09-17T00:13:45.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi060 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi060 to 8546M 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:45.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: osd.5 [v2:172.21.15.60:6808/3274623928,v1:172.21.15.60:6809/3274623928] boot 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi060 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:45.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:13:45.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi060 to 8546M 2024-09-17T00:13:45.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:45.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:45.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:44 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:13:45.746 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:13:45.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_2 2024-09-17T00:13:45.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:45 smithi060 ceph-mon[33894]: osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:13:46.026 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:13:46.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:45 smithi006 ceph-mon[29674]: osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:13:46.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:45 smithi006 ceph-mon[41017]: osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:13:47.030 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:46 smithi060 ceph-mon[33894]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:47.030 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:46 smithi060 ceph-mon[33894]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T00:13:47.030 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:46 smithi060 ceph-mon[33894]: osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:13:47.030 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:46 smithi060 ceph-mon[33894]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:47.030 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:13:47.030 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:13:47.030 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:46 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:47.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[29674]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:47.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[29674]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T00:13:47.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[29674]: osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:13:47.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[29674]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:47.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:13:47.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[41017]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[41017]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[41017]: osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[41017]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:13:47.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:46 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:47.895 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:47 smithi060 ceph-mon[33894]: osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:13:47.896 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:47 smithi060 ceph-mon[33894]: osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:13:48.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:47 smithi006 ceph-mon[29674]: osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:13:48.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:47 smithi006 ceph-mon[29674]: osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:13:48.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:47 smithi006 ceph-mon[41017]: osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:13:48.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:47 smithi006 ceph-mon[41017]: osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:13:48.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:48 smithi060 ceph-mon[33894]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:49.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:48 smithi006 ceph-mon[29674]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:49.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:48 smithi006 ceph-mon[41017]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:13:50.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/4068063319' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]: dispatch 2024-09-17T00:13:50.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]: dispatch 2024-09-17T00:13:50.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]': finished 2024-09-17T00:13:50.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[29674]: osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:13:50.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:13:50.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/4239470317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:13:50.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/4068063319' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]: dispatch 2024-09-17T00:13:50.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]: dispatch 2024-09-17T00:13:50.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]': finished 2024-09-17T00:13:50.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[41017]: osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:13:50.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:13:50.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:49 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/4239470317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:13:50.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:49 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/4068063319' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]: dispatch 2024-09-17T00:13:50.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:49 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]: dispatch 2024-09-17T00:13:50.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:49 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a77f1fa-bd30-4995-9913-813691df16fa"}]': finished 2024-09-17T00:13:50.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:49 smithi060 ceph-mon[33894]: osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:13:50.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:49 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:13:50.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:49 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/4239470317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:13:51.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:50 smithi006 ceph-mon[41017]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:51.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:50 smithi006 ceph-mon[41017]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T00:13:51.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:50 smithi006 ceph-mon[41017]: Cluster is now healthy 2024-09-17T00:13:51.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:50 smithi006 ceph-mon[29674]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:51.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:50 smithi006 ceph-mon[29674]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T00:13:51.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:50 smithi006 ceph-mon[29674]: Cluster is now healthy 2024-09-17T00:13:51.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:50 smithi060 ceph-mon[33894]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T00:13:51.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:50 smithi060 ceph-mon[33894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T00:13:51.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:50 smithi060 ceph-mon[33894]: Cluster is now healthy 2024-09-17T00:13:53.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:52 smithi060 ceph-mon[33894]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:13:53.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:52 smithi006 ceph-mon[41017]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:13:53.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:52 smithi006 ceph-mon[29674]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:13:54.769 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:54 smithi060 ceph-mon[33894]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-17T00:13:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:54 smithi006 ceph-mon[29674]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-17T00:13:55.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:54 smithi006 ceph-mon[41017]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-17T00:13:56.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:56 smithi060 ceph-mon[33894]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T00:13:56.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:56 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:13:56.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:56 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:56.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:56 smithi060 ceph-mon[33894]: Deploying daemon osd.6 on smithi060 2024-09-17T00:13:57.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[29674]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T00:13:57.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:13:57.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:57.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[29674]: Deploying daemon osd.6 on smithi060 2024-09-17T00:13:57.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[41017]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T00:13:57.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:13:57.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:57.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:56 smithi006 ceph-mon[41017]: Deploying daemon osd.6 on smithi060 2024-09-17T00:13:58.919 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:13:58 smithi060 ceph-mon[33894]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:13:59.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:13:58 smithi006 ceph-mon[29674]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:13:59.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:13:58 smithi006 ceph-mon[41017]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:14:00.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:00 smithi060 ceph-mon[33894]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:01.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:00 smithi006 ceph-mon[29674]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:01.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:00 smithi006 ceph-mon[41017]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:02.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:02 smithi060 ceph-mon[33894]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:02 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:03.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[29674]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:03.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:03.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:03.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:03.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[41017]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:03.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:02 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.611 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:05 smithi060 ceph-mon[33894]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:05.611 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.611 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.612 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:05.612 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:05.612 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[41017]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:05.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:05.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:05.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[29674]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:05.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:05.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:05.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:05.653 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 6 on host 'smithi060' 2024-09-17T00:14:06.226 DEBUG:teuthology.orchestra.run.smithi060:osd.6> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T00:14:06.268 INFO:tasks.cephadm:Deploying osd.7 on smithi060 with /dev/vg_nvme/lv_1... 2024-09-17T00:14:06.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T00:14:06.527 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:06.527 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:06.527 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:07.265 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:14:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:14:07.098+0000 7f54ca774640 -1 osd.6 0 log_to_monitors true 2024-09-17T00:14:07.286 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:07.525 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:07 smithi060 ceph-mon[33894]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:07.525 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:07 smithi060 ceph-mon[33894]: from='osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:14:07.525 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:07 smithi060 ceph-mon[33894]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:14:07.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:07 smithi006 ceph-mon[29674]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:07.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:07 smithi006 ceph-mon[29674]: from='osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:14:07.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:07 smithi006 ceph-mon[29674]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:14:07.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:07 smithi006 ceph-mon[41017]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:07.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:07 smithi006 ceph-mon[41017]: from='osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:14:07.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:07 smithi006 ceph-mon[41017]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:14:08.932 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:14:08.659+0000 7f54c66f7640 -1 osd.6 0 waiting for initial osdmap 2024-09-17T00:14:08.932 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:14:08.666+0000 7f54c251f640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:14:08.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-mon[33894]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:14:08.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-mon[33894]: from='osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:08.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-mon[33894]: osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:14:08.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:08.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-mon[33894]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:08.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:08 smithi060 ceph-mon[33894]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:09.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[29674]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:14:09.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[29674]: from='osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:09.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[29674]: osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:14:09.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:09.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[29674]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:09.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[29674]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:09.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[41017]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:14:09.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[41017]: from='osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:09.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[41017]: osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:14:09.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:09.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[41017]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:09.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:08 smithi006 ceph-mon[41017]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi060 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:09.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:09.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:09.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi060 to 5697M 2024-09-17T00:14:09.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:09.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:09.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:09.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:09 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:14:10.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi060 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi060 to 5697M 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:10.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi060 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:10.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi060 to 5697M 2024-09-17T00:14:10.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:10.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:10.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:09 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:10.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:10 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:14:10.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:10 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:14:10.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:10 smithi060 ceph-mon[33894]: osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190] boot 2024-09-17T00:14:10.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:10 smithi060 ceph-mon[33894]: osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:14:10.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:10 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:10.876 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:10 smithi060 ceph-mon[33894]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:10.880 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-17T00:14:10.908 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_1 2024-09-17T00:14:11.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:14:11.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:14:11.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[29674]: osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190] boot 2024-09-17T00:14:11.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[29674]: osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:14:11.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:11.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[29674]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:11.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:14:11.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:14:11.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[41017]: osd.6 [v2:172.21.15.60:6816/3967915190,v1:172.21.15.60:6817/3967915190] boot 2024-09-17T00:14:11.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[41017]: osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:14:11.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:14:11.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:10 smithi006 ceph-mon[41017]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:11.166 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:11.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:11 smithi060 ceph-mon[33894]: osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:14:12.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:11 smithi006 ceph-mon[29674]: osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:14:12.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:11 smithi006 ceph-mon[41017]: osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:14:12.893 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:12 smithi060 ceph-mon[33894]: osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:14:12.894 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:12 smithi060 ceph-mon[33894]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:12.894 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:12 smithi060 ceph-mon[33894]: from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:12.894 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:14:12.894 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:14:12.894 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:12 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:12.894 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:12 smithi060 ceph-mon[33894]: osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:14:13.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[29674]: osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:14:13.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[29674]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:13.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[29674]: from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:13.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:14:13.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:14:13.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[29674]: osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[41017]: osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[41017]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[41017]: from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:13.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:12 smithi006 ceph-mon[41017]: osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:14:14.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[41017]: osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:14:14.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/1885163344' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]: dispatch 2024-09-17T00:14:14.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]: dispatch 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[41017]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]': finished 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[41017]: osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[29674]: osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/1885163344' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]: dispatch 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]: dispatch 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[29674]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]': finished 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[29674]: osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:14:14.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:14 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:14.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:14 smithi060 ceph-mon[33894]: osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:14:14.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:14 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/1885163344' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]: dispatch 2024-09-17T00:14:14.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:14 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]: dispatch 2024-09-17T00:14:14.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:14 smithi060 ceph-mon[33894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4dc8a05d-3937-4924-8182-bf4b337b036d"}]': finished 2024-09-17T00:14:14.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:14 smithi060 ceph-mon[33894]: osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:14:14.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:14 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:15.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:15 smithi006 ceph-mon[29674]: pgmap v158: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:15.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:15 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/3899941365' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:14:15.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:15 smithi006 ceph-mon[41017]: pgmap v158: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:15.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:15 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/3899941365' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:14:15.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:15 smithi060 ceph-mon[33894]: pgmap v158: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:15.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:15 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/3899941365' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:14:17.499 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:17 smithi060 ceph-mon[33894]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-09-17T00:14:17.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:17 smithi006 ceph-mon[41017]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-09-17T00:14:17.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:17 smithi006 ceph-mon[29674]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-09-17T00:14:19.581 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:19 smithi060 ceph-mon[33894]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:14:19.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:19 smithi006 ceph-mon[29674]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:14:19.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:19 smithi006 ceph-mon[41017]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:14:21.475 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:21 smithi060 ceph-mon[33894]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T00:14:21.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:21 smithi006 ceph-mon[29674]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T00:14:21.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:21 smithi006 ceph-mon[41017]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T00:14:22.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:22 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:14:22.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:22 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:22.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:22 smithi060 ceph-mon[33894]: Deploying daemon osd.7 on smithi060 2024-09-17T00:14:22.528 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:22 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:14:22.528 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:22 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:22.528 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:22 smithi006 ceph-mon[29674]: Deploying daemon osd.7 on smithi060 2024-09-17T00:14:22.528 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:22 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:14:22.528 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:22 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:22.529 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:22 smithi006 ceph-mon[41017]: Deploying daemon osd.7 on smithi060 2024-09-17T00:14:23.298 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:23 smithi060 ceph-mon[33894]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T00:14:23.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:23 smithi006 ceph-mon[29674]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T00:14:23.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:23 smithi006 ceph-mon[41017]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T00:14:25.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:25 smithi006 ceph-mon[29674]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:14:25.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:25 smithi006 ceph-mon[41017]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:14:25.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:25 smithi060 ceph-mon[33894]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:14:27.410 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:27 smithi060 ceph-mon[33894]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T00:14:27.410 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:27.410 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:27.410 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:27 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:27.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[29674]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T00:14:27.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:27.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:27.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:27.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[41017]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T00:14:27.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:27.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:27.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:27 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:29.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:29 smithi060 ceph-mon[33894]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:29.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:29 smithi006 ceph-mon[29674]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:29.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:29 smithi006 ceph-mon[41017]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:30.100 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 7 on host 'smithi060' 2024-09-17T00:14:30.646 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:30.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:30.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:30.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:30 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.675 DEBUG:teuthology.orchestra.run.smithi060:osd.7> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T00:14:30.678 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T00:14:30.679 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T00:14:30.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:30.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:30.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:30.710 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:30 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:30.949 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:14:31.549 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:31 smithi060 ceph-mon[33894]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:31.601 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:14:31.602 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:31 smithi006 ceph-mon[29674]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:31.602 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:31 smithi006 ceph-mon[41017]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:31.932 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:14:31 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:14:31.551+0000 7f6a937f0640 -1 osd.7 0 log_to_monitors true 2024-09-17T00:14:32.453 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1726532049,"num_in_osds":8,"osd_in_since":1726532054,"num_remapped_pgs":0} 2024-09-17T00:14:32.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:32 smithi060 ceph-mon[33894]: from='osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:14:32.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:32 smithi060 ceph-mon[33894]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:14:32.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:32 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3044207345' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:14:32.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:32 smithi006 ceph-mon[29674]: from='osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:14:32.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:32 smithi006 ceph-mon[29674]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:14:32.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:32 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3044207345' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:14:32.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:32 smithi006 ceph-mon[41017]: from='osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:14:32.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:32 smithi006 ceph-mon[41017]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:14:32.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:32 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3044207345' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:14:33.454 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:33.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:33.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.712 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.834 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:33.835 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.836 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:33.837 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:33.837 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:33 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:33.931 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:14:33.679+0000 7f6a8f773640 -1 osd.7 0 waiting for initial osdmap 2024-09-17T00:14:33.931 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:14:33 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:14:33.687+0000 7f6a87593640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:14:34.424 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:14:34.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:34 smithi060 ceph-mon[33894]: Detected new or changed devices on smithi060 2024-09-17T00:14:34.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:34 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi060 to 4273M 2024-09-17T00:14:34.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:34 smithi060 ceph-mon[33894]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:14:34.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:34 smithi060 ceph-mon[33894]: osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:14:34.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:34 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:34.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:34 smithi060 ceph-mon[33894]: from='osd.7 ' entity='osd.7' 2024-09-17T00:14:34.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:34 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:34.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[41017]: Detected new or changed devices on smithi060 2024-09-17T00:14:34.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi060 to 4273M 2024-09-17T00:14:34.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[41017]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:14:34.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[41017]: osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:14:34.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:34.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[41017]: from='osd.7 ' entity='osd.7' 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[29674]: Detected new or changed devices on smithi060 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi060 to 4273M 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[29674]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[29674]: osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[29674]: from='osd.7 ' entity='osd.7' 2024-09-17T00:14:34.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:34 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:35.321 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1726532074,"num_in_osds":8,"osd_in_since":1726532054,"num_remapped_pgs":1} 2024-09-17T00:14:35.322 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:14:35.584 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:14:35.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[41017]: purged_snaps scrub starts 2024-09-17T00:14:35.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[41017]: purged_snaps scrub ok 2024-09-17T00:14:35.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[41017]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:35.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[41017]: osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844] boot 2024-09-17T00:14:35.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[41017]: osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:14:35.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:35.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/129310962' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:14:35.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[29674]: purged_snaps scrub starts 2024-09-17T00:14:35.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[29674]: purged_snaps scrub ok 2024-09-17T00:14:35.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[29674]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:35.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[29674]: osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844] boot 2024-09-17T00:14:35.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[29674]: osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:14:35.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:35.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:35 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/129310962' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:14:35.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:35 smithi060 ceph-mon[33894]: purged_snaps scrub starts 2024-09-17T00:14:35.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:35 smithi060 ceph-mon[33894]: purged_snaps scrub ok 2024-09-17T00:14:35.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:35 smithi060 ceph-mon[33894]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:14:35.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:35 smithi060 ceph-mon[33894]: osd.7 [v2:172.21.15.60:6824/256806844,v1:172.21.15.60:6825/256806844] boot 2024-09-17T00:14:35.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:35 smithi060 ceph-mon[33894]: osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:14:35.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:35 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:14:35.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:35 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/129310962' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:14:36.327 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:14:36.327 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":56,"fsid":"f33b3756-7488-11ef-bceb-c7b262605968","created":"2024-09-17T00:09:22.226732+0000","modified":"2024-09-17T00:14:35.419193+0000","last_up_change":"2024-09-17T00:14:34.417570+0000","last_in_change":"2024-09-17T00:14:14.163644+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T00:12:30.164806+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2d995986-02c0-4c03-bbd4-e09ab770bd6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6803","nonce":3693056919}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6805","nonce":3693056919}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6809","nonce":3693056919}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6807","nonce":3693056919}]},"public_addr":"172.21.15.6:6803/3693056919","cluster_addr":"172.21.15.6:6805/3693056919","heartbeat_back_addr":"172.21.15.6:6809/3693056919","heartbeat_front_addr":"172.21.15.6:6807/3693056919","state":["exists","up"]},{"osd":1,"uuid":"30accc2a-2713-4bea-905e-7bc2f0eb161f","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.6:6810","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6811","nonce":1129503447}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6813","nonce":1129503447}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6817","nonce":1129503447}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6815","nonce":1129503447}]},"public_addr":"172.21.15.6:6811/1129503447","cluster_addr":"172.21.15.6:6813/1129503447","heartbeat_back_addr":"172.21.15.6:6817/1129503447","heartbeat_front_addr":"172.21.15.6:6815/1129503447","state":["exists","up"]},{"osd":2,"uuid":"74d95ab0-361b-4e0d-8fee-1178b079c2b2","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.6:6818","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6819","nonce":2333714293}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6821","nonce":2333714293}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6825","nonce":2333714293}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6823","nonce":2333714293}]},"public_addr":"172.21.15.6:6819/2333714293","cluster_addr":"172.21.15.6:6821/2333714293","heartbeat_back_addr":"172.21.15.6:6825/2333714293","heartbeat_front_addr":"172.21.15.6:6823/2333714293","state":["exists","up"]},{"osd":3,"uuid":"ddc284ae-56a7-4e6e-aa1f-caeb43d68158","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.6:6826","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6827","nonce":3274882155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6829","nonce":3274882155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6833","nonce":3274882155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6831","nonce":3274882155}]},"public_addr":"172.21.15.6:6827/3274882155","cluster_addr":"172.21.15.6:6829/3274882155","heartbeat_back_addr":"172.21.15.6:6833/3274882155","heartbeat_front_addr":"172.21.15.6:6831/3274882155","state":["exists","up"]},{"osd":4,"uuid":"16ba87b1-81e0-42db-9673-db5ce2cc25c4","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.60:6800","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6801","nonce":1468607824}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6803","nonce":1468607824}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6807","nonce":1468607824}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6805","nonce":1468607824}]},"public_addr":"172.21.15.60:6801/1468607824","cluster_addr":"172.21.15.60:6803/1468607824","heartbeat_back_addr":"172.21.15.60:6807/1468607824","heartbeat_front_addr":"172.21.15.60:6805/1468607824","state":["exists","up"]},{"osd":5,"uuid":"79799a68-37fc-4b23-87a6-ed7e95d55464","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.60:6808","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6809","nonce":3274623928}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6811","nonce":3274623928}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6815","nonce":3274623928}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6813","nonce":3274623928}]},"public_addr":"172.21.15.60:6809/3274623928","cluster_addr":"172.21.15.60:6811/3274623928","heartbeat_back_addr":"172.21.15.60:6815/3274623928","heartbeat_front_addr":"172.21.15.60:6813/3274623928","state":["exists","up"]},{"osd":6,"uuid":"5a77f1fa-bd30-4995-9913-813691df16fa","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.60:6816","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6817","nonce":3967915190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6819","nonce":3967915190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6823","nonce":3967915190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6821","nonce":3967915190}]},"public_addr":"172.21.15.60:6817/3967915190","cluster_addr":"172.21.15.60:6819/3967915190","heartbeat_back_addr":"172.21.15.60:6823/3967915190","heartbeat_front_addr":"172.21.15.60:6821/3967915190","state":["exists","up"]},{"osd":7,"uuid":"4dc8a05d-3937-4924-8182-bf4b337b036d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6825","nonce":256806844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6827","nonce":256806844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6831","nonce":256806844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6829","nonce":256806844}]},"public_addr":"172.21.15.60:6825/256806844","cluster_addr":"172.21.15.60:6827/256806844","heartbeat_back_addr":"172.21.15.60:6831/256806844","heartbeat_front_addr":"172.21.15.60:6829/256806844","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:11:32.602735+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:11:59.595350+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:12:26.545057+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:12:53.025424+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:13:16.642143+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:13:42.402036+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:14:08.136166+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:14:32.582944+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.6:6800/3043025855":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/1222673079":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/2406712496":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/3095074453":"2024-09-18T00:10:19.670458+0000","172.21.15.6:6801/2159140538":"2024-09-18T00:09:54.443111+0000","172.21.15.6:6800/2159140538":"2024-09-18T00:09:54.443111+0000","172.21.15.6:6801/3043025855":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/2798271346":"2024-09-18T00:09:54.443111+0000","172.21.15.6:0/1634197236":"2024-09-18T00:09:54.443111+0000","172.21.15.6:0/1739003152":"2024-09-18T00:09:54.443111+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T00:14:36.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:36 smithi006 ceph-mon[29674]: osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:14:36.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:36 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3947235663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:14:36.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:36 smithi006 ceph-mon[29674]: osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:14:36.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:36 smithi006 ceph-mon[41017]: osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:14:36.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:36 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3947235663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:14:36.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:36 smithi006 ceph-mon[41017]: osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:14:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:36 smithi060 ceph-mon[33894]: osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:14:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:36 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3947235663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:14:36.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:36 smithi060 ceph-mon[33894]: osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:14:37.011 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T00:12:30.164806+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T00:14:37.011 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T00:14:37.271 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:14:37.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:37 smithi060 ceph-mon[33894]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:37.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:37 smithi060 ceph-mon[33894]: osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:14:37.771 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:37 smithi006 ceph-mon[41017]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:37.772 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:37 smithi006 ceph-mon[41017]: osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:14:37.772 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:37 smithi006 ceph-mon[29674]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:37.772 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:37 smithi006 ceph-mon[29674]: osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:14:38.043 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2024-09-17T00:14:38.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:38 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3419701111' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:14:38.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:38 smithi006 ceph-mon[29674]: osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:14:38.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:38 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3419701111' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:14:38.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:38 smithi006 ceph-mon[41017]: osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:14:38.782 INFO:tasks.cephadm:Adding ceph.rgw.foo.a on smithi006 2024-09-17T00:14:38.783 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply rgw foo.a --placement '1;smithi006=foo.a' 2024-09-17T00:14:38.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:38 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3419701111' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:14:38.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:38 smithi060 ceph-mon[33894]: osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:14:39.050 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:39.674 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled rgw.foo.a update... 2024-09-17T00:14:39.685 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:39 smithi060 ceph-mon[33894]: pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:39.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:39 smithi006 ceph-mon[41017]: pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:39.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:39 smithi006 ceph-mon[29674]: pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:40.206 DEBUG:teuthology.orchestra.run.smithi006:rgw.foo.a> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@rgw.foo.a.service 2024-09-17T00:14:40.209 INFO:tasks.cephadm:Adding ceph.iscsi.iscsi.a on smithi060 2024-09-17T00:14:40.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd pool create datapool 3 3 replicated 2024-09-17T00:14:40.501 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:40.903 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi006=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: Saving service rgw.foo.a spec with placement smithi006=foo.a;count:1 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: Deploying daemon rgw.foo.a on smithi006 2024-09-17T00:14:40.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:40 smithi060 ceph-mon[33894]: pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:41.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi006=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:41.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: Saving service rgw.foo.a spec with placement smithi006=foo.a;count:1 2024-09-17T00:14:41.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:41.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: Deploying daemon rgw.foo.a on smithi006 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[29674]: pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi006=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: Saving service rgw.foo.a spec with placement smithi006=foo.a;count:1 2024-09-17T00:14:41.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: Deploying daemon rgw.foo.a on smithi006 2024-09-17T00:14:41.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:40 smithi006 ceph-mon[41017]: pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:41.701 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'datapool' created 2024-09-17T00:14:41.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:41 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/2083705211' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-09-17T00:14:41.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:41 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-09-17T00:14:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:41 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/2083705211' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-09-17T00:14:41.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:41 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-09-17T00:14:42.065 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:41 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/2083705211' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-09-17T00:14:42.066 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:41 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-09-17T00:14:42.246 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:14:42 smithi006 podman[68841]: 2024-09-17 00:14:42.163102023 +0000 UTC m=+0.354365511 container start 0b3a55ee5c12af975c14e02c294a736653385bd571681bc28e226c6c401eef29 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-17T00:14:42.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- rbd pool init datapool 2024-09-17T00:14:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:42.626 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:14:42 smithi006 bash[68841]: 0b3a55ee5c12af975c14e02c294a736653385bd571681bc28e226c6c401eef29 2024-09-17T00:14:42.626 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:14:42 smithi006 systemd[1]: Started Ceph rgw.foo.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:14:42.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-09-17T00:14:42.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:14:42.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: pgmap v181: 4 pgs: 3 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-17T00:14:42.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:42.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:42.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:42.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: Saving service rgw.foo.a spec with placement smithi006=foo.a;count:1 2024-09-17T00:14:42.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:42.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:42.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:42 smithi060 ceph-mon[33894]: osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:14:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-09-17T00:14:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:14:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: pgmap v181: 4 pgs: 3 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-17T00:14:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: Saving service rgw.foo.a spec with placement smithi006=foo.a;count:1 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[29674]: osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: pgmap v181: 4 pgs: 3 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: Saving service rgw.foo.a spec with placement smithi006=foo.a;count:1 2024-09-17T00:14:43.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:43.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:42 smithi006 ceph-mon[41017]: osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:14:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T00:14:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2588379049' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:14:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: from='client.? ' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:14:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/2448980024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[29674]: osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2588379049' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: from='client.? ' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/2448980024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-09-17T00:14:44.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:14:44.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-09-17T00:14:44.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:43 smithi006 ceph-mon[41017]: osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2588379049' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: from='client.? ' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/2448980024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-09-17T00:14:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:43 smithi060 ceph-mon[33894]: osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:14:45.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: pgmap v184: 36 pgs: 5 creating+activating, 4 creating+peering, 25 unknown, 2 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-09-17T00:14:45.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: Checking dashboard <-> RGW credentials 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: Cluster is now healthy 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: pgmap v184: 36 pgs: 5 creating+activating, 4 creating+peering, 25 unknown, 2 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: Checking dashboard <-> RGW credentials 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: Cluster is now healthy 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:45 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: pgmap v184: 36 pgs: 5 creating+activating, 4 creating+peering, 25 unknown, 2 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-09-17T00:14:45.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: Checking dashboard <-> RGW credentials 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: Cluster is now healthy 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:14:45.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:45 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:46.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply iscsi datapool admin admin --trusted_ip_list 172.21.15.60 --placement '1;smithi060=iscsi.a' 2024-09-17T00:14:46.839 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[29674]: pgmap v186: 68 pgs: 5 creating+activating, 9 creating+peering, 36 unknown, 18 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 764 B/s wr, 2 op/s 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[29674]: osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[29674]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[41017]: pgmap v186: 68 pgs: 5 creating+activating, 9 creating+peering, 36 unknown, 18 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 764 B/s wr, 2 op/s 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-17T00:14:47.129 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[41017]: osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:14:47.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:46 smithi006 ceph-mon[41017]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T00:14:47.167 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:46 smithi060 ceph-mon[33894]: pgmap v186: 68 pgs: 5 creating+activating, 9 creating+peering, 36 unknown, 18 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 764 B/s wr, 2 op/s 2024-09-17T00:14:47.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:46 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-17T00:14:47.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:46 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-09-17T00:14:47.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:46 smithi060 ceph-mon[33894]: osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:14:47.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:46 smithi060 ceph-mon[33894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T00:14:47.469 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled iscsi.datapool update... 2024-09-17T00:14:48.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:47 smithi060 ceph-mon[33894]: osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:14:48.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:47 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:47 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:47 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:47 smithi060 ceph-mon[33894]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.60", "placement": "1;smithi060=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:48.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:47 smithi060 ceph-mon[33894]: Saving service iscsi.datapool spec with placement smithi060=iscsi.a;count:1 2024-09-17T00:14:48.056 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:47 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:48.083 INFO:tasks.cephadm:Distributing iscsi-gateway.cfg... 2024-09-17T00:14:48.083 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:14:48.083 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/iscsi-gateway.cfg 2024-09-17T00:14:48.111 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:14:48.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/iscsi-gateway.cfg 2024-09-17T00:14:48.140 DEBUG:teuthology.orchestra.run.smithi060:iscsi.iscsi.a> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@iscsi.iscsi.a.service 2024-09-17T00:14:48.183 INFO:tasks.cephadm:Adding prometheus.a on smithi060 2024-09-17T00:14:48.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi060=a' 2024-09-17T00:14:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[41017]: osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:14:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[41017]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.60", "placement": "1;smithi060=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:48.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[41017]: Saving service iscsi.datapool spec with placement smithi060=iscsi.a;count:1 2024-09-17T00:14:48.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:48.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[29674]: osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:14:48.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:14:48.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[29674]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.60", "placement": "1;smithi060=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:48.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[29674]: Saving service iscsi.datapool spec with placement smithi060=iscsi.a;count:1 2024-09-17T00:14:48.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:47 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:48.478 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:49.163 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled prometheus update... 2024-09-17T00:14:49.163 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: pgmap v189: 100 pgs: 9 creating+activating, 9 creating+peering, 47 unknown, 35 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-17T00:14:49.163 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-17T00:14:49.163 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-17T00:14:49.163 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:14:49.164 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:14:49.164 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.164 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.164 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:48 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: pgmap v189: 100 pgs: 9 creating+activating, 9 creating+peering, 47 unknown, 35 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-17T00:14:49.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-17T00:14:49.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-17T00:14:49.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:14:49.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: pgmap v189: 100 pgs: 9 creating+activating, 9 creating+peering, 47 unknown, 35 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:48 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:14:49.751 DEBUG:teuthology.orchestra.run.smithi060:prometheus.a> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T00:14:49.755 INFO:tasks.cephadm:Adding node-exporter.a on smithi006 2024-09-17T00:14:49.755 INFO:tasks.cephadm:Adding node-exporter.b on smithi060 2024-09-17T00:14:49.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi006=a;smithi060=b' 2024-09-17T00:14:50.056 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: Saving service prometheus spec with placement smithi060=a;count:1 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:50 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:50.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: Saving service prometheus spec with placement smithi060=a;count:1 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: Saving service prometheus spec with placement smithi060=a;count:1 2024-09-17T00:14:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:14:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:14:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:14:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1738053023' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:14:50.748 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled node-exporter update... 2024-09-17T00:14:51.365 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: pgmap v192: 132 pgs: 4 creating+activating, 7 creating+peering, 45 unknown, 76 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-17T00:14:51.365 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.365 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:14:51.365 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:14:51.365 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:14:51.365 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.365 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.366 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.366 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T00:14:51.366 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:51 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T00:14:51.376 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:14:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a[68856]: 2024-09-17T00:14:50.940+0000 7fd6023c6880 -1 LDAP not started since no server URIs were provided in the configuration. 2024-09-17T00:14:51.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: pgmap v192: 132 pgs: 4 creating+activating, 7 creating+peering, 45 unknown, 76 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-17T00:14:51.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:14:51.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:14:51.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:14:51.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: pgmap v192: 132 pgs: 4 creating+activating, 7 creating+peering, 45 unknown, 76 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2519886169' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='client.? ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:14:51.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:14:51.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:51.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T00:14:51.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:51 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T00:14:51.393 DEBUG:teuthology.orchestra.run.smithi006:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T00:14:51.396 DEBUG:teuthology.orchestra.run.smithi060:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T00:14:51.399 INFO:tasks.cephadm:Adding alertmanager.a on smithi006 2024-09-17T00:14:51.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi006=a' 2024-09-17T00:14:52.170 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:52.291 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:52 smithi060 ceph-mon[33894]: from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:52.292 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:52 smithi060 ceph-mon[33894]: Saving service node-exporter spec with placement smithi006=a;smithi060=b;count:2 2024-09-17T00:14:52.292 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:52 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:52.292 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:52 smithi060 ceph-mon[33894]: Deploying daemon iscsi.iscsi.a on smithi060 2024-09-17T00:14:52.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[41017]: from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:52.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[41017]: Saving service node-exporter spec with placement smithi006=a;smithi060=b;count:2 2024-09-17T00:14:52.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:52.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[41017]: Deploying daemon iscsi.iscsi.a on smithi060 2024-09-17T00:14:52.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[29674]: from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:52.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[29674]: Saving service node-exporter spec with placement smithi006=a;smithi060=b;count:2 2024-09-17T00:14:52.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:52.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:52 smithi006 ceph-mon[29674]: Deploying daemon iscsi.iscsi.a on smithi060 2024-09-17T00:14:53.321 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled alertmanager update... 2024-09-17T00:14:53.404 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:53 smithi060 ceph-mon[33894]: pgmap v195: 132 pgs: 2 creating+peering, 9 unknown, 121 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.7 KiB/s wr, 21 op/s 2024-09-17T00:14:53.404 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:53 smithi060 ceph-mon[33894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T00:14:53.404 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:53 smithi060 ceph-mon[33894]: Cluster is now healthy 2024-09-17T00:14:53.404 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:53 smithi060 ceph-mon[33894]: osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:14:53.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[29674]: pgmap v195: 132 pgs: 2 creating+peering, 9 unknown, 121 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.7 KiB/s wr, 21 op/s 2024-09-17T00:14:53.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[29674]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T00:14:53.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[29674]: Cluster is now healthy 2024-09-17T00:14:53.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[29674]: osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:14:53.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[41017]: pgmap v195: 132 pgs: 2 creating+peering, 9 unknown, 121 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.7 KiB/s wr, 21 op/s 2024-09-17T00:14:53.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[41017]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T00:14:53.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[41017]: Cluster is now healthy 2024-09-17T00:14:53.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:53 smithi006 ceph-mon[41017]: osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:14:53.682 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:53 smithi060 systemd[1]: Starting Ceph iscsi.iscsi.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:14:54.017 DEBUG:teuthology.orchestra.run.smithi006:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T00:14:54.020 INFO:tasks.cephadm:Adding grafana.a on smithi060 2024-09-17T00:14:54.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi060=a' 2024-09-17T00:14:54.272 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 podman[62130]: 2024-09-17 00:14:54.159766738 +0000 UTC m=+0.085395303 container create 8dccebb25e25378963811c507353919b5d69c3d6aeaafa3340a65ed743158d3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-17T00:14:54.272 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 podman[62130]: 2024-09-17 00:14:54.090678873 +0000 UTC m=+0.016307448 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:14:54.510 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:54.607 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-mon[33894]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:54.607 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-mon[33894]: Saving service alertmanager spec with placement smithi006=a;count:1 2024-09-17T00:14:54.607 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:54.607 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 podman[62130]: 2024-09-17 00:14:54.345609703 +0000 UTC m=+0.271238285 container init 8dccebb25e25378963811c507353919b5d69c3d6aeaafa3340a65ed743158d3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97) 2024-09-17T00:14:54.608 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 podman[62130]: 2024-09-17 00:14:54.350450656 +0000 UTC m=+0.276079224 container start 8dccebb25e25378963811c507353919b5d69c3d6aeaafa3340a65ed743158d3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-17T00:14:54.608 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 bash[62130]: 8dccebb25e25378963811c507353919b5d69c3d6aeaafa3340a65ed743158d3e 2024-09-17T00:14:54.608 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 systemd[1]: Started Ceph iscsi.iscsi.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:14:54.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:54 smithi006 ceph-mon[41017]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:54.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:54 smithi006 ceph-mon[41017]: Saving service alertmanager spec with placement smithi006=a;count:1 2024-09-17T00:14:54.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:54 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:54.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:54 smithi006 ceph-mon[29674]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:54.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:54 smithi006 ceph-mon[29674]: Saving service alertmanager spec with placement smithi006=a;count:1 2024-09-17T00:14:54.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:54 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:54.869 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug Started the configuration object watcher 2024-09-17T00:14:54.869 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug Checking for config object changes every 1s 2024-09-17T00:14:54.869 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug Processing osd blocklist entries for this node 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug Reading the configuration object to update local LIO configuration 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug Configuration does not have an entry for this host(smithi060.front.sepia.ceph.com) - nothing to define to LIO 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: * Serving Flask app 'rbd-target-api' (lazy loading) 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: * Environment: production 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: WARNING: This is a development server. Do not use it in a production deployment. 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: Use a production WSGI server instead. 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: * Debug mode: off 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug * Running on all addresses. 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: WARNING: This is a development server. Do not use it in a production deployment. 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: * Running on all addresses. 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: WARNING: This is a development server. Do not use it in a production deployment. 2024-09-17T00:14:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug * Running on http://[fe80::ec4:7aff:febd:1560]:5000/ (Press CTRL+C to quit) 2024-09-17T00:14:55.183 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:14:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: * Running on http://[fe80::ec4:7aff:febd:1560]:5000/ (Press CTRL+C to quit) 2024-09-17T00:14:55.803 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled grafana update... 2024-09-17T00:14:55.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: pgmap v197: 132 pgs: 2 creating+peering, 130 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 3.7 KiB/s wr, 122 op/s 2024-09-17T00:14:55.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: Checking pool "datapool" exists for service iscsi.datapool 2024-09-17T00:14:55.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:55 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/2582066558' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: pgmap v197: 132 pgs: 2 creating+peering, 130 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 3.7 KiB/s wr, 122 op/s 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: Checking pool "datapool" exists for service iscsi.datapool 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/2582066558' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: pgmap v197: 132 pgs: 2 creating+peering, 130 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 3.7 KiB/s wr, 122 op/s 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: Checking pool "datapool" exists for service iscsi.datapool 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:55.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:55 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/2582066558' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:14:56.519 DEBUG:teuthology.orchestra.run.smithi060:grafana.a> sudo journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T00:14:56.522 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T00:14:56.522 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T00:14:56.787 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:14:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:56 smithi006 ceph-mon[41017]: Deploying daemon prometheus.a on smithi060 2024-09-17T00:14:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:56 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:56.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:56 smithi006 ceph-mon[29674]: Deploying daemon prometheus.a on smithi060 2024-09-17T00:14:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:56 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:56.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:56 smithi060 ceph-mon[33894]: Deploying daemon prometheus.a on smithi060 2024-09-17T00:14:56.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:56 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:14:57.508 INFO:teuthology.orchestra.run.smithi006.stdout:[client.0] 2024-09-17T00:14:57.509 INFO:teuthology.orchestra.run.smithi006.stdout: key = AQAByuhm/TlUHhAApY7OevCEkGlNDakzn/7vNg== 2024-09-17T00:14:57.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[41017]: pgmap v198: 132 pgs: 132 active+clean; 582 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 4.7 KiB/s wr, 172 op/s 2024-09-17T00:14:57.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[41017]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:57.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[41017]: Saving service grafana spec with placement smithi060=a;count:1 2024-09-17T00:14:57.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[41017]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-17T00:14:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[29674]: pgmap v198: 132 pgs: 132 active+clean; 582 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 4.7 KiB/s wr, 172 op/s 2024-09-17T00:14:57.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[29674]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[29674]: Saving service grafana spec with placement smithi060=a;count:1 2024-09-17T00:14:57.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:57 smithi006 ceph-mon[29674]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-17T00:14:57.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:57 smithi060 ceph-mon[33894]: pgmap v198: 132 pgs: 132 active+clean; 582 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 4.7 KiB/s wr, 172 op/s 2024-09-17T00:14:57.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:57 smithi060 ceph-mon[33894]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:57.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:57 smithi060 ceph-mon[33894]: Saving service grafana spec with placement smithi060=a;count:1 2024-09-17T00:14:57.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:57 smithi060 ceph-mon[33894]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-17T00:14:58.312 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2024-09-17T00:14:58.312 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T00:14:58.312 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T00:14:58.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T00:14:58.605 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T00:14:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:58 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2904394105' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:58 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:58 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:14:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:58 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2904394105' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:58 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:58 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:14:58.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:58 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2904394105' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:58.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:58 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:58.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:58 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:14:59.471 INFO:teuthology.orchestra.run.smithi060.stdout:[client.1] 2024-09-17T00:14:59.471 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQADyuhmiRQQHBAAUrOuwEVJMd+aLbgJctVwDw== 2024-09-17T00:14:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:59 smithi060 ceph-mon[33894]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 4.6 KiB/s wr, 205 op/s 2024-09-17T00:14:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:59 smithi060 ceph-mon[33894]: from='client.? 172.21.15.60:0/643672048' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:59 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:14:59 smithi060 ceph-mon[33894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:14:59.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[41017]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 4.6 KiB/s wr, 205 op/s 2024-09-17T00:14:59.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[41017]: from='client.? 172.21.15.60:0/643672048' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:59.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:59.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[41017]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:14:59.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[29674]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 4.6 KiB/s wr, 205 op/s 2024-09-17T00:14:59.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[29674]: from='client.? 172.21.15.60:0/643672048' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:59.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:14:59.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:14:59 smithi006 ceph-mon[29674]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:15:01.192 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-17T00:15:01.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T00:15:01.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T00:15:01.233 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T00:15:01.234 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T00:15:01.234 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T00:15:01.502 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:01.624 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:01 smithi006 ceph-mon[41017]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 4.1 KiB/s wr, 181 op/s 2024-09-17T00:15:01.624 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:01 smithi006 ceph-mon[29674]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 4.1 KiB/s wr, 181 op/s 2024-09-17T00:15:01.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:01 smithi060 ceph-mon[33894]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 4.1 KiB/s wr, 181 op/s 2024-09-17T00:15:02.187 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:15:02.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:02 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3362342342' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:15:02.815 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:02 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3362342342' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:15:02.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:02 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3362342342' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:15:02.841 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":16,"flags":0,"active_gid":14148,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6800","nonce":2964490949},{"type":"v1","addr":"172.21.15.6:6801","nonce":2964490949}]},"active_addr":"172.21.15.6:6801/2964490949","active_change":"2024-09-17T00:10:19.670563+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24115,"name":"x","mgr_features":4540701547738038271,"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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.6:8443/"},"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"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"cephadm","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":97028134}]},{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":3985304462}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":417023379}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":3453580276}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":4175397883}]}]} 2024-09-17T00:15:02.846 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T00:15:02.846 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T00:15:02.846 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:15:03.100 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:03.741 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:15:03.741 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:03 smithi006 ceph-mon[41017]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 2.9 KiB/s wr, 154 op/s 2024-09-17T00:15:03.741 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":70,"fsid":"f33b3756-7488-11ef-bceb-c7b262605968","created":"2024-09-17T00:09:22.226732+0000","modified":"2024-09-17T00:14:52.633005+0000","last_up_change":"2024-09-17T00:14:34.417570+0000","last_in_change":"2024-09-17T00:14:14.163644+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":6,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T00:12:30.164806+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"datapool","create_time":"2024-09-17T00:14:41.630209+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":64,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.6500000953674316,"score_stable":2.6500000953674316,"optimal_score":0.87999999523162842,"raw_score_acting":2.3299999237060547,"raw_score_stable":2.3299999237060547,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":".rgw.root","create_time":"2024-09-17T00:14:42.631011+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"default.rgw.log","create_time":"2024-09-17T00:14:44.229595+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"default.rgw.control","create_time":"2024-09-17T00:14:46.321795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.25,"score_stable":1.25,"optimal_score":1,"raw_score_acting":1.25,"raw_score_stable":1.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":6,"pool_name":"default.rgw.meta","create_time":"2024-09-17T00:14:48.380115+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","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},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2d995986-02c0-4c03-bbd4-e09ab770bd6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6803","nonce":3693056919}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6805","nonce":3693056919}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6809","nonce":3693056919}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6807","nonce":3693056919}]},"public_addr":"172.21.15.6:6803/3693056919","cluster_addr":"172.21.15.6:6805/3693056919","heartbeat_back_addr":"172.21.15.6:6809/3693056919","heartbeat_front_addr":"172.21.15.6:6807/3693056919","state":["exists","up"]},{"osd":1,"uuid":"30accc2a-2713-4bea-905e-7bc2f0eb161f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6811","nonce":1129503447}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6813","nonce":1129503447}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6817","nonce":1129503447}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6815","nonce":1129503447}]},"public_addr":"172.21.15.6:6811/1129503447","cluster_addr":"172.21.15.6:6813/1129503447","heartbeat_back_addr":"172.21.15.6:6817/1129503447","heartbeat_front_addr":"172.21.15.6:6815/1129503447","state":["exists","up"]},{"osd":2,"uuid":"74d95ab0-361b-4e0d-8fee-1178b079c2b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6819","nonce":2333714293}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6821","nonce":2333714293}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6825","nonce":2333714293}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6823","nonce":2333714293}]},"public_addr":"172.21.15.6:6819/2333714293","cluster_addr":"172.21.15.6:6821/2333714293","heartbeat_back_addr":"172.21.15.6:6825/2333714293","heartbeat_front_addr":"172.21.15.6:6823/2333714293","state":["exists","up"]},{"osd":3,"uuid":"ddc284ae-56a7-4e6e-aa1f-caeb43d68158","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6827","nonce":3274882155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6829","nonce":3274882155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6833","nonce":3274882155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6831","nonce":3274882155}]},"public_addr":"172.21.15.6:6827/3274882155","cluster_addr":"172.21.15.6:6829/3274882155","heartbeat_back_addr":"172.21.15.6:6833/3274882155","heartbeat_front_addr":"172.21.15.6:6831/3274882155","state":["exists","up"]},{"osd":4,"uuid":"16ba87b1-81e0-42db-9673-db5ce2cc25c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6801","nonce":1468607824}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6803","nonce":1468607824}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6807","nonce":1468607824}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6805","nonce":1468607824}]},"public_addr":"172.21.15.60:6801/1468607824","cluster_addr":"172.21.15.60:6803/1468607824","heartbeat_back_addr":"172.21.15.60:6807/1468607824","heartbeat_front_addr":"172.21.15.60:6805/1468607824","state":["exists","up"]},{"osd":5,"uuid":"79799a68-37fc-4b23-87a6-ed7e95d55464","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6809","nonce":3274623928}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6811","nonce":3274623928}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6815","nonce":3274623928}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6813","nonce":3274623928}]},"public_addr":"172.21.15.60:6809/3274623928","cluster_addr":"172.21.15.60:6811/3274623928","heartbeat_back_addr":"172.21.15.60:6815/3274623928","heartbeat_front_addr":"172.21.15.60:6813/3274623928","state":["exists","up"]},{"osd":6,"uuid":"5a77f1fa-bd30-4995-9913-813691df16fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6817","nonce":3967915190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6819","nonce":3967915190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6823","nonce":3967915190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6821","nonce":3967915190}]},"public_addr":"172.21.15.60:6817/3967915190","cluster_addr":"172.21.15.60:6819/3967915190","heartbeat_back_addr":"172.21.15.60:6823/3967915190","heartbeat_front_addr":"172.21.15.60:6821/3967915190","state":["exists","up"]},{"osd":7,"uuid":"4dc8a05d-3937-4924-8182-bf4b337b036d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6825","nonce":256806844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6827","nonce":256806844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6831","nonce":256806844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6829","nonce":256806844}]},"public_addr":"172.21.15.60:6825/256806844","cluster_addr":"172.21.15.60:6827/256806844","heartbeat_back_addr":"172.21.15.60:6831/256806844","heartbeat_front_addr":"172.21.15.60:6829/256806844","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:11:32.602735+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:11:59.595350+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:12:26.545057+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:12:53.025424+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:13:16.642143+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:13:42.402036+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:14:08.136166+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:14:32.582944+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:6800/3043025855":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/1222673079":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/2406712496":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/3095074453":"2024-09-18T00:10:19.670458+0000","172.21.15.6:6801/2159140538":"2024-09-18T00:09:54.443111+0000","172.21.15.6:6800/2159140538":"2024-09-18T00:09:54.443111+0000","172.21.15.6:6801/3043025855":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/2798271346":"2024-09-18T00:09:54.443111+0000","172.21.15.6:0/1634197236":"2024-09-18T00:09:54.443111+0000","172.21.15.6:0/1739003152":"2024-09-18T00:09:54.443111+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T00:15:03.742 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:03 smithi006 ceph-mon[29674]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 2.9 KiB/s wr, 154 op/s 2024-09-17T00:15:03.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:03 smithi060 ceph-mon[33894]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 2.9 KiB/s wr, 154 op/s 2024-09-17T00:15:04.391 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T00:15:04.392 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:15:04.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:04 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/324945305' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:15:04.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:04 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/324945305' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:15:04.646 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:04.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:04 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/324945305' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:15:04.932 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:15:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:15:05.312 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:15:05.312 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":70,"fsid":"f33b3756-7488-11ef-bceb-c7b262605968","created":"2024-09-17T00:09:22.226732+0000","modified":"2024-09-17T00:14:52.633005+0000","last_up_change":"2024-09-17T00:14:34.417570+0000","last_in_change":"2024-09-17T00:14:14.163644+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":6,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T00:12:30.164806+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"datapool","create_time":"2024-09-17T00:14:41.630209+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":64,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.6500000953674316,"score_stable":2.6500000953674316,"optimal_score":0.87999999523162842,"raw_score_acting":2.3299999237060547,"raw_score_stable":2.3299999237060547,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":".rgw.root","create_time":"2024-09-17T00:14:42.631011+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"default.rgw.log","create_time":"2024-09-17T00:14:44.229595+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"default.rgw.control","create_time":"2024-09-17T00:14:46.321795+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.25,"score_stable":1.25,"optimal_score":1,"raw_score_acting":1.25,"raw_score_stable":1.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":6,"pool_name":"default.rgw.meta","create_time":"2024-09-17T00:14:48.380115+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"69","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},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2d995986-02c0-4c03-bbd4-e09ab770bd6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6802","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6803","nonce":3693056919}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6805","nonce":3693056919}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6809","nonce":3693056919}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3693056919},{"type":"v1","addr":"172.21.15.6:6807","nonce":3693056919}]},"public_addr":"172.21.15.6:6803/3693056919","cluster_addr":"172.21.15.6:6805/3693056919","heartbeat_back_addr":"172.21.15.6:6809/3693056919","heartbeat_front_addr":"172.21.15.6:6807/3693056919","state":["exists","up"]},{"osd":1,"uuid":"30accc2a-2713-4bea-905e-7bc2f0eb161f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6810","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6811","nonce":1129503447}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6813","nonce":1129503447}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6817","nonce":1129503447}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1129503447},{"type":"v1","addr":"172.21.15.6:6815","nonce":1129503447}]},"public_addr":"172.21.15.6:6811/1129503447","cluster_addr":"172.21.15.6:6813/1129503447","heartbeat_back_addr":"172.21.15.6:6817/1129503447","heartbeat_front_addr":"172.21.15.6:6815/1129503447","state":["exists","up"]},{"osd":2,"uuid":"74d95ab0-361b-4e0d-8fee-1178b079c2b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6818","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6819","nonce":2333714293}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6821","nonce":2333714293}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6825","nonce":2333714293}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":2333714293},{"type":"v1","addr":"172.21.15.6:6823","nonce":2333714293}]},"public_addr":"172.21.15.6:6819/2333714293","cluster_addr":"172.21.15.6:6821/2333714293","heartbeat_back_addr":"172.21.15.6:6825/2333714293","heartbeat_front_addr":"172.21.15.6:6823/2333714293","state":["exists","up"]},{"osd":3,"uuid":"ddc284ae-56a7-4e6e-aa1f-caeb43d68158","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6826","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6827","nonce":3274882155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6829","nonce":3274882155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6833","nonce":3274882155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":3274882155},{"type":"v1","addr":"172.21.15.6:6831","nonce":3274882155}]},"public_addr":"172.21.15.6:6827/3274882155","cluster_addr":"172.21.15.6:6829/3274882155","heartbeat_back_addr":"172.21.15.6:6833/3274882155","heartbeat_front_addr":"172.21.15.6:6831/3274882155","state":["exists","up"]},{"osd":4,"uuid":"16ba87b1-81e0-42db-9673-db5ce2cc25c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6801","nonce":1468607824}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6803","nonce":1468607824}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6807","nonce":1468607824}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1468607824},{"type":"v1","addr":"172.21.15.60:6805","nonce":1468607824}]},"public_addr":"172.21.15.60:6801/1468607824","cluster_addr":"172.21.15.60:6803/1468607824","heartbeat_back_addr":"172.21.15.60:6807/1468607824","heartbeat_front_addr":"172.21.15.60:6805/1468607824","state":["exists","up"]},{"osd":5,"uuid":"79799a68-37fc-4b23-87a6-ed7e95d55464","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6809","nonce":3274623928}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6811","nonce":3274623928}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6815","nonce":3274623928}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":3274623928},{"type":"v1","addr":"172.21.15.60:6813","nonce":3274623928}]},"public_addr":"172.21.15.60:6809/3274623928","cluster_addr":"172.21.15.60:6811/3274623928","heartbeat_back_addr":"172.21.15.60:6815/3274623928","heartbeat_front_addr":"172.21.15.60:6813/3274623928","state":["exists","up"]},{"osd":6,"uuid":"5a77f1fa-bd30-4995-9913-813691df16fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6817","nonce":3967915190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6819","nonce":3967915190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6823","nonce":3967915190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":3967915190},{"type":"v1","addr":"172.21.15.60:6821","nonce":3967915190}]},"public_addr":"172.21.15.60:6817/3967915190","cluster_addr":"172.21.15.60:6819/3967915190","heartbeat_back_addr":"172.21.15.60:6823/3967915190","heartbeat_front_addr":"172.21.15.60:6821/3967915190","state":["exists","up"]},{"osd":7,"uuid":"4dc8a05d-3937-4924-8182-bf4b337b036d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6825","nonce":256806844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6827","nonce":256806844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6831","nonce":256806844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":256806844},{"type":"v1","addr":"172.21.15.60:6829","nonce":256806844}]},"public_addr":"172.21.15.60:6825/256806844","cluster_addr":"172.21.15.60:6827/256806844","heartbeat_back_addr":"172.21.15.60:6831/256806844","heartbeat_front_addr":"172.21.15.60:6829/256806844","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:11:32.602735+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:11:59.595350+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:12:26.545057+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:12:53.025424+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:13:16.642143+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:13:42.402036+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:14:08.136166+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:14:32.582944+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:6800/3043025855":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/1222673079":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/2406712496":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/3095074453":"2024-09-18T00:10:19.670458+0000","172.21.15.6:6801/2159140538":"2024-09-18T00:09:54.443111+0000","172.21.15.6:6800/2159140538":"2024-09-18T00:09:54.443111+0000","172.21.15.6:6801/3043025855":"2024-09-18T00:10:19.670458+0000","172.21.15.6:0/2798271346":"2024-09-18T00:09:54.443111+0000","172.21.15.6:0/1634197236":"2024-09-18T00:09:54.443111+0000","172.21.15.6:0/1739003152":"2024-09-18T00:09:54.443111+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T00:15:05.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:05 smithi006 ceph-mon[41017]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 2.6 KiB/s wr, 139 op/s 2024-09-17T00:15:05.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:05 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:05.614 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:05 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2419071824' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:15:05.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:05 smithi006 ceph-mon[29674]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 2.6 KiB/s wr, 139 op/s 2024-09-17T00:15:05.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:05 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:05.615 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:05 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2419071824' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:15:05.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:05 smithi060 ceph-mon[33894]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 2.6 KiB/s wr, 139 op/s 2024-09-17T00:15:05.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:05 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:05.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:05 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2419071824' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:15:05.926 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T00:15:05.926 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T00:15:05.927 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T00:15:05.927 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T00:15:05.928 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T00:15:05.928 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T00:15:05.928 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T00:15:05.929 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T00:15:05.931 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:05 smithi060 systemd[1]: Starting Ceph prometheus.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:15:06.376 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 podman[63200]: 2024-09-17 00:15:06.008199376 +0000 UTC m=+0.017661683 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-17T00:15:06.376 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 podman[63200]: 2024-09-17 00:15:06.130271214 +0000 UTC m=+0.139733512 container create 2ed9e69d439b2ab973fc4a8444c41ff79cd306e5987066ec5377fa0108c2409b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:06.376 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 podman[63200]: 2024-09-17 00:15:06.349423306 +0000 UTC m=+0.358885614 container init 2ed9e69d439b2ab973fc4a8444c41ff79cd306e5987066ec5377fa0108c2409b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:06.376 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 podman[63200]: 2024-09-17 00:15:06.354204568 +0000 UTC m=+0.363666867 container start 2ed9e69d439b2ab973fc4a8444c41ff79cd306e5987066ec5377fa0108c2409b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:06.505 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.506 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.507 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.509 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.509 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.511 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.511 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.514 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:15:06.682 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.379Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T00:15:06.682 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.379Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T00:15:06.682 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.379Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi060 (none))" 2024-09-17T00:15:06.682 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.379Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:15:06.682 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.379Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.380Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.381Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.382Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.382Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.384Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.384Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.752µs 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.384Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.384Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.384Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.025µs wal_replay_duration=228.997µs wbl_replay_duration=109ns total_replay_duration=266.696µs 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.385Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.385Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T00:15:06.683 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.385Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:15:06.684 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.407Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.857394ms db_storage=722ns remote_storage=1.026µs web_handler=355ns query_engine=649ns scrape=629.43µs scrape_sd=78.885µs notify=822ns notify_sd=2.251µs rules=20.844397ms tracing=7.258µs 2024-09-17T00:15:06.684 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.407Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T00:15:06.684 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:15:06.407Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T00:15:06.684 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 bash[63200]: 2ed9e69d439b2ab973fc4a8444c41ff79cd306e5987066ec5377fa0108c2409b 2024-09-17T00:15:06.684 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:15:06 smithi060 systemd[1]: Started Ceph prometheus.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:15:06.808 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' 2024-09-17T00:15:06.809 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:06 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:15:07.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-mon[41017]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 1.6 KiB/s wr, 86 op/s 2024-09-17T00:15:07.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-mon[41017]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:15:07.702 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-mon[41017]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-17T00:15:07.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-mon[29674]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 1.6 KiB/s wr, 86 op/s 2024-09-17T00:15:07.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-mon[29674]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:15:07.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-mon[29674]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-17T00:15:07.702 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setuser ceph since I am not root 2024-09-17T00:15:07.702 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setgroup ceph since I am not root 2024-09-17T00:15:07.702 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:07.643+0000 7f18c47e4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:15:07.703 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:07.704+0000 7f18c47e4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:15:07.858 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-mon[33894]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 1.6 KiB/s wr, 86 op/s 2024-09-17T00:15:07.858 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-mon[33894]: from='mgr.14148 172.21.15.6:0/3918112809' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:15:07.859 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-mon[33894]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-17T00:15:07.859 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: ignoring --setuser ceph since I am not root 2024-09-17T00:15:07.859 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: ignoring --setgroup ceph since I am not root 2024-09-17T00:15:07.859 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-mgr[35894]: -- 172.21.15.60:0/1695273589 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c548f3f0e0 con 0x55c548f1c800 2024-09-17T00:15:07.859 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:07.643+0000 7efe02b11040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:15:07.859 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:07.702+0000 7efe02b11040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:15:07.963 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:07.863+0000 7f18c47e4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:15:07.963 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:07.932+0000 7f18c47e4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:15:08.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:07.861+0000 7efe02b11040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:15:08.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:07.931+0000 7efe02b11040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:15:08.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:08.085+0000 7efe02b11040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:15:08.243 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:08.094+0000 7f18c47e4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:15:08.243 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:08.245+0000 7f18c47e4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:15:08.559 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:08.233+0000 7efe02b11040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:15:08.817 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:08.562+0000 7efe02b11040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:15:08.817 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:08.626+0000 7efe02b11040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:15:08.818 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:08.820+0000 7efe02b11040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:15:08.845 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:08.583+0000 7f18c47e4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:15:08.848 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:08.649+0000 7f18c47e4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:15:08.848 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:08.848+0000 7f18c47e4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:15:09.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:09 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:09.811+0000 7f18c47e4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:15:10.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:09.750+0000 7efe02b11040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:15:10.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:09.821+0000 7efe02b11040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:15:10.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:09 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:09.883+0000 7f18c47e4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:15:10.406 INFO:teuthology.orchestra.run.smithi006.stdout:55834574888 2024-09-17T00:15:10.406 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T00:15:10.643 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:10.646+0000 7f18c47e4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:15:10.843 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:10.573+0000 7efe02b11040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:15:10.843 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:10.696+0000 7efe02b11040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:15:10.920 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:10.772+0000 7f18c47e4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:15:11.137 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:10.846+0000 7efe02b11040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:15:11.137 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:10.911+0000 7efe02b11040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:15:11.137 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.068+0000 7efe02b11040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:15:11.219 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:10.922+0000 7f18c47e4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:15:11.220 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:10.987+0000 7f18c47e4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:15:11.220 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.150+0000 7f18c47e4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:15:11.220 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.221+0000 7f18c47e4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:15:11.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.139+0000 7efe02b11040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:15:11.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.202+0000 7efe02b11040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:15:11.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.369+0000 7efe02b11040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:15:11.519 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.284+0000 7f18c47e4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:15:11.520 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.452+0000 7f18c47e4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:15:11.520 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.522+0000 7f18c47e4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:15:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.437+0000 7efe02b11040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:15:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.507+0000 7efe02b11040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:15:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.594+0000 7efe02b11040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:15:11.716 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.657+0000 7efe02b11040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:15:11.717 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:11.719+0000 7efe02b11040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:15:11.802 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.592+0000 7f18c47e4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:15:11.802 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.680+0000 7f18c47e4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:15:11.802 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.742+0000 7f18c47e4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:15:11.802 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:11 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:11.804+0000 7f18c47e4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:15:11.993 INFO:teuthology.orchestra.run.smithi006.stdout:111669149726 2024-09-17T00:15:11.993 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T00:15:12.454 INFO:teuthology.orchestra.run.smithi006.stdout:133143986200 2024-09-17T00:15:12.454 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T00:15:12.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[41017]: Standby manager daemon x restarted 2024-09-17T00:15:12.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[41017]: Standby manager daemon x started 2024-09-17T00:15:12.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:15:12.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:15:12.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:15:12.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:15:12.668 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[29674]: Standby manager daemon x restarted 2024-09-17T00:15:12.668 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[29674]: Standby manager daemon x started 2024-09-17T00:15:12.668 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:15:12.668 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:15:12.668 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:15:12.668 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:15:12.928 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:12.669+0000 7f18c47e4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:15:12.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:12] ENGINE Bus STARTING 2024-09-17T00:15:12.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: CherryPy Checker: 2024-09-17T00:15:12.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: The Application mounted at '' has an empty config. 2024-09-17T00:15:12.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:12.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:12] ENGINE Serving on http://:::9283 2024-09-17T00:15:12.929 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:12] ENGINE Bus STARTED 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-mon[33894]: Standby manager daemon x restarted 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-mon[33894]: Standby manager daemon x started 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:12.552+0000 7efe02b11040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:15:12] ENGINE Bus STARTING 2024-09-17T00:15:12.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: CherryPy Checker: 2024-09-17T00:15:12.933 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: The Application mounted at '' has an empty config. 2024-09-17T00:15:12.933 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:15:12.933 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:15:12] ENGINE Serving on http://:::9283 2024-09-17T00:15:12.933 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:15:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:15:12] ENGINE Bus STARTED 2024-09-17T00:15:13.236 INFO:teuthology.orchestra.run.smithi006.stdout:201863462926 2024-09-17T00:15:13.237 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T00:15:13.814 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: mgrmap e18: y(active, since 4m), standbys: x 2024-09-17T00:15:13.814 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: Active manager daemon y restarted 2024-09-17T00:15:13.814 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: Activating manager daemon y 2024-09-17T00:15:13.814 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: mgrmap e19: y(active, starting, since 0.00902697s), standbys: x 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:15:13.815 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: Manager daemon y is now available 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:13.816 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: mgrmap e18: y(active, since 4m), standbys: x 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: Active manager daemon y restarted 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: Activating manager daemon y 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: mgrmap e19: y(active, starting, since 0.00902697s), standbys: x 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:15:13.817 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:15:13.818 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: Manager daemon y is now available 2024-09-17T00:15:13.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:15:13.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:13.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:13.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:13.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:13.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:13.819 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:13.840 INFO:teuthology.orchestra.run.smithi006.stdout:77309411363 2024-09-17T00:15:13.841 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: mgrmap e18: y(active, since 4m), standbys: x 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: Active manager daemon y restarted 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: Activating manager daemon y 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: mgrmap e19: y(active, starting, since 0.00902697s), standbys: x 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:15:13.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:15:13.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: Manager daemon y is now available 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:13.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:14.517 INFO:teuthology.orchestra.run.smithi006.stdout:34359738414 2024-09-17T00:15:14.517 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T00:15:14.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-mon[41017]: mgrmap e20: y(active, since 1.01331s), standbys: x 2024-09-17T00:15:14.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-mon[41017]: [17/Sep/2024:00:15:14] ENGINE Bus STARTING 2024-09-17T00:15:14.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-mon[29674]: mgrmap e20: y(active, since 1.01331s), standbys: x 2024-09-17T00:15:14.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-mon[29674]: [17/Sep/2024:00:15:14] ENGINE Bus STARTING 2024-09-17T00:15:14.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:14.679+0000 7f181b756640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:15:14] ENGINE Error in HTTPServer.serve 2024-09-17T00:15:14.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: Traceback (most recent call last): 2024-09-17T00:15:14.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:15:14.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._connections.run(self.expiration_interval) 2024-09-17T00:15:14.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:15:14.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._run(expiration_interval) 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: s = self.context.wrap_socket( 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: return self.sslsocket_class._create( 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self.do_handshake() 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: self._sslobj.do_handshake() 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:15:14.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:15:14.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:14 smithi060 ceph-mon[33894]: mgrmap e20: y(active, since 1.01331s), standbys: x 2024-09-17T00:15:14.962 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:14 smithi060 ceph-mon[33894]: [17/Sep/2024:00:15:14] ENGINE Bus STARTING 2024-09-17T00:15:14.962 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:15:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:15:14.963 INFO:teuthology.orchestra.run.smithi006.stdout:167503724563 2024-09-17T00:15:14.963 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T00:15:15.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[29674]: [17/Sep/2024:00:15:14] ENGINE Serving on http://172.21.15.6:8765 2024-09-17T00:15:15.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[29674]: [17/Sep/2024:00:15:14] ENGINE Serving on https://172.21.15.6:7150 2024-09-17T00:15:15.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[29674]: [17/Sep/2024:00:15:14] ENGINE Bus STARTED 2024-09-17T00:15:15.799 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[29674]: [17/Sep/2024:00:15:14] ENGINE Error in HTTPServer.serve 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: Traceback (most recent call last): 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._run(expiration_interval) 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: s = self.context.wrap_socket( 2024-09-17T00:15:15.800 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout: return self.sslsocket_class._create( 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout: self.do_handshake() 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._sslobj.do_handshake() 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[29674]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[29674]: mgrmap e21: y(active, since 2s), standbys: x 2024-09-17T00:15:15.801 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[41017]: [17/Sep/2024:00:15:14] ENGINE Serving on http://172.21.15.6:8765 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[41017]: [17/Sep/2024:00:15:14] ENGINE Serving on https://172.21.15.6:7150 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[41017]: [17/Sep/2024:00:15:14] ENGINE Bus STARTED 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[41017]: [17/Sep/2024:00:15:14] ENGINE Error in HTTPServer.serve 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: Traceback (most recent call last): 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: self._run(expiration_interval) 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:15:15.802 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: s = self.context.wrap_socket( 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: return self.sslsocket_class._create( 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: self.do_handshake() 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: self._sslobj.do_handshake() 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[41017]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:15:15.803 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[41017]: mgrmap e21: y(active, since 2s), standbys: x 2024-09-17T00:15:15.804 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:15 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:15.827 INFO:teuthology.orchestra.run.smithi006.stdout:236223201291 2024-09-17T00:15:15.827 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T00:15:15.846 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:15.846 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:15.848 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:15.858 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:15.858 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:15.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:15 smithi060 ceph-mon[33894]: [17/Sep/2024:00:15:14] ENGINE Serving on http://172.21.15.6:8765 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:15 smithi060 ceph-mon[33894]: [17/Sep/2024:00:15:14] ENGINE Serving on https://172.21.15.6:7150 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:15 smithi060 ceph-mon[33894]: [17/Sep/2024:00:15:14] ENGINE Bus STARTED 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:15 smithi060 ceph-mon[33894]: [17/Sep/2024:00:15:14] ENGINE Error in HTTPServer.serve 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout: Traceback (most recent call last): 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._run(expiration_interval) 2024-09-17T00:15:15.932 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: s = self.context.wrap_socket( 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: return self.sslsocket_class._create( 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: self.do_handshake() 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:15:15.933 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._sslobj.do_handshake() 2024-09-17T00:15:15.934 INFO:journalctl@ceph.mon.b.smithi060.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:15:15.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:15 smithi060 ceph-mon[33894]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:15:15.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:15 smithi060 ceph-mon[33894]: mgrmap e21: y(active, since 2s), standbys: x 2024-09-17T00:15:15.934 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:15 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:16.489 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:16.489 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:16.964 INFO:teuthology.orchestra.run.smithi006.stdout:111669149727 2024-09-17T00:15:16.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.965 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:16.966 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:16 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:17.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:16 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:17.704 INFO:teuthology.orchestra.run.smithi006.stdout:55834574889 2024-09-17T00:15:17.903 INFO:teuthology.orchestra.run.smithi006.stdout:133143986201 2024-09-17T00:15:18.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:17 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi060 to 3761M 2024-09-17T00:15:18.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:17 smithi060 ceph-mon[33894]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-17T00:15:18.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:17 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2905393296' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:15:18.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:17 smithi060 ceph-mon[33894]: mgrmap e22: y(active, since 4s), standbys: x 2024-09-17T00:15:18.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:17 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4195732972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:15:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi060 to 3761M 2024-09-17T00:15:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[41017]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-17T00:15:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2905393296' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:15:18.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[41017]: mgrmap e22: y(active, since 4s), standbys: x 2024-09-17T00:15:18.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4195732972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:15:18.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi060 to 3761M 2024-09-17T00:15:18.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[29674]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-17T00:15:18.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2905393296' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:15:18.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[29674]: mgrmap e22: y(active, since 4s), standbys: x 2024-09-17T00:15:18.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:17 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4195732972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:15:18.439 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574888 got 55834574889 for osd.1 2024-09-17T00:15:18.439 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:18.791 INFO:teuthology.orchestra.run.smithi006.stdout:167503724564 2024-09-17T00:15:19.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:18 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1486332056' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:15:19.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:18 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1180854664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:15:19.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:18 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1486332056' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:15:19.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:18 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1180854664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:15:19.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:18 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1486332056' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:15:19.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:18 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1180854664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:15:19.790 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986200 got 133143986201 for osd.4 2024-09-17T00:15:19.791 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:20.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:19 smithi006 ceph-mon[29674]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T00:15:20.128 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:19 smithi006 ceph-mon[41017]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T00:15:20.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:19 smithi060 ceph-mon[33894]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T00:15:20.663 INFO:teuthology.orchestra.run.smithi006.stdout:201863462927 2024-09-17T00:15:21.151 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:20 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1450648384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:15:21.151 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:20 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1450648384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:15:21.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:20 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1450648384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:15:21.189 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149726 got 111669149727 for osd.3 2024-09-17T00:15:21.189 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:21.432 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724563 got 167503724564 for osd.5 2024-09-17T00:15:21.433 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:21.796 INFO:teuthology.orchestra.run.smithi006.stdout:77309411365 2024-09-17T00:15:22.101 INFO:teuthology.orchestra.run.smithi006.stdout:34359738416 2024-09-17T00:15:22.102 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:21 smithi006 ceph-mon[41017]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:15:22.102 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:21 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3272740425' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:15:22.102 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:21 smithi006 ceph-mon[29674]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:15:22.103 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:21 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3272740425' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:15:22.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:21 smithi060 ceph-mon[33894]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:15:22.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:21 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3272740425' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:15:22.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:15:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:15:22.811 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411363 got 77309411365 for osd.2 2024-09-17T00:15:22.812 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:23.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:22 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3752538841' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:15:23.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:22 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3752538841' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:15:23.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:22 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3752538841' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:15:23.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:23 smithi006 ceph-mon[41017]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:15:23.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:23 smithi006 ceph-mon[29674]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:15:23.975 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462926 got 201863462927 for osd.6 2024-09-17T00:15:23.975 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:24.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:23 smithi060 ceph-mon[33894]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:15:24.444 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738414 got 34359738416 for osd.0 2024-09-17T00:15:24.445 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:24.522 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:25.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:15:24 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:15:25.263 INFO:teuthology.orchestra.run.smithi006.stdout:236223201293 2024-09-17T00:15:26.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201291 got 236223201293 for osd.7 2024-09-17T00:15:26.019 DEBUG:teuthology.parallel:result is None 2024-09-17T00:15:26.019 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T00:15:26.020 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T00:15:26.317 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:15:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3444781108' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:15:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:15:26.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3444781108' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:15:26.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:26 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3444781108' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:15:26.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:26.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:15:26.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:26 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:15:27.130 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:15:27.132 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2024-09-17T00:15:27.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi006 to 3761M 2024-09-17T00:15:27.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:15:27.610 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi006 to 3761M 2024-09-17T00:15:27.611 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.612 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:27 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi006 to 3761M 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:27.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:27 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:28.080 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":10,"stamp":"2024-09-17T00:15:26.688582+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":596507,"num_objects":231,"num_object_clones":0,"num_object_copies":693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":231,"num_whiteouts":0,"num_read":1256,"num_read_kb":1070,"num_write":807,"num_write_kb":2461,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":795,"ondisk_log_size":795,"up":396,"acting":396,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":396,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240820,"kb_used_data":7964,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749720396,"statfs":{"total":767960285184,"available":767713685504,"internally_reserved":0,"allocated":8155136,"data_stored":4381809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"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":106,"num_read_kb":216,"num_write":20,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002805"},"pg_stats":[{"pgid":"3.1f","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677504+0000","last_change":"2024-09-17T00:14:43.712418+0000","last_active":"2024-09-17T00:15:12.677504+0000","last_peered":"2024-09-17T00:15:12.677504+0000","last_clean":"2024-09-17T00:15:12.677504+0000","last_became_active":"2024-09-17T00:14:43.712009+0000","last_became_peered":"2024-09-17T00:14:43.712009+0000","last_unstale":"2024-09-17T00:15:12.677504+0000","last_undegraded":"2024-09-17T00:15:12.677504+0000","last_fullsized":"2024-09-17T00:15:12.677504+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:39:34.073766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"69'15","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192125+0000","last_change":"2024-09-17T00:14:45.878881+0000","last_active":"2024-09-17T00:15:13.192125+0000","last_peered":"2024-09-17T00:15:13.192125+0000","last_clean":"2024-09-17T00:15:13.192125+0000","last_became_active":"2024-09-17T00:14:45.878514+0000","last_became_peered":"2024-09-17T00:14:45.878514+0000","last_unstale":"2024-09-17T00:15:13.192125+0000","last_undegraded":"2024-09-17T00:15:13.192125+0000","last_fullsized":"2024-09-17T00:15:13.192125+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T12:02:37.383954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":26,"num_read_kb":19,"num_write":16,"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,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.19","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679100+0000","last_change":"2024-09-17T00:14:47.888523+0000","last_active":"2024-09-17T00:15:12.679100+0000","last_peered":"2024-09-17T00:15:12.679100+0000","last_clean":"2024-09-17T00:15:12.679100+0000","last_became_active":"2024-09-17T00:14:47.888158+0000","last_became_peered":"2024-09-17T00:14:47.888158+0000","last_unstale":"2024-09-17T00:15:12.679100+0000","last_undegraded":"2024-09-17T00:15:12.679100+0000","last_fullsized":"2024-09-17T00:15:12.679100+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:19:34.612974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1a","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192511+0000","last_change":"2024-09-17T00:14:49.887795+0000","last_active":"2024-09-17T00:15:13.192511+0000","last_peered":"2024-09-17T00:15:13.192511+0000","last_clean":"2024-09-17T00:15:13.192511+0000","last_became_active":"2024-09-17T00:14:49.887509+0000","last_became_peered":"2024-09-17T00:14:49.887509+0000","last_unstale":"2024-09-17T00:15:13.192511+0000","last_undegraded":"2024-09-17T00:15:13.192511+0000","last_fullsized":"2024-09-17T00:15:13.192511+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:01:57.859127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1b","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191774+0000","last_change":"2024-09-17T00:14:49.985315+0000","last_active":"2024-09-17T00:15:13.191774+0000","last_peered":"2024-09-17T00:15:13.191774+0000","last_clean":"2024-09-17T00:15:13.191774+0000","last_became_active":"2024-09-17T00:14:49.984994+0000","last_became_peered":"2024-09-17T00:14:49.984994+0000","last_unstale":"2024-09-17T00:15:13.191774+0000","last_undegraded":"2024-09-17T00:15:13.191774+0000","last_fullsized":"2024-09-17T00:15:13.191774+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:14:03.312302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192640+0000","last_change":"2024-09-17T00:14:43.719145+0000","last_active":"2024-09-17T00:15:13.192640+0000","last_peered":"2024-09-17T00:15:13.192640+0000","last_clean":"2024-09-17T00:15:13.192640+0000","last_became_active":"2024-09-17T00:14:43.718776+0000","last_became_peered":"2024-09-17T00:14:43.718776+0000","last_unstale":"2024-09-17T00:15:13.192640+0000","last_undegraded":"2024-09-17T00:15:13.192640+0000","last_fullsized":"2024-09-17T00:15:13.192640+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:05:30.757708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"69'41","reported_seq":100,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192043+0000","last_change":"2024-09-17T00:14:45.882170+0000","last_active":"2024-09-17T00:15:13.192043+0000","last_peered":"2024-09-17T00:15:13.192043+0000","last_clean":"2024-09-17T00:15:13.192043+0000","last_became_active":"2024-09-17T00:14:45.881873+0000","last_became_peered":"2024-09-17T00:14:45.881873+0000","last_unstale":"2024-09-17T00:15:13.192043+0000","last_undegraded":"2024-09-17T00:15:13.192043+0000","last_fullsized":"2024-09-17T00:15:13.192043+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":41,"log_dups_size":0,"ondisk_log_size":41,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:36:09.038163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":62,"num_read_kb":49,"num_write":40,"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":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.18","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192086+0000","last_change":"2024-09-17T00:14:47.887791+0000","last_active":"2024-09-17T00:15:13.192086+0000","last_peered":"2024-09-17T00:15:13.192086+0000","last_clean":"2024-09-17T00:15:13.192086+0000","last_became_active":"2024-09-17T00:14:47.887500+0000","last_became_peered":"2024-09-17T00:14:47.887500+0000","last_unstale":"2024-09-17T00:15:13.192086+0000","last_undegraded":"2024-09-17T00:15:13.192086+0000","last_fullsized":"2024-09-17T00:15:13.192086+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:51:57.403488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758175+0000","last_change":"2024-09-17T00:14:43.718898+0000","last_active":"2024-09-17T00:15:12.758175+0000","last_peered":"2024-09-17T00:15:12.758175+0000","last_clean":"2024-09-17T00:15:12.758175+0000","last_became_active":"2024-09-17T00:14:43.718577+0000","last_became_peered":"2024-09-17T00:14:43.718577+0000","last_unstale":"2024-09-17T00:15:12.758175+0000","last_undegraded":"2024-09-17T00:15:12.758175+0000","last_fullsized":"2024-09-17T00:15:12.758175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:12:54.600340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"69'21","reported_seq":65,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192692+0000","last_change":"2024-09-17T00:14:45.880087+0000","last_active":"2024-09-17T00:15:13.192692+0000","last_peered":"2024-09-17T00:15:13.192692+0000","last_clean":"2024-09-17T00:15:13.192692+0000","last_became_active":"2024-09-17T00:14:45.879513+0000","last_became_peered":"2024-09-17T00:14:45.879513+0000","last_unstale":"2024-09-17T00:15:13.192692+0000","last_undegraded":"2024-09-17T00:15:13.192692+0000","last_fullsized":"2024-09-17T00:15:13.192692+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":21,"log_dups_size":0,"ondisk_log_size":21,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:17:23.590366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":35,"num_read_kb":27,"num_write":22,"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,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1b","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757769+0000","last_change":"2024-09-17T00:14:47.890992+0000","last_active":"2024-09-17T00:15:12.757769+0000","last_peered":"2024-09-17T00:15:12.757769+0000","last_clean":"2024-09-17T00:15:12.757769+0000","last_became_active":"2024-09-17T00:14:47.890441+0000","last_became_peered":"2024-09-17T00:14:47.890441+0000","last_unstale":"2024-09-17T00:15:12.757769+0000","last_undegraded":"2024-09-17T00:15:12.757769+0000","last_fullsized":"2024-09-17T00:15:12.757769+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:15:07.542879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.18","version":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676900+0000","last_change":"2024-09-17T00:14:49.890124+0000","last_active":"2024-09-17T00:15:12.676900+0000","last_peered":"2024-09-17T00:15:12.676900+0000","last_clean":"2024-09-17T00:15:12.676900+0000","last_became_active":"2024-09-17T00:14:49.889792+0000","last_became_peered":"2024-09-17T00:14:49.889792+0000","last_unstale":"2024-09-17T00:15:12.676900+0000","last_undegraded":"2024-09-17T00:15:12.676900+0000","last_fullsized":"2024-09-17T00:15:12.676900+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:44:46.045049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757935+0000","last_change":"2024-09-17T00:14:43.723097+0000","last_active":"2024-09-17T00:15:12.757935+0000","last_peered":"2024-09-17T00:15:12.757935+0000","last_clean":"2024-09-17T00:15:12.757935+0000","last_became_active":"2024-09-17T00:14:43.722704+0000","last_became_peered":"2024-09-17T00:14:43.722704+0000","last_unstale":"2024-09-17T00:15:12.757935+0000","last_undegraded":"2024-09-17T00:15:12.757935+0000","last_fullsized":"2024-09-17T00:15:12.757935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:29:42.231690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"69'11","reported_seq":47,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192672+0000","last_change":"2024-09-17T00:14:45.885302+0000","last_active":"2024-09-17T00:15:13.192672+0000","last_peered":"2024-09-17T00:15:13.192672+0000","last_clean":"2024-09-17T00:15:13.192672+0000","last_became_active":"2024-09-17T00:14:45.884935+0000","last_became_peered":"2024-09-17T00:14:45.884935+0000","last_unstale":"2024-09-17T00:15:13.192672+0000","last_undegraded":"2024-09-17T00:15:13.192672+0000","last_fullsized":"2024-09-17T00:15:13.192672+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:58:18.860422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":20,"num_read_kb":15,"num_write":12,"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,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1a","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676422+0000","last_change":"2024-09-17T00:14:47.889668+0000","last_active":"2024-09-17T00:15:12.676422+0000","last_peered":"2024-09-17T00:15:12.676422+0000","last_clean":"2024-09-17T00:15:12.676422+0000","last_became_active":"2024-09-17T00:14:47.889374+0000","last_became_peered":"2024-09-17T00:14:47.889374+0000","last_unstale":"2024-09-17T00:15:12.676422+0000","last_undegraded":"2024-09-17T00:15:12.676422+0000","last_fullsized":"2024-09-17T00:15:12.676422+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:57:31.825578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.19","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757588+0000","last_change":"2024-09-17T00:14:49.892305+0000","last_active":"2024-09-17T00:15:12.757588+0000","last_peered":"2024-09-17T00:15:12.757588+0000","last_clean":"2024-09-17T00:15:12.757588+0000","last_became_active":"2024-09-17T00:14:49.892023+0000","last_became_peered":"2024-09-17T00:14:49.892023+0000","last_unstale":"2024-09-17T00:15:12.757588+0000","last_undegraded":"2024-09-17T00:15:12.757588+0000","last_fullsized":"2024-09-17T00:15:12.757588+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:31:14.276676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.1e","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193509+0000","last_change":"2024-09-17T00:14:49.983163+0000","last_active":"2024-09-17T00:15:13.193509+0000","last_peered":"2024-09-17T00:15:13.193509+0000","last_clean":"2024-09-17T00:15:13.193509+0000","last_became_active":"2024-09-17T00:14:49.982855+0000","last_became_peered":"2024-09-17T00:14:49.982855+0000","last_unstale":"2024-09-17T00:15:13.193509+0000","last_undegraded":"2024-09-17T00:15:13.193509+0000","last_fullsized":"2024-09-17T00:15:13.193509+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:28:05.971624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678721+0000","last_change":"2024-09-17T00:14:43.720463+0000","last_active":"2024-09-17T00:15:12.678721+0000","last_peered":"2024-09-17T00:15:12.678721+0000","last_clean":"2024-09-17T00:15:12.678721+0000","last_became_active":"2024-09-17T00:14:43.720200+0000","last_became_peered":"2024-09-17T00:14:43.720200+0000","last_unstale":"2024-09-17T00:15:12.678721+0000","last_undegraded":"2024-09-17T00:15:12.678721+0000","last_fullsized":"2024-09-17T00:15:12.678721+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:06:17.924940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"69'15","reported_seq":50,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.766009+0000","last_change":"2024-09-17T00:14:45.882681+0000","last_active":"2024-09-17T00:15:12.766009+0000","last_peered":"2024-09-17T00:15:12.766009+0000","last_clean":"2024-09-17T00:15:12.766009+0000","last_became_active":"2024-09-17T00:14:45.882129+0000","last_became_peered":"2024-09-17T00:14:45.882129+0000","last_unstale":"2024-09-17T00:15:12.766009+0000","last_undegraded":"2024-09-17T00:15:12.766009+0000","last_fullsized":"2024-09-17T00:15:12.766009+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:49:12.363963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.1d","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.680186+0000","last_change":"2024-09-17T00:14:47.880647+0000","last_active":"2024-09-17T00:15:12.680186+0000","last_peered":"2024-09-17T00:15:12.680186+0000","last_clean":"2024-09-17T00:15:12.680186+0000","last_became_active":"2024-09-17T00:14:47.880307+0000","last_became_peered":"2024-09-17T00:14:47.880307+0000","last_unstale":"2024-09-17T00:15:12.680186+0000","last_undegraded":"2024-09-17T00:15:12.680186+0000","last_fullsized":"2024-09-17T00:15:12.680186+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:31:03.069045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.1f","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192302+0000","last_change":"2024-09-17T00:14:49.983246+0000","last_active":"2024-09-17T00:15:13.192302+0000","last_peered":"2024-09-17T00:15:13.192302+0000","last_clean":"2024-09-17T00:15:13.192302+0000","last_became_active":"2024-09-17T00:14:49.982803+0000","last_became_peered":"2024-09-17T00:14:49.982803+0000","last_unstale":"2024-09-17T00:15:13.192302+0000","last_undegraded":"2024-09-17T00:15:13.192302+0000","last_fullsized":"2024-09-17T00:15:13.192302+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:24:53.115804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":35,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192830+0000","last_change":"2024-09-17T00:14:43.726192+0000","last_active":"2024-09-17T00:15:13.192830+0000","last_peered":"2024-09-17T00:15:13.192830+0000","last_clean":"2024-09-17T00:15:13.192830+0000","last_became_active":"2024-09-17T00:14:43.725888+0000","last_became_peered":"2024-09-17T00:14:43.725888+0000","last_unstale":"2024-09-17T00:15:13.192830+0000","last_undegraded":"2024-09-17T00:15:13.192830+0000","last_fullsized":"2024-09-17T00:15:13.192830+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:03:47.575638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":436,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"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,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"69'18","reported_seq":60,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192375+0000","last_change":"2024-09-17T00:14:45.880206+0000","last_active":"2024-09-17T00:15:13.192375+0000","last_peered":"2024-09-17T00:15:13.192375+0000","last_clean":"2024-09-17T00:15:13.192375+0000","last_became_active":"2024-09-17T00:14:45.879899+0000","last_became_peered":"2024-09-17T00:14:45.879899+0000","last_unstale":"2024-09-17T00:15:13.192375+0000","last_undegraded":"2024-09-17T00:15:13.192375+0000","last_fullsized":"2024-09-17T00:15:13.192375+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":18,"log_dups_size":0,"ondisk_log_size":18,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:05:20.902976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"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":34,"num_read_kb":24,"num_write":20,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1c","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193006+0000","last_change":"2024-09-17T00:14:47.890681+0000","last_active":"2024-09-17T00:15:13.193006+0000","last_peered":"2024-09-17T00:15:13.193006+0000","last_clean":"2024-09-17T00:15:13.193006+0000","last_became_active":"2024-09-17T00:14:47.890399+0000","last_became_peered":"2024-09-17T00:14:47.890399+0000","last_unstale":"2024-09-17T00:15:13.193006+0000","last_undegraded":"2024-09-17T00:15:13.193006+0000","last_fullsized":"2024-09-17T00:15:13.193006+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:20:13.944069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1c","version":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677285+0000","last_change":"2024-09-17T00:14:49.891647+0000","last_active":"2024-09-17T00:15:12.677285+0000","last_peered":"2024-09-17T00:15:12.677285+0000","last_clean":"2024-09-17T00:15:12.677285+0000","last_became_active":"2024-09-17T00:14:49.891316+0000","last_became_peered":"2024-09-17T00:14:49.891316+0000","last_unstale":"2024-09-17T00:15:12.677285+0000","last_undegraded":"2024-09-17T00:15:12.677285+0000","last_fullsized":"2024-09-17T00:15:12.677285+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:45:53.791372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":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":[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.19","version":"62'1","reported_seq":30,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679266+0000","last_change":"2024-09-17T00:14:43.729142+0000","last_active":"2024-09-17T00:15:12.679266+0000","last_peered":"2024-09-17T00:15:12.679266+0000","last_clean":"2024-09-17T00:15:12.679266+0000","last_became_active":"2024-09-17T00:14:43.728789+0000","last_became_peered":"2024-09-17T00:14:43.728789+0000","last_unstale":"2024-09-17T00:15:12.679266+0000","last_undegraded":"2024-09-17T00:15:12.679266+0000","last_fullsized":"2024-09-17T00:15:12.679266+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:05:39.302166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"69'16","reported_seq":52,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679138+0000","last_change":"2024-09-17T00:14:46.689530+0000","last_active":"2024-09-17T00:15:12.679138+0000","last_peered":"2024-09-17T00:15:12.679138+0000","last_clean":"2024-09-17T00:15:12.679138+0000","last_became_active":"2024-09-17T00:14:46.689173+0000","last_became_peered":"2024-09-17T00:14:46.689173+0000","last_unstale":"2024-09-17T00:15:12.679138+0000","last_undegraded":"2024-09-17T00:15:12.679138+0000","last_fullsized":"2024-09-17T00:15:12.679138+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T12:13:29.049561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":24,"num_read_kb":18,"num_write":16,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.1f","version":"69'8","reported_seq":40,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781503+0000","last_change":"2024-09-17T00:14:47.891023+0000","last_active":"2024-09-17T00:15:13.781503+0000","last_peered":"2024-09-17T00:15:13.781503+0000","last_clean":"2024-09-17T00:15:13.781503+0000","last_became_active":"2024-09-17T00:14:47.889601+0000","last_became_peered":"2024-09-17T00:14:47.889601+0000","last_unstale":"2024-09-17T00:15:13.781503+0000","last_undegraded":"2024-09-17T00:15:13.781503+0000","last_fullsized":"2024-09-17T00:15:13.781503+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:02:32.163557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.f","version":"69'15","reported_seq":50,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676718+0000","last_change":"2024-09-17T00:14:45.881513+0000","last_active":"2024-09-17T00:15:12.676718+0000","last_peered":"2024-09-17T00:15:12.676718+0000","last_clean":"2024-09-17T00:15:12.676718+0000","last_became_active":"2024-09-17T00:14:45.880408+0000","last_became_peered":"2024-09-17T00:14:45.880408+0000","last_unstale":"2024-09-17T00:15:12.676718+0000","last_undegraded":"2024-09-17T00:15:12.676718+0000","last_fullsized":"2024-09-17T00:15:12.676718+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:51:28.865943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191943+0000","last_change":"2024-09-17T00:14:43.722610+0000","last_active":"2024-09-17T00:15:13.191943+0000","last_peered":"2024-09-17T00:15:13.191943+0000","last_clean":"2024-09-17T00:15:13.191943+0000","last_became_active":"2024-09-17T00:14:43.722267+0000","last_became_peered":"2024-09-17T00:14:43.722267+0000","last_unstale":"2024-09-17T00:15:13.191943+0000","last_undegraded":"2024-09-17T00:15:13.191943+0000","last_fullsized":"2024-09-17T00:15:13.191943+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:34:16.316330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'8","reported_seq":40,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781520+0000","last_change":"2024-09-17T00:14:47.883970+0000","last_active":"2024-09-17T00:15:13.781520+0000","last_peered":"2024-09-17T00:15:13.781520+0000","last_clean":"2024-09-17T00:15:13.781520+0000","last_became_active":"2024-09-17T00:14:47.883612+0000","last_became_peered":"2024-09-17T00:14:47.883612+0000","last_unstale":"2024-09-17T00:15:13.781520+0000","last_undegraded":"2024-09-17T00:15:13.781520+0000","last_fullsized":"2024-09-17T00:15:13.781520+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:52:22.727675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757884+0000","last_change":"2024-09-17T00:14:49.893676+0000","last_active":"2024-09-17T00:15:12.757884+0000","last_peered":"2024-09-17T00:15:12.757884+0000","last_clean":"2024-09-17T00:15:12.757884+0000","last_became_active":"2024-09-17T00:14:49.893353+0000","last_became_peered":"2024-09-17T00:14:49.893353+0000","last_unstale":"2024-09-17T00:15:12.757884+0000","last_undegraded":"2024-09-17T00:15:12.757884+0000","last_fullsized":"2024-09-17T00:15:12.757884+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:39:11.994847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.0","version":"69'30","reported_seq":81,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191759+0000","last_change":"2024-09-17T00:14:46.691840+0000","last_active":"2024-09-17T00:15:13.191759+0000","last_peered":"2024-09-17T00:15:13.191759+0000","last_clean":"2024-09-17T00:15:13.191759+0000","last_became_active":"2024-09-17T00:14:46.691558+0000","last_became_peered":"2024-09-17T00:14:46.691558+0000","last_unstale":"2024-09-17T00:15:13.191759+0000","last_undegraded":"2024-09-17T00:15:13.191759+0000","last_fullsized":"2024-09-17T00:15:13.191759+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:00:13.923184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":52,"num_read_kb":38,"num_write":32,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192612+0000","last_change":"2024-09-17T00:14:43.720188+0000","last_active":"2024-09-17T00:15:13.192612+0000","last_peered":"2024-09-17T00:15:13.192612+0000","last_clean":"2024-09-17T00:15:13.192612+0000","last_became_active":"2024-09-17T00:14:43.719897+0000","last_became_peered":"2024-09-17T00:14:43.719897+0000","last_unstale":"2024-09-17T00:15:13.192612+0000","last_undegraded":"2024-09-17T00:15:13.192612+0000","last_fullsized":"2024-09-17T00:15:13.192612+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:52:52.715497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192086+0000","last_change":"2024-09-17T00:14:47.889674+0000","last_active":"2024-09-17T00:15:13.192086+0000","last_peered":"2024-09-17T00:15:13.192086+0000","last_clean":"2024-09-17T00:15:13.192086+0000","last_became_active":"2024-09-17T00:14:47.889400+0000","last_became_peered":"2024-09-17T00:14:47.889400+0000","last_unstale":"2024-09-17T00:15:13.192086+0000","last_undegraded":"2024-09-17T00:15:13.192086+0000","last_fullsized":"2024-09-17T00:15:13.192086+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:51:19.189652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"6.2","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192664+0000","last_change":"2024-09-17T00:14:49.893506+0000","last_active":"2024-09-17T00:15:13.192664+0000","last_peered":"2024-09-17T00:15:13.192664+0000","last_clean":"2024-09-17T00:15:13.192664+0000","last_became_active":"2024-09-17T00:14:49.893215+0000","last_became_peered":"2024-09-17T00:14:49.893215+0000","last_unstale":"2024-09-17T00:15:13.192664+0000","last_undegraded":"2024-09-17T00:15:13.192664+0000","last_fullsized":"2024-09-17T00:15:13.192664+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:30:29.396963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"69'20","reported_seq":58,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192272+0000","last_change":"2024-09-17T00:14:45.877415+0000","last_active":"2024-09-17T00:15:13.192272+0000","last_peered":"2024-09-17T00:15:13.192272+0000","last_clean":"2024-09-17T00:15:13.192272+0000","last_became_active":"2024-09-17T00:14:45.877027+0000","last_became_peered":"2024-09-17T00:14:45.877027+0000","last_unstale":"2024-09-17T00:15:13.192272+0000","last_undegraded":"2024-09-17T00:15:13.192272+0000","last_fullsized":"2024-09-17T00:15:13.192272+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:24:10.648462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":30,"num_read_kb":22,"num_write":20,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.6","version":"62'1","reported_seq":30,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679568+0000","last_change":"2024-09-17T00:14:43.719050+0000","last_active":"2024-09-17T00:15:12.679568+0000","last_peered":"2024-09-17T00:15:12.679568+0000","last_clean":"2024-09-17T00:15:12.679568+0000","last_became_active":"2024-09-17T00:14:43.718809+0000","last_became_peered":"2024-09-17T00:14:43.718809+0000","last_unstale":"2024-09-17T00:15:12.679568+0000","last_undegraded":"2024-09-17T00:15:12.679568+0000","last_fullsized":"2024-09-17T00:15:12.679568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:08:02.990425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.0","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781327+0000","last_change":"2024-09-17T00:14:47.894209+0000","last_active":"2024-09-17T00:15:13.781327+0000","last_peered":"2024-09-17T00:15:13.781327+0000","last_clean":"2024-09-17T00:15:13.781327+0000","last_became_active":"2024-09-17T00:14:47.893829+0000","last_became_peered":"2024-09-17T00:14:47.893829+0000","last_unstale":"2024-09-17T00:15:13.781327+0000","last_undegraded":"2024-09-17T00:15:13.781327+0000","last_fullsized":"2024-09-17T00:15:13.781327+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:14:55.331692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676485+0000","last_change":"2024-09-17T00:14:49.983572+0000","last_active":"2024-09-17T00:15:12.676485+0000","last_peered":"2024-09-17T00:15:12.676485+0000","last_clean":"2024-09-17T00:15:12.676485+0000","last_became_active":"2024-09-17T00:14:49.983267+0000","last_became_peered":"2024-09-17T00:14:49.983267+0000","last_unstale":"2024-09-17T00:15:12.676485+0000","last_undegraded":"2024-09-17T00:15:12.676485+0000","last_fullsized":"2024-09-17T00:15:12.676485+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:54:40.027501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"69'16","reported_seq":52,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679306+0000","last_change":"2024-09-17T00:14:45.880562+0000","last_active":"2024-09-17T00:15:12.679306+0000","last_peered":"2024-09-17T00:15:12.679306+0000","last_clean":"2024-09-17T00:15:12.679306+0000","last_became_active":"2024-09-17T00:14:45.880220+0000","last_became_peered":"2024-09-17T00:14:45.880220+0000","last_unstale":"2024-09-17T00:15:12.679306+0000","last_undegraded":"2024-09-17T00:15:12.679306+0000","last_fullsized":"2024-09-17T00:15:12.679306+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:52:16.275043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":24,"num_read_kb":18,"num_write":16,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758250+0000","last_change":"2024-09-17T00:14:43.720609+0000","last_active":"2024-09-17T00:15:12.758250+0000","last_peered":"2024-09-17T00:15:12.758250+0000","last_clean":"2024-09-17T00:15:12.758250+0000","last_became_active":"2024-09-17T00:14:43.720181+0000","last_became_peered":"2024-09-17T00:14:43.720181+0000","last_unstale":"2024-09-17T00:15:12.758250+0000","last_undegraded":"2024-09-17T00:15:12.758250+0000","last_fullsized":"2024-09-17T00:15:12.758250+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:57:13.166527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781326+0000","last_change":"2024-09-17T00:14:47.885392+0000","last_active":"2024-09-17T00:15:13.781326+0000","last_peered":"2024-09-17T00:15:13.781326+0000","last_clean":"2024-09-17T00:15:13.781326+0000","last_became_active":"2024-09-17T00:14:47.885103+0000","last_became_peered":"2024-09-17T00:14:47.885103+0000","last_unstale":"2024-09-17T00:15:13.781326+0000","last_undegraded":"2024-09-17T00:15:13.781326+0000","last_fullsized":"2024-09-17T00:15:13.781326+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:01:58.003670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677088+0000","last_change":"2024-09-17T00:14:49.896437+0000","last_active":"2024-09-17T00:15:12.677088+0000","last_peered":"2024-09-17T00:15:12.677088+0000","last_clean":"2024-09-17T00:15:12.677088+0000","last_became_active":"2024-09-17T00:14:49.896093+0000","last_became_peered":"2024-09-17T00:14:49.896093+0000","last_unstale":"2024-09-17T00:15:12.677088+0000","last_undegraded":"2024-09-17T00:15:12.677088+0000","last_fullsized":"2024-09-17T00:15:12.677088+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:34:52.910251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"69'25","reported_seq":73,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678386+0000","last_change":"2024-09-17T00:14:46.689995+0000","last_active":"2024-09-17T00:15:12.678386+0000","last_peered":"2024-09-17T00:15:12.678386+0000","last_clean":"2024-09-17T00:15:12.678386+0000","last_became_active":"2024-09-17T00:14:46.689564+0000","last_became_peered":"2024-09-17T00:14:46.689564+0000","last_unstale":"2024-09-17T00:15:12.678386+0000","last_undegraded":"2024-09-17T00:15:12.678386+0000","last_fullsized":"2024-09-17T00:15:12.678386+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:39:29.638190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":48,"num_read_kb":33,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.680173+0000","last_change":"2024-09-17T00:14:43.724366+0000","last_active":"2024-09-17T00:15:12.680173+0000","last_peered":"2024-09-17T00:15:12.680173+0000","last_clean":"2024-09-17T00:15:12.680173+0000","last_became_active":"2024-09-17T00:14:43.724065+0000","last_became_peered":"2024-09-17T00:14:43.724065+0000","last_unstale":"2024-09-17T00:15:12.680173+0000","last_undegraded":"2024-09-17T00:15:12.680173+0000","last_fullsized":"2024-09-17T00:15:12.680173+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:01:43.445492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192209+0000","last_change":"2024-09-17T00:14:47.889048+0000","last_active":"2024-09-17T00:15:13.192209+0000","last_peered":"2024-09-17T00:15:13.192209+0000","last_clean":"2024-09-17T00:15:13.192209+0000","last_became_active":"2024-09-17T00:14:47.888771+0000","last_became_peered":"2024-09-17T00:14:47.888771+0000","last_unstale":"2024-09-17T00:15:13.192209+0000","last_undegraded":"2024-09-17T00:15:13.192209+0000","last_fullsized":"2024-09-17T00:15:13.192209+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:32:56.803430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679652+0000","last_change":"2024-09-17T00:14:49.983158+0000","last_active":"2024-09-17T00:15:12.679652+0000","last_peered":"2024-09-17T00:15:12.679652+0000","last_clean":"2024-09-17T00:15:12.679652+0000","last_became_active":"2024-09-17T00:14:49.982651+0000","last_became_peered":"2024-09-17T00:14:49.982651+0000","last_unstale":"2024-09-17T00:15:12.679652+0000","last_undegraded":"2024-09-17T00:15:12.679652+0000","last_fullsized":"2024-09-17T00:15:12.679652+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:22:08.706786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"69'34","reported_seq":93,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781480+0000","last_change":"2024-09-17T00:14:45.881159+0000","last_active":"2024-09-17T00:15:13.781480+0000","last_peered":"2024-09-17T00:15:13.781480+0000","last_clean":"2024-09-17T00:15:13.781480+0000","last_became_active":"2024-09-17T00:14:45.880774+0000","last_became_peered":"2024-09-17T00:14:45.880774+0000","last_unstale":"2024-09-17T00:15:13.781480+0000","last_undegraded":"2024-09-17T00:15:13.781480+0000","last_fullsized":"2024-09-17T00:15:13.781480+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":34,"log_dups_size":0,"ondisk_log_size":34,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:53:01.998052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":57,"num_read_kb":41,"num_write":32,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193106+0000","last_change":"2024-09-17T00:14:43.727297+0000","last_active":"2024-09-17T00:15:13.193106+0000","last_peered":"2024-09-17T00:15:13.193106+0000","last_clean":"2024-09-17T00:15:13.193106+0000","last_became_active":"2024-09-17T00:14:43.726973+0000","last_became_peered":"2024-09-17T00:14:43.726973+0000","last_unstale":"2024-09-17T00:15:13.193106+0000","last_undegraded":"2024-09-17T00:15:13.193106+0000","last_fullsized":"2024-09-17T00:15:13.193106+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:20:54.574629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"64'2","reported_seq":39,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757798+0000","last_change":"2024-09-17T00:14:45.875413+0000","last_active":"2024-09-17T00:15:12.757798+0000","last_peered":"2024-09-17T00:15:12.757798+0000","last_clean":"2024-09-17T00:15:12.757798+0000","last_became_active":"2024-09-17T00:14:42.712165+0000","last_became_peered":"2024-09-17T00:14:42.712165+0000","last_unstale":"2024-09-17T00:15:12.757798+0000","last_undegraded":"2024-09-17T00:15:12.757798+0000","last_fullsized":"2024-09-17T00:15:12.757798+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_clean_scrub_stamp":"2024-09-17T00:14:41.700145+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:09:34.109677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017414209999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.5","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677168+0000","last_change":"2024-09-17T00:14:47.880896+0000","last_active":"2024-09-17T00:15:12.677168+0000","last_peered":"2024-09-17T00:15:12.677168+0000","last_clean":"2024-09-17T00:15:12.677168+0000","last_became_active":"2024-09-17T00:14:47.880180+0000","last_became_peered":"2024-09-17T00:14:47.880180+0000","last_unstale":"2024-09-17T00:15:12.677168+0000","last_undegraded":"2024-09-17T00:15:12.677168+0000","last_fullsized":"2024-09-17T00:15:12.677168+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:35:26.139031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192724+0000","last_change":"2024-09-17T00:14:49.893448+0000","last_active":"2024-09-17T00:15:13.192724+0000","last_peered":"2024-09-17T00:15:13.192724+0000","last_clean":"2024-09-17T00:15:13.192724+0000","last_became_active":"2024-09-17T00:14:49.893120+0000","last_became_peered":"2024-09-17T00:14:49.893120+0000","last_unstale":"2024-09-17T00:15:13.192724+0000","last_undegraded":"2024-09-17T00:15:13.192724+0000","last_fullsized":"2024-09-17T00:15:13.192724+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:17:02.238290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.7","version":"69'19","reported_seq":64,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676849+0000","last_change":"2024-09-17T00:14:45.886568+0000","last_active":"2024-09-17T00:15:12.676849+0000","last_peered":"2024-09-17T00:15:12.676849+0000","last_clean":"2024-09-17T00:15:12.676849+0000","last_became_active":"2024-09-17T00:14:45.884983+0000","last_became_peered":"2024-09-17T00:14:45.884983+0000","last_unstale":"2024-09-17T00:15:12.676849+0000","last_undegraded":"2024-09-17T00:15:12.676849+0000","last_fullsized":"2024-09-17T00:15:12.676849+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:27:06.037058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"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":39,"num_read_kb":27,"num_write":22,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676446+0000","last_change":"2024-09-17T00:14:43.728180+0000","last_active":"2024-09-17T00:15:12.676446+0000","last_peered":"2024-09-17T00:15:12.676446+0000","last_clean":"2024-09-17T00:15:12.676446+0000","last_became_active":"2024-09-17T00:14:43.727852+0000","last_became_peered":"2024-09-17T00:14:43.727852+0000","last_unstale":"2024-09-17T00:15:12.676446+0000","last_undegraded":"2024-09-17T00:15:12.676446+0000","last_fullsized":"2024-09-17T00:15:12.676446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:03:18.745762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":38,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765185+0000","last_change":"2024-09-17T00:14:45.877004+0000","last_active":"2024-09-17T00:15:12.765185+0000","last_peered":"2024-09-17T00:15:12.765185+0000","last_clean":"2024-09-17T00:15:12.765185+0000","last_became_active":"2024-09-17T00:14:42.713232+0000","last_became_peered":"2024-09-17T00:14:42.713232+0000","last_unstale":"2024-09-17T00:15:12.765185+0000","last_undegraded":"2024-09-17T00:15:12.765185+0000","last_fullsized":"2024-09-17T00:15:12.765185+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_clean_scrub_stamp":"2024-09-17T00:14:41.700145+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:55:59.864157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0025404410000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.6","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.766013+0000","last_change":"2024-09-17T00:14:47.890176+0000","last_active":"2024-09-17T00:15:12.766013+0000","last_peered":"2024-09-17T00:15:12.766013+0000","last_clean":"2024-09-17T00:15:12.766013+0000","last_became_active":"2024-09-17T00:14:47.889808+0000","last_became_peered":"2024-09-17T00:14:47.889808+0000","last_unstale":"2024-09-17T00:15:12.766013+0000","last_undegraded":"2024-09-17T00:15:12.766013+0000","last_fullsized":"2024-09-17T00:15:12.766013+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:37:45.731008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.5","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676714+0000","last_change":"2024-09-17T00:14:49.984371+0000","last_active":"2024-09-17T00:15:12.676714+0000","last_peered":"2024-09-17T00:15:12.676714+0000","last_clean":"2024-09-17T00:15:12.676714+0000","last_became_active":"2024-09-17T00:14:49.983720+0000","last_became_peered":"2024-09-17T00:14:49.983720+0000","last_unstale":"2024-09-17T00:15:12.676714+0000","last_undegraded":"2024-09-17T00:15:12.676714+0000","last_fullsized":"2024-09-17T00:15:12.676714+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:52:23.797232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"69'12","reported_seq":43,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679283+0000","last_change":"2024-09-17T00:14:45.885752+0000","last_active":"2024-09-17T00:15:12.679283+0000","last_peered":"2024-09-17T00:15:12.679283+0000","last_clean":"2024-09-17T00:15:12.679283+0000","last_became_active":"2024-09-17T00:14:45.885354+0000","last_became_peered":"2024-09-17T00:14:45.885354+0000","last_unstale":"2024-09-17T00:15:12.679283+0000","last_undegraded":"2024-09-17T00:15:12.679283+0000","last_fullsized":"2024-09-17T00:15:12.679283+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+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 @ 2024-09-18T05:49:32.845612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":18,"num_read_kb":12,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676572+0000","last_change":"2024-09-17T00:14:43.719834+0000","last_active":"2024-09-17T00:15:12.676572+0000","last_peered":"2024-09-17T00:15:12.676572+0000","last_clean":"2024-09-17T00:15:12.676572+0000","last_became_active":"2024-09-17T00:14:43.719538+0000","last_became_peered":"2024-09-17T00:14:43.719538+0000","last_unstale":"2024-09-17T00:15:12.676572+0000","last_undegraded":"2024-09-17T00:15:12.676572+0000","last_fullsized":"2024-09-17T00:15:12.676572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:53:46.408230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'5","reported_seq":74,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:21.715452+0000","last_change":"2024-09-17T00:14:46.689938+0000","last_active":"2024-09-17T00:15:21.715452+0000","last_peered":"2024-09-17T00:15:21.715452+0000","last_clean":"2024-09-17T00:15:21.715452+0000","last_became_active":"2024-09-17T00:14:42.717736+0000","last_became_peered":"2024-09-17T00:14:42.717736+0000","last_unstale":"2024-09-17T00:15:21.715452+0000","last_undegraded":"2024-09-17T00:15:21.715452+0000","last_fullsized":"2024-09-17T00:15:21.715452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_clean_scrub_stamp":"2024-09-17T00:14:41.700145+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:06:51.738247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046760600000000002,"stat_sum":{"num_bytes":389,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":34,"num_read_kb":29,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758335+0000","last_change":"2024-09-17T00:14:47.890615+0000","last_active":"2024-09-17T00:15:12.758335+0000","last_peered":"2024-09-17T00:15:12.758335+0000","last_clean":"2024-09-17T00:15:12.758335+0000","last_became_active":"2024-09-17T00:14:47.890032+0000","last_became_peered":"2024-09-17T00:14:47.890032+0000","last_unstale":"2024-09-17T00:15:12.758335+0000","last_undegraded":"2024-09-17T00:15:12.758335+0000","last_fullsized":"2024-09-17T00:15:12.758335+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:58:36.049346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.4","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679705+0000","last_change":"2024-09-17T00:14:49.896671+0000","last_active":"2024-09-17T00:15:12.679705+0000","last_peered":"2024-09-17T00:15:12.679705+0000","last_clean":"2024-09-17T00:15:12.679705+0000","last_became_active":"2024-09-17T00:14:49.896360+0000","last_became_peered":"2024-09-17T00:14:49.896360+0000","last_unstale":"2024-09-17T00:15:12.679705+0000","last_undegraded":"2024-09-17T00:15:12.679705+0000","last_fullsized":"2024-09-17T00:15:12.679705+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:11:21.743001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"69'16","reported_seq":55,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781570+0000","last_change":"2024-09-17T00:14:46.691007+0000","last_active":"2024-09-17T00:15:13.781570+0000","last_peered":"2024-09-17T00:15:13.781570+0000","last_clean":"2024-09-17T00:15:13.781570+0000","last_became_active":"2024-09-17T00:14:46.690732+0000","last_became_peered":"2024-09-17T00:14:46.690732+0000","last_unstale":"2024-09-17T00:15:13.781570+0000","last_undegraded":"2024-09-17T00:15:13.781570+0000","last_fullsized":"2024-09-17T00:15:13.781570+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:28:14.265484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154,"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":25,"num_read_kb":15,"num_write":13,"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":[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":"62'1","reported_seq":35,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192287+0000","last_change":"2024-09-17T00:14:43.726172+0000","last_active":"2024-09-17T00:15:13.192287+0000","last_peered":"2024-09-17T00:15:13.192287+0000","last_clean":"2024-09-17T00:15:13.192287+0000","last_became_active":"2024-09-17T00:14:43.725989+0000","last_became_peered":"2024-09-17T00:14:43.725989+0000","last_unstale":"2024-09-17T00:15:13.192287+0000","last_undegraded":"2024-09-17T00:15:13.192287+0000","last_fullsized":"2024-09-17T00:15:13.192287+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:33:03.481420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":993,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"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":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"71'128","reported_seq":276,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:14.756192+0000","last_change":"2024-09-17T00:14:38.240328+0000","last_active":"2024-09-17T00:15:14.756192+0000","last_peered":"2024-09-17T00:15:14.756192+0000","last_clean":"2024-09-17T00:15:14.756192+0000","last_became_active":"2024-09-17T00:14:38.239948+0000","last_became_peered":"2024-09-17T00:14:38.239948+0000","last_unstale":"2024-09-17T00:15:14.756192+0000","last_undegraded":"2024-09-17T00:15:14.756192+0000","last_fullsized":"2024-09-17T00:15:14.756192+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:12:30.375744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:12:30.375744+0000","last_clean_scrub_stamp":"2024-09-17T00:12:30.375744+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:28:42.772589+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":"5.4","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678040+0000","last_change":"2024-09-17T00:14:47.889601+0000","last_active":"2024-09-17T00:15:12.678040+0000","last_peered":"2024-09-17T00:15:12.678040+0000","last_clean":"2024-09-17T00:15:12.678040+0000","last_became_active":"2024-09-17T00:14:47.889249+0000","last_became_peered":"2024-09-17T00:14:47.889249+0000","last_unstale":"2024-09-17T00:15:12.678040+0000","last_undegraded":"2024-09-17T00:15:12.678040+0000","last_fullsized":"2024-09-17T00:15:12.678040+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:02:19.184004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.7","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758256+0000","last_change":"2024-09-17T00:14:49.892469+0000","last_active":"2024-09-17T00:15:12.758256+0000","last_peered":"2024-09-17T00:15:12.758256+0000","last_clean":"2024-09-17T00:15:12.758256+0000","last_became_active":"2024-09-17T00:14:49.892169+0000","last_became_peered":"2024-09-17T00:14:49.892169+0000","last_unstale":"2024-09-17T00:15:12.758256+0000","last_undegraded":"2024-09-17T00:15:12.758256+0000","last_fullsized":"2024-09-17T00:15:12.758256+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:55:04.743284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.e","version":"69'17","reported_seq":56,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193699+0000","last_change":"2024-09-17T00:14:45.885329+0000","last_active":"2024-09-17T00:15:13.193699+0000","last_peered":"2024-09-17T00:15:13.193699+0000","last_clean":"2024-09-17T00:15:13.193699+0000","last_became_active":"2024-09-17T00:14:45.884964+0000","last_became_peered":"2024-09-17T00:14:45.884964+0000","last_unstale":"2024-09-17T00:15:13.193699+0000","last_undegraded":"2024-09-17T00:15:13.193699+0000","last_fullsized":"2024-09-17T00:15:13.193699+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:32:13.061704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":21,"num_write":18,"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,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192431+0000","last_change":"2024-09-17T00:14:43.721200+0000","last_active":"2024-09-17T00:15:13.192431+0000","last_peered":"2024-09-17T00:15:13.192431+0000","last_clean":"2024-09-17T00:15:13.192431+0000","last_became_active":"2024-09-17T00:14:43.720896+0000","last_became_peered":"2024-09-17T00:14:43.720896+0000","last_unstale":"2024-09-17T00:15:13.192431+0000","last_undegraded":"2024-09-17T00:15:13.192431+0000","last_fullsized":"2024-09-17T00:15:13.192431+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:51:11.580038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758153+0000","last_change":"2024-09-17T00:14:47.884435+0000","last_active":"2024-09-17T00:15:12.758153+0000","last_peered":"2024-09-17T00:15:12.758153+0000","last_clean":"2024-09-17T00:15:12.758153+0000","last_became_active":"2024-09-17T00:14:47.884158+0000","last_became_peered":"2024-09-17T00:14:47.884158+0000","last_unstale":"2024-09-17T00:15:12.758153+0000","last_undegraded":"2024-09-17T00:15:12.758153+0000","last_fullsized":"2024-09-17T00:15:12.758153+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:27:05.607792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191966+0000","last_change":"2024-09-17T00:14:49.983234+0000","last_active":"2024-09-17T00:15:13.191966+0000","last_peered":"2024-09-17T00:15:13.191966+0000","last_clean":"2024-09-17T00:15:13.191966+0000","last_became_active":"2024-09-17T00:14:49.982808+0000","last_became_peered":"2024-09-17T00:14:49.982808+0000","last_unstale":"2024-09-17T00:15:13.191966+0000","last_undegraded":"2024-09-17T00:15:13.191966+0000","last_fullsized":"2024-09-17T00:15:13.191966+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:08:54.997448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.d","version":"69'17","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193533+0000","last_change":"2024-09-17T00:14:45.885389+0000","last_active":"2024-09-17T00:15:13.193533+0000","last_peered":"2024-09-17T00:15:13.193533+0000","last_clean":"2024-09-17T00:15:13.193533+0000","last_became_active":"2024-09-17T00:14:45.885045+0000","last_became_peered":"2024-09-17T00:14:45.885045+0000","last_unstale":"2024-09-17T00:15:13.193533+0000","last_undegraded":"2024-09-17T00:15:13.193533+0000","last_fullsized":"2024-09-17T00:15:13.193533+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:10:32.513036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":19,"num_write":18,"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,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192671+0000","last_change":"2024-09-17T00:14:43.726367+0000","last_active":"2024-09-17T00:15:13.192671+0000","last_peered":"2024-09-17T00:15:13.192671+0000","last_clean":"2024-09-17T00:15:13.192671+0000","last_became_active":"2024-09-17T00:14:43.726004+0000","last_became_peered":"2024-09-17T00:14:43.726004+0000","last_unstale":"2024-09-17T00:15:13.192671+0000","last_undegraded":"2024-09-17T00:15:13.192671+0000","last_fullsized":"2024-09-17T00:15:13.192671+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:39:55.541466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679795+0000","last_change":"2024-09-17T00:14:47.883796+0000","last_active":"2024-09-17T00:15:12.679795+0000","last_peered":"2024-09-17T00:15:12.679795+0000","last_clean":"2024-09-17T00:15:12.679795+0000","last_became_active":"2024-09-17T00:14:47.883421+0000","last_became_peered":"2024-09-17T00:14:47.883421+0000","last_unstale":"2024-09-17T00:15:12.679795+0000","last_undegraded":"2024-09-17T00:15:12.679795+0000","last_fullsized":"2024-09-17T00:15:12.679795+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:16:17.024216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.f","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.766211+0000","last_change":"2024-09-17T00:14:49.894390+0000","last_active":"2024-09-17T00:15:12.766211+0000","last_peered":"2024-09-17T00:15:12.766211+0000","last_clean":"2024-09-17T00:15:12.766211+0000","last_became_active":"2024-09-17T00:14:49.894095+0000","last_became_peered":"2024-09-17T00:14:49.894095+0000","last_unstale":"2024-09-17T00:15:12.766211+0000","last_undegraded":"2024-09-17T00:15:12.766211+0000","last_fullsized":"2024-09-17T00:15:12.766211+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:38:30.104530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"69'10","reported_seq":40,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193102+0000","last_change":"2024-09-17T00:14:45.880457+0000","last_active":"2024-09-17T00:15:13.193102+0000","last_peered":"2024-09-17T00:15:13.193102+0000","last_clean":"2024-09-17T00:15:13.193102+0000","last_became_active":"2024-09-17T00:14:45.880029+0000","last_became_peered":"2024-09-17T00:14:45.880029+0000","last_unstale":"2024-09-17T00:15:13.193102+0000","last_undegraded":"2024-09-17T00:15:13.193102+0000","last_fullsized":"2024-09-17T00:15:13.193102+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:03:21.209878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"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":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192200+0000","last_change":"2024-09-17T00:14:43.720463+0000","last_active":"2024-09-17T00:15:13.192200+0000","last_peered":"2024-09-17T00:15:13.192200+0000","last_clean":"2024-09-17T00:15:13.192200+0000","last_became_active":"2024-09-17T00:14:43.720153+0000","last_became_peered":"2024-09-17T00:14:43.720153+0000","last_unstale":"2024-09-17T00:15:13.192200+0000","last_undegraded":"2024-09-17T00:15:13.192200+0000","last_fullsized":"2024-09-17T00:15:13.192200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:08:14.166486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781340+0000","last_change":"2024-09-17T00:14:47.891759+0000","last_active":"2024-09-17T00:15:13.781340+0000","last_peered":"2024-09-17T00:15:13.781340+0000","last_clean":"2024-09-17T00:15:13.781340+0000","last_became_active":"2024-09-17T00:14:47.891418+0000","last_became_peered":"2024-09-17T00:14:47.891418+0000","last_unstale":"2024-09-17T00:15:13.781340+0000","last_undegraded":"2024-09-17T00:15:13.781340+0000","last_fullsized":"2024-09-17T00:15:13.781340+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:32:05.982085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.e","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193403+0000","last_change":"2024-09-17T00:14:49.891392+0000","last_active":"2024-09-17T00:15:13.193403+0000","last_peered":"2024-09-17T00:15:13.193403+0000","last_clean":"2024-09-17T00:15:13.193403+0000","last_became_active":"2024-09-17T00:14:49.891069+0000","last_became_peered":"2024-09-17T00:14:49.891069+0000","last_unstale":"2024-09-17T00:15:13.193403+0000","last_undegraded":"2024-09-17T00:15:13.193403+0000","last_fullsized":"2024-09-17T00:15:13.193403+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:32:50.935174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.b","version":"69'15","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678257+0000","last_change":"2024-09-17T00:14:45.885220+0000","last_active":"2024-09-17T00:15:12.678257+0000","last_peered":"2024-09-17T00:15:12.678257+0000","last_clean":"2024-09-17T00:15:12.678257+0000","last_became_active":"2024-09-17T00:14:45.884795+0000","last_became_peered":"2024-09-17T00:14:45.884795+0000","last_unstale":"2024-09-17T00:15:12.678257+0000","last_undegraded":"2024-09-17T00:15:12.678257+0000","last_fullsized":"2024-09-17T00:15:12.678257+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:09:57.078876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":26,"num_read_kb":19,"num_write":16,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758074+0000","last_change":"2024-09-17T00:14:43.725019+0000","last_active":"2024-09-17T00:15:12.758074+0000","last_peered":"2024-09-17T00:15:12.758074+0000","last_clean":"2024-09-17T00:15:12.758074+0000","last_became_active":"2024-09-17T00:14:43.724633+0000","last_became_peered":"2024-09-17T00:14:43.724633+0000","last_unstale":"2024-09-17T00:15:12.758074+0000","last_undegraded":"2024-09-17T00:15:12.758074+0000","last_fullsized":"2024-09-17T00:15:12.758074+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:10:23.160219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765204+0000","last_change":"2024-09-17T00:14:47.889798+0000","last_active":"2024-09-17T00:15:12.765204+0000","last_peered":"2024-09-17T00:15:12.765204+0000","last_clean":"2024-09-17T00:15:12.765204+0000","last_became_active":"2024-09-17T00:14:47.889448+0000","last_became_peered":"2024-09-17T00:14:47.889448+0000","last_unstale":"2024-09-17T00:15:12.765204+0000","last_undegraded":"2024-09-17T00:15:12.765204+0000","last_fullsized":"2024-09-17T00:15:12.765204+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:45:51.186176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.9","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676478+0000","last_change":"2024-09-17T00:14:49.889900+0000","last_active":"2024-09-17T00:15:12.676478+0000","last_peered":"2024-09-17T00:15:12.676478+0000","last_clean":"2024-09-17T00:15:12.676478+0000","last_became_active":"2024-09-17T00:14:49.889572+0000","last_became_peered":"2024-09-17T00:14:49.889572+0000","last_unstale":"2024-09-17T00:15:12.676478+0000","last_undegraded":"2024-09-17T00:15:12.676478+0000","last_fullsized":"2024-09-17T00:15:12.676478+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:34:55.646882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.a","version":"69'25","reported_seq":68,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192312+0000","last_change":"2024-09-17T00:14:46.690167+0000","last_active":"2024-09-17T00:15:13.192312+0000","last_peered":"2024-09-17T00:15:13.192312+0000","last_clean":"2024-09-17T00:15:13.192312+0000","last_became_active":"2024-09-17T00:14:46.689714+0000","last_became_peered":"2024-09-17T00:14:46.689714+0000","last_unstale":"2024-09-17T00:15:13.192312+0000","last_undegraded":"2024-09-17T00:15:13.192312+0000","last_fullsized":"2024-09-17T00:15:13.192312+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:07:25.282048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":41,"num_read_kb":29,"num_write":26,"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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678737+0000","last_change":"2024-09-17T00:14:43.730209+0000","last_active":"2024-09-17T00:15:12.678737+0000","last_peered":"2024-09-17T00:15:12.678737+0000","last_clean":"2024-09-17T00:15:12.678737+0000","last_became_active":"2024-09-17T00:14:43.729058+0000","last_became_peered":"2024-09-17T00:14:43.729058+0000","last_unstale":"2024-09-17T00:15:12.678737+0000","last_undegraded":"2024-09-17T00:15:12.678737+0000","last_fullsized":"2024-09-17T00:15:12.678737+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:46:58.836235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765462+0000","last_change":"2024-09-17T00:14:47.887898+0000","last_active":"2024-09-17T00:15:12.765462+0000","last_peered":"2024-09-17T00:15:12.765462+0000","last_clean":"2024-09-17T00:15:12.765462+0000","last_became_active":"2024-09-17T00:14:47.887541+0000","last_became_peered":"2024-09-17T00:14:47.887541+0000","last_unstale":"2024-09-17T00:15:12.765462+0000","last_undegraded":"2024-09-17T00:15:12.765462+0000","last_fullsized":"2024-09-17T00:15:12.765462+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:19:29.117453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.8","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676369+0000","last_change":"2024-09-17T00:14:49.897699+0000","last_active":"2024-09-17T00:15:12.676369+0000","last_peered":"2024-09-17T00:15:12.676369+0000","last_clean":"2024-09-17T00:15:12.676369+0000","last_became_active":"2024-09-17T00:14:49.897432+0000","last_became_peered":"2024-09-17T00:14:49.897432+0000","last_unstale":"2024-09-17T00:15:12.676369+0000","last_undegraded":"2024-09-17T00:15:12.676369+0000","last_fullsized":"2024-09-17T00:15:12.676369+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:47:39.541446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"69'24","reported_seq":72,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192171+0000","last_change":"2024-09-17T00:14:45.880397+0000","last_active":"2024-09-17T00:15:13.192171+0000","last_peered":"2024-09-17T00:15:13.192171+0000","last_clean":"2024-09-17T00:15:13.192171+0000","last_became_active":"2024-09-17T00:14:45.880034+0000","last_became_peered":"2024-09-17T00:14:45.880034+0000","last_unstale":"2024-09-17T00:15:13.192171+0000","last_undegraded":"2024-09-17T00:15:13.192171+0000","last_fullsized":"2024-09-17T00:15:13.192171+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:08:26.328158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":43,"num_read_kb":32,"num_write":26,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679215+0000","last_change":"2024-09-17T00:14:43.729934+0000","last_active":"2024-09-17T00:15:12.679215+0000","last_peered":"2024-09-17T00:15:12.679215+0000","last_clean":"2024-09-17T00:15:12.679215+0000","last_became_active":"2024-09-17T00:14:43.729563+0000","last_became_peered":"2024-09-17T00:14:43.729563+0000","last_unstale":"2024-09-17T00:15:12.679215+0000","last_undegraded":"2024-09-17T00:15:12.679215+0000","last_fullsized":"2024-09-17T00:15:12.679215+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:10:56.781878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.764868+0000","last_change":"2024-09-17T00:14:47.893171+0000","last_active":"2024-09-17T00:15:12.764868+0000","last_peered":"2024-09-17T00:15:12.764868+0000","last_clean":"2024-09-17T00:15:12.764868+0000","last_became_active":"2024-09-17T00:14:47.892797+0000","last_became_peered":"2024-09-17T00:14:47.892797+0000","last_unstale":"2024-09-17T00:15:12.764868+0000","last_undegraded":"2024-09-17T00:15:12.764868+0000","last_fullsized":"2024-09-17T00:15:12.764868+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:41:27.905953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.b","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192108+0000","last_change":"2024-09-17T00:14:49.895078+0000","last_active":"2024-09-17T00:15:13.192108+0000","last_peered":"2024-09-17T00:15:13.192108+0000","last_clean":"2024-09-17T00:15:13.192108+0000","last_became_active":"2024-09-17T00:14:49.894303+0000","last_became_peered":"2024-09-17T00:14:49.894303+0000","last_unstale":"2024-09-17T00:15:13.192108+0000","last_undegraded":"2024-09-17T00:15:13.192108+0000","last_fullsized":"2024-09-17T00:15:13.192108+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:39:36.258858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.8","version":"69'27","reported_seq":74,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757521+0000","last_change":"2024-09-17T00:14:46.692931+0000","last_active":"2024-09-17T00:15:12.757521+0000","last_peered":"2024-09-17T00:15:12.757521+0000","last_clean":"2024-09-17T00:15:12.757521+0000","last_became_active":"2024-09-17T00:14:46.692218+0000","last_became_peered":"2024-09-17T00:14:46.692218+0000","last_unstale":"2024-09-17T00:15:12.757521+0000","last_undegraded":"2024-09-17T00:15:12.757521+0000","last_fullsized":"2024-09-17T00:15:12.757521+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":27,"log_dups_size":0,"ondisk_log_size":27,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:54:20.287873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":44,"num_read_kb":33,"num_write":28,"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":[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.f","version":"62'2","reported_seq":41,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678513+0000","last_change":"2024-09-17T00:14:43.727395+0000","last_active":"2024-09-17T00:15:12.678513+0000","last_peered":"2024-09-17T00:15:12.678513+0000","last_clean":"2024-09-17T00:15:12.678513+0000","last_became_active":"2024-09-17T00:14:43.726996+0000","last_became_peered":"2024-09-17T00:14:43.726996+0000","last_unstale":"2024-09-17T00:15:12.678513+0000","last_undegraded":"2024-09-17T00:15:12.678513+0000","last_fullsized":"2024-09-17T00:15:12.678513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:39:53.803569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92,"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":10,"num_read_kb":10,"num_write":4,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.9","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781500+0000","last_change":"2024-09-17T00:14:47.891351+0000","last_active":"2024-09-17T00:15:13.781500+0000","last_peered":"2024-09-17T00:15:13.781500+0000","last_clean":"2024-09-17T00:15:13.781500+0000","last_became_active":"2024-09-17T00:14:47.891033+0000","last_became_peered":"2024-09-17T00:14:47.891033+0000","last_unstale":"2024-09-17T00:15:13.781500+0000","last_undegraded":"2024-09-17T00:15:13.781500+0000","last_fullsized":"2024-09-17T00:15:13.781500+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:36:54.285039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.a","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757621+0000","last_change":"2024-09-17T00:14:49.985250+0000","last_active":"2024-09-17T00:15:12.757621+0000","last_peered":"2024-09-17T00:15:12.757621+0000","last_clean":"2024-09-17T00:15:12.757621+0000","last_became_active":"2024-09-17T00:14:49.984909+0000","last_became_peered":"2024-09-17T00:14:49.984909+0000","last_unstale":"2024-09-17T00:15:12.757621+0000","last_undegraded":"2024-09-17T00:15:12.757621+0000","last_fullsized":"2024-09-17T00:15:12.757621+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:21:19.181025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192022+0000","last_change":"2024-09-17T00:14:43.722401+0000","last_active":"2024-09-17T00:15:13.192022+0000","last_peered":"2024-09-17T00:15:13.192022+0000","last_clean":"2024-09-17T00:15:13.192022+0000","last_became_active":"2024-09-17T00:14:43.722100+0000","last_became_peered":"2024-09-17T00:14:43.722100+0000","last_unstale":"2024-09-17T00:15:13.192022+0000","last_undegraded":"2024-09-17T00:15:13.192022+0000","last_fullsized":"2024-09-17T00:15:13.192022+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:36:34.216910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"69'12","reported_seq":46,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192553+0000","last_change":"2024-09-17T00:14:46.689668+0000","last_active":"2024-09-17T00:15:13.192553+0000","last_peered":"2024-09-17T00:15:13.192553+0000","last_clean":"2024-09-17T00:15:13.192553+0000","last_became_active":"2024-09-17T00:14:46.689209+0000","last_became_peered":"2024-09-17T00:14:46.689209+0000","last_unstale":"2024-09-17T00:15:13.192553+0000","last_undegraded":"2024-09-17T00:15:13.192553+0000","last_fullsized":"2024-09-17T00:15:13.192553+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+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 @ 2024-09-18T07:43:07.999054+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":18,"num_read_kb":14,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.16","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758117+0000","last_change":"2024-09-17T00:14:47.889954+0000","last_active":"2024-09-17T00:15:12.758117+0000","last_peered":"2024-09-17T00:15:12.758117+0000","last_clean":"2024-09-17T00:15:12.758117+0000","last_became_active":"2024-09-17T00:14:47.889680+0000","last_became_peered":"2024-09-17T00:14:47.889680+0000","last_unstale":"2024-09-17T00:15:12.758117+0000","last_undegraded":"2024-09-17T00:15:12.758117+0000","last_fullsized":"2024-09-17T00:15:12.758117+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:27:16.486129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.15","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676805+0000","last_change":"2024-09-17T00:14:49.984611+0000","last_active":"2024-09-17T00:15:12.676805+0000","last_peered":"2024-09-17T00:15:12.676805+0000","last_clean":"2024-09-17T00:15:12.676805+0000","last_became_active":"2024-09-17T00:14:49.984099+0000","last_became_peered":"2024-09-17T00:14:49.984099+0000","last_unstale":"2024-09-17T00:15:12.676805+0000","last_undegraded":"2024-09-17T00:15:12.676805+0000","last_fullsized":"2024-09-17T00:15:12.676805+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:23:32.080395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"69'21","reported_seq":65,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679427+0000","last_change":"2024-09-17T00:14:46.690992+0000","last_active":"2024-09-17T00:15:12.679427+0000","last_peered":"2024-09-17T00:15:12.679427+0000","last_clean":"2024-09-17T00:15:12.679427+0000","last_became_active":"2024-09-17T00:14:46.690639+0000","last_became_peered":"2024-09-17T00:14:46.690639+0000","last_unstale":"2024-09-17T00:15:12.679427+0000","last_undegraded":"2024-09-17T00:15:12.679427+0000","last_fullsized":"2024-09-17T00:15:12.679427+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":21,"log_dups_size":0,"ondisk_log_size":21,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:35:47.675735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":35,"num_read_kb":27,"num_write":22,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677586+0000","last_change":"2024-09-17T00:14:43.726377+0000","last_active":"2024-09-17T00:15:12.677586+0000","last_peered":"2024-09-17T00:15:12.677586+0000","last_clean":"2024-09-17T00:15:12.677586+0000","last_became_active":"2024-09-17T00:14:43.725691+0000","last_became_peered":"2024-09-17T00:14:43.725691+0000","last_unstale":"2024-09-17T00:15:12.677586+0000","last_undegraded":"2024-09-17T00:15:12.677586+0000","last_fullsized":"2024-09-17T00:15:12.677586+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:40:56.757454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192447+0000","last_change":"2024-09-17T00:14:47.890203+0000","last_active":"2024-09-17T00:15:13.192447+0000","last_peered":"2024-09-17T00:15:13.192447+0000","last_clean":"2024-09-17T00:15:13.192447+0000","last_became_active":"2024-09-17T00:14:47.889867+0000","last_became_peered":"2024-09-17T00:14:47.889867+0000","last_unstale":"2024-09-17T00:15:13.192447+0000","last_undegraded":"2024-09-17T00:15:13.192447+0000","last_fullsized":"2024-09-17T00:15:13.192447+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:30:59.359840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.14","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765582+0000","last_change":"2024-09-17T00:14:49.887407+0000","last_active":"2024-09-17T00:15:12.765582+0000","last_peered":"2024-09-17T00:15:12.765582+0000","last_clean":"2024-09-17T00:15:12.765582+0000","last_became_active":"2024-09-17T00:14:49.887083+0000","last_became_peered":"2024-09-17T00:14:49.887083+0000","last_unstale":"2024-09-17T00:15:12.765582+0000","last_undegraded":"2024-09-17T00:15:12.765582+0000","last_fullsized":"2024-09-17T00:15:12.765582+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:46:31.697251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"69'15","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758106+0000","last_change":"2024-09-17T00:14:46.692719+0000","last_active":"2024-09-17T00:15:12.758106+0000","last_peered":"2024-09-17T00:15:12.758106+0000","last_clean":"2024-09-17T00:15:12.758106+0000","last_became_active":"2024-09-17T00:14:46.692232+0000","last_became_peered":"2024-09-17T00:14:46.692232+0000","last_unstale":"2024-09-17T00:15:12.758106+0000","last_undegraded":"2024-09-17T00:15:12.758106+0000","last_fullsized":"2024-09-17T00:15:12.758106+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:52:15.048989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":26,"num_read_kb":19,"num_write":16,"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":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677754+0000","last_change":"2024-09-17T00:14:43.718233+0000","last_active":"2024-09-17T00:15:12.677754+0000","last_peered":"2024-09-17T00:15:12.677754+0000","last_clean":"2024-09-17T00:15:12.677754+0000","last_became_active":"2024-09-17T00:14:43.717841+0000","last_became_peered":"2024-09-17T00:14:43.717841+0000","last_unstale":"2024-09-17T00:15:12.677754+0000","last_undegraded":"2024-09-17T00:15:12.677754+0000","last_fullsized":"2024-09-17T00:15:12.677754+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:15:33.339890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.14","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781647+0000","last_change":"2024-09-17T00:14:47.895051+0000","last_active":"2024-09-17T00:15:13.781647+0000","last_peered":"2024-09-17T00:15:13.781647+0000","last_clean":"2024-09-17T00:15:13.781647+0000","last_became_active":"2024-09-17T00:14:47.894736+0000","last_became_peered":"2024-09-17T00:14:47.894736+0000","last_unstale":"2024-09-17T00:15:13.781647+0000","last_undegraded":"2024-09-17T00:15:13.781647+0000","last_fullsized":"2024-09-17T00:15:13.781647+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:35:59.817162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.17","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193805+0000","last_change":"2024-09-17T00:14:49.887181+0000","last_active":"2024-09-17T00:15:13.193805+0000","last_peered":"2024-09-17T00:15:13.193805+0000","last_clean":"2024-09-17T00:15:13.193805+0000","last_became_active":"2024-09-17T00:14:49.886776+0000","last_became_peered":"2024-09-17T00:14:49.886776+0000","last_unstale":"2024-09-17T00:15:13.193805+0000","last_undegraded":"2024-09-17T00:15:13.193805+0000","last_fullsized":"2024-09-17T00:15:13.193805+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:18:00.745685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"69'22","reported_seq":64,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192372+0000","last_change":"2024-09-17T00:14:46.690283+0000","last_active":"2024-09-17T00:15:13.192372+0000","last_peered":"2024-09-17T00:15:13.192372+0000","last_clean":"2024-09-17T00:15:13.192372+0000","last_became_active":"2024-09-17T00:14:46.689839+0000","last_became_peered":"2024-09-17T00:14:46.689839+0000","last_unstale":"2024-09-17T00:15:13.192372+0000","last_undegraded":"2024-09-17T00:15:13.192372+0000","last_fullsized":"2024-09-17T00:15:13.192372+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:19.118433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":33,"num_read_kb":26,"num_write":22,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678026+0000","last_change":"2024-09-17T00:14:43.726202+0000","last_active":"2024-09-17T00:15:12.678026+0000","last_peered":"2024-09-17T00:15:12.678026+0000","last_clean":"2024-09-17T00:15:12.678026+0000","last_became_active":"2024-09-17T00:14:43.725852+0000","last_became_peered":"2024-09-17T00:14:43.725852+0000","last_unstale":"2024-09-17T00:15:12.678026+0000","last_undegraded":"2024-09-17T00:15:12.678026+0000","last_fullsized":"2024-09-17T00:15:12.678026+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:48:24.998893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.15","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781520+0000","last_change":"2024-09-17T00:14:47.892142+0000","last_active":"2024-09-17T00:15:13.781520+0000","last_peered":"2024-09-17T00:15:13.781520+0000","last_clean":"2024-09-17T00:15:13.781520+0000","last_became_active":"2024-09-17T00:14:47.891829+0000","last_became_peered":"2024-09-17T00:14:47.891829+0000","last_unstale":"2024-09-17T00:15:13.781520+0000","last_undegraded":"2024-09-17T00:15:13.781520+0000","last_fullsized":"2024-09-17T00:15:13.781520+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:11:00.929077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.16","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678849+0000","last_change":"2024-09-17T00:14:49.891518+0000","last_active":"2024-09-17T00:15:12.678849+0000","last_peered":"2024-09-17T00:15:12.678849+0000","last_clean":"2024-09-17T00:15:12.678849+0000","last_became_active":"2024-09-17T00:14:49.891161+0000","last_became_peered":"2024-09-17T00:14:49.891161+0000","last_unstale":"2024-09-17T00:15:12.678849+0000","last_undegraded":"2024-09-17T00:15:12.678849+0000","last_fullsized":"2024-09-17T00:15:12.678849+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:45:36.682907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"69'11","reported_seq":44,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192788+0000","last_change":"2024-09-17T00:14:45.879282+0000","last_active":"2024-09-17T00:15:13.192788+0000","last_peered":"2024-09-17T00:15:13.192788+0000","last_clean":"2024-09-17T00:15:13.192788+0000","last_became_active":"2024-09-17T00:14:45.878761+0000","last_became_peered":"2024-09-17T00:14:45.878761+0000","last_unstale":"2024-09-17T00:15:13.192788+0000","last_undegraded":"2024-09-17T00:15:13.192788+0000","last_fullsized":"2024-09-17T00:15:13.192788+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:47:47.349641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":20,"num_read_kb":13,"num_write":12,"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,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193320+0000","last_change":"2024-09-17T00:14:43.730615+0000","last_active":"2024-09-17T00:15:13.193320+0000","last_peered":"2024-09-17T00:15:13.193320+0000","last_clean":"2024-09-17T00:15:13.193320+0000","last_became_active":"2024-09-17T00:14:43.730329+0000","last_became_peered":"2024-09-17T00:14:43.730329+0000","last_unstale":"2024-09-17T00:15:13.193320+0000","last_undegraded":"2024-09-17T00:15:13.193320+0000","last_fullsized":"2024-09-17T00:15:13.193320+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:43:29.117380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.12","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679151+0000","last_change":"2024-09-17T00:14:47.889011+0000","last_active":"2024-09-17T00:15:12.679151+0000","last_peered":"2024-09-17T00:15:12.679151+0000","last_clean":"2024-09-17T00:15:12.679151+0000","last_became_active":"2024-09-17T00:14:47.888700+0000","last_became_peered":"2024-09-17T00:14:47.888700+0000","last_unstale":"2024-09-17T00:15:12.679151+0000","last_undegraded":"2024-09-17T00:15:12.679151+0000","last_fullsized":"2024-09-17T00:15:12.679151+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:43:14.167224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.11","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191665+0000","last_change":"2024-09-17T00:14:49.898755+0000","last_active":"2024-09-17T00:15:13.191665+0000","last_peered":"2024-09-17T00:15:13.191665+0000","last_clean":"2024-09-17T00:15:13.191665+0000","last_became_active":"2024-09-17T00:14:49.898415+0000","last_became_peered":"2024-09-17T00:14:49.898415+0000","last_unstale":"2024-09-17T00:15:13.191665+0000","last_undegraded":"2024-09-17T00:15:13.191665+0000","last_fullsized":"2024-09-17T00:15:13.191665+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:45:20.546647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"69'9","reported_seq":41,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679421+0000","last_change":"2024-09-17T00:14:45.882133+0000","last_active":"2024-09-17T00:15:12.679421+0000","last_peered":"2024-09-17T00:15:12.679421+0000","last_clean":"2024-09-17T00:15:12.679421+0000","last_became_active":"2024-09-17T00:14:45.881830+0000","last_became_peered":"2024-09-17T00:14:45.881830+0000","last_unstale":"2024-09-17T00:15:12.679421+0000","last_undegraded":"2024-09-17T00:15:12.679421+0000","last_fullsized":"2024-09-17T00:15:12.679421+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:05:02.127592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678503+0000","last_change":"2024-09-17T00:14:43.729026+0000","last_active":"2024-09-17T00:15:12.678503+0000","last_peered":"2024-09-17T00:15:12.678503+0000","last_clean":"2024-09-17T00:15:12.678503+0000","last_became_active":"2024-09-17T00:14:43.728715+0000","last_became_peered":"2024-09-17T00:14:43.728715+0000","last_unstale":"2024-09-17T00:15:12.678503+0000","last_undegraded":"2024-09-17T00:15:12.678503+0000","last_fullsized":"2024-09-17T00:15:12.678503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:12.428987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.13","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191936+0000","last_change":"2024-09-17T00:14:47.891347+0000","last_active":"2024-09-17T00:15:13.191936+0000","last_peered":"2024-09-17T00:15:13.191936+0000","last_clean":"2024-09-17T00:15:13.191936+0000","last_became_active":"2024-09-17T00:14:47.891009+0000","last_became_peered":"2024-09-17T00:14:47.891009+0000","last_unstale":"2024-09-17T00:15:13.191936+0000","last_undegraded":"2024-09-17T00:15:13.191936+0000","last_fullsized":"2024-09-17T00:15:13.191936+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:13:42.943502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.10","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676748+0000","last_change":"2024-09-17T00:14:49.889476+0000","last_active":"2024-09-17T00:15:12.676748+0000","last_peered":"2024-09-17T00:15:12.676748+0000","last_clean":"2024-09-17T00:15:12.676748+0000","last_became_active":"2024-09-17T00:14:49.889048+0000","last_became_peered":"2024-09-17T00:14:49.889048+0000","last_unstale":"2024-09-17T00:15:12.676748+0000","last_undegraded":"2024-09-17T00:15:12.676748+0000","last_fullsized":"2024-09-17T00:15:12.676748+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:55:51.940663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.11","version":"69'17","reported_seq":56,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191817+0000","last_change":"2024-09-17T00:14:46.689626+0000","last_active":"2024-09-17T00:15:13.191817+0000","last_peered":"2024-09-17T00:15:13.191817+0000","last_clean":"2024-09-17T00:15:13.191817+0000","last_became_active":"2024-09-17T00:14:46.689130+0000","last_became_peered":"2024-09-17T00:14:46.689130+0000","last_unstale":"2024-09-17T00:15:13.191817+0000","last_undegraded":"2024-09-17T00:15:13.191817+0000","last_fullsized":"2024-09-17T00:15:13.191817+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:28:25.032947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":21,"num_write":18,"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":[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.16","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758171+0000","last_change":"2024-09-17T00:14:43.727505+0000","last_active":"2024-09-17T00:15:12.758171+0000","last_peered":"2024-09-17T00:15:12.758171+0000","last_clean":"2024-09-17T00:15:12.758171+0000","last_became_active":"2024-09-17T00:14:43.723403+0000","last_became_peered":"2024-09-17T00:14:43.723403+0000","last_unstale":"2024-09-17T00:15:12.758171+0000","last_undegraded":"2024-09-17T00:15:12.758171+0000","last_fullsized":"2024-09-17T00:15:12.758171+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T12:09:27.943469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.10","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676157+0000","last_change":"2024-09-17T00:14:47.890323+0000","last_active":"2024-09-17T00:15:12.676157+0000","last_peered":"2024-09-17T00:15:12.676157+0000","last_clean":"2024-09-17T00:15:12.676157+0000","last_became_active":"2024-09-17T00:14:47.890043+0000","last_became_peered":"2024-09-17T00:14:47.890043+0000","last_unstale":"2024-09-17T00:15:12.676157+0000","last_undegraded":"2024-09-17T00:15:12.676157+0000","last_fullsized":"2024-09-17T00:15:12.676157+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:17:08.710737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.13","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192105+0000","last_change":"2024-09-17T00:14:49.985274+0000","last_active":"2024-09-17T00:15:13.192105+0000","last_peered":"2024-09-17T00:15:13.192105+0000","last_clean":"2024-09-17T00:15:13.192105+0000","last_became_active":"2024-09-17T00:14:49.984915+0000","last_became_peered":"2024-09-17T00:14:49.984915+0000","last_unstale":"2024-09-17T00:15:13.192105+0000","last_undegraded":"2024-09-17T00:15:13.192105+0000","last_fullsized":"2024-09-17T00:15:13.192105+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:35:02.130912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"69'4","reported_seq":31,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191618+0000","last_change":"2024-09-17T00:14:45.881361+0000","last_active":"2024-09-17T00:15:13.191618+0000","last_peered":"2024-09-17T00:15:13.191618+0000","last_clean":"2024-09-17T00:15:13.191618+0000","last_became_active":"2024-09-17T00:14:45.881008+0000","last_became_peered":"2024-09-17T00:14:45.881008+0000","last_unstale":"2024-09-17T00:15:13.191618+0000","last_undegraded":"2024-09-17T00:15:13.191618+0000","last_fullsized":"2024-09-17T00:15:13.191618+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:31:33.652976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":6,"num_read_kb":4,"num_write":4,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677588+0000","last_change":"2024-09-17T00:14:43.716058+0000","last_active":"2024-09-17T00:15:12.677588+0000","last_peered":"2024-09-17T00:15:12.677588+0000","last_clean":"2024-09-17T00:15:12.677588+0000","last_became_active":"2024-09-17T00:14:43.715369+0000","last_became_peered":"2024-09-17T00:14:43.715369+0000","last_unstale":"2024-09-17T00:15:12.677588+0000","last_undegraded":"2024-09-17T00:15:12.677588+0000","last_fullsized":"2024-09-17T00:15:12.677588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:01:29.492524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.11","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191956+0000","last_change":"2024-09-17T00:14:47.888400+0000","last_active":"2024-09-17T00:15:13.191956+0000","last_peered":"2024-09-17T00:15:13.191956+0000","last_clean":"2024-09-17T00:15:13.191956+0000","last_became_active":"2024-09-17T00:14:47.888103+0000","last_became_peered":"2024-09-17T00:14:47.888103+0000","last_unstale":"2024-09-17T00:15:13.191956+0000","last_undegraded":"2024-09-17T00:15:13.191956+0000","last_fullsized":"2024-09-17T00:15:13.191956+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:11:31.181077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.12","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676289+0000","last_change":"2024-09-17T00:14:49.887357+0000","last_active":"2024-09-17T00:15:12.676289+0000","last_peered":"2024-09-17T00:15:12.676289+0000","last_clean":"2024-09-17T00:15:12.676289+0000","last_became_active":"2024-09-17T00:14:49.886833+0000","last_became_peered":"2024-09-17T00:14:49.886833+0000","last_unstale":"2024-09-17T00:15:12.676289+0000","last_undegraded":"2024-09-17T00:15:12.676289+0000","last_fullsized":"2024-09-17T00:15:12.676289+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:05:40.257478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1d","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679921+0000","last_change":"2024-09-17T00:14:49.894353+0000","last_active":"2024-09-17T00:15:12.679921+0000","last_peered":"2024-09-17T00:15:12.679921+0000","last_clean":"2024-09-17T00:15:12.679921+0000","last_became_active":"2024-09-17T00:14:49.893971+0000","last_became_peered":"2024-09-17T00:14:49.893971+0000","last_unstale":"2024-09-17T00:15:12.679921+0000","last_undegraded":"2024-09-17T00:15:12.679921+0000","last_fullsized":"2024-09-17T00:15:12.679921+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:54:35.481055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.18","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191819+0000","last_change":"2024-09-17T00:14:43.723459+0000","last_active":"2024-09-17T00:15:13.191819+0000","last_peered":"2024-09-17T00:15:13.191819+0000","last_clean":"2024-09-17T00:15:13.191819+0000","last_became_active":"2024-09-17T00:14:43.723099+0000","last_became_peered":"2024-09-17T00:14:43.723099+0000","last_unstale":"2024-09-17T00:15:13.191819+0000","last_undegraded":"2024-09-17T00:15:13.191819+0000","last_fullsized":"2024-09-17T00:15:13.191819+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:21:02.439186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"69'17","reported_seq":56,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193234+0000","last_change":"2024-09-17T00:14:45.884168+0000","last_active":"2024-09-17T00:15:13.193234+0000","last_peered":"2024-09-17T00:15:13.193234+0000","last_clean":"2024-09-17T00:15:13.193234+0000","last_became_active":"2024-09-17T00:14:45.883798+0000","last_became_peered":"2024-09-17T00:14:45.883798+0000","last_unstale":"2024-09-17T00:15:13.193234+0000","last_undegraded":"2024-09-17T00:15:13.193234+0000","last_fullsized":"2024-09-17T00:15:13.193234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:56:34.858869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":21,"num_write":18,"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":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.1e","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679035+0000","last_change":"2024-09-17T00:14:47.888823+0000","last_active":"2024-09-17T00:15:12.679035+0000","last_peered":"2024-09-17T00:15:12.679035+0000","last_clean":"2024-09-17T00:15:12.679035+0000","last_became_active":"2024-09-17T00:14:47.888430+0000","last_became_peered":"2024-09-17T00:14:47.888430+0000","last_unstale":"2024-09-17T00:15:12.679035+0000","last_undegraded":"2024-09-17T00:15:12.679035+0000","last_fullsized":"2024-09-17T00:15:12.679035+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:07:29.092624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":32,"stat_sum":{"num_bytes":416,"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":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":96,"acting":96,"num_store_stats":8},{"poolid":5,"num_pg":32,"stat_sum":{"num_bytes":0,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":64,"ondisk_log_size":64,"up":96,"acting":96,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":3702,"num_objects":210,"num_object_clones":0,"num_object_copies":630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":210,"num_whiteouts":0,"num_read":986,"num_read_kb":711,"num_write":609,"num_write_kb":34,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":417792,"data_stored":11106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":587,"ondisk_log_size":587,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":1613,"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":24,"num_read_kb":24,"num_write":10,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":73728,"data_stored":4839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":6,"ondisk_log_size":6,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":408,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":34,"num_read_kb":29,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24576,"data_stored":1224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":8,"ondisk_log_size":8,"up":9,"acting":9,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201293,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32544,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712608,"statfs":{"total":95995035648,"available":95961710592,"internally_reserved":0,"allocated":1388544,"data_stored":916555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462929,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28360,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716792,"statfs":{"total":95995035648,"available":95965995008,"internally_reserved":0,"allocated":1368064,"data_stored":916450,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":760,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":778240,"data_stored":326441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":802816,"data_stored":326130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149729,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31980,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713172,"statfs":{"total":95995035648,"available":95962288128,"internally_reserved":0,"allocated":811008,"data_stored":326973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411366,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31940,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713212,"statfs":{"total":95995035648,"available":95962329088,"internally_reserved":0,"allocated":770048,"data_stored":325673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27852,"kb_used_data":824,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717300,"statfs":{"total":95995035648,"available":95966515200,"internally_reserved":0,"allocated":843776,"data_stored":327323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738417,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32544,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712608,"statfs":{"total":95995035648,"available":95961710592,"internally_reserved":0,"allocated":1392640,"data_stored":916264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":389,"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":408,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":389,"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":12288,"data_stored":138,"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":12288,"data_stored":528,"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":4096,"data_stored":436,"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":8192,"data_stored":1039,"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":20480,"data_stored":620,"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":4096,"data_stored":993,"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":4096,"data_stored":993,"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":8192,"data_stored":92,"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":49152,"data_stored":1320,"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":90112,"data_stored":2338,"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":32768,"data_stored":798,"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":73728,"data_stored":1898,"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":53248,"data_stored":1474,"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":36864,"data_stored":990,"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":36864,"data_stored":1034,"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":45056,"data_stored":1254,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"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":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T00:15:28.087 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T00:15:28.345 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:28.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:15:28.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: Deploying daemon alertmanager.a on smithi006 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:15:28.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:15:28.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:15:28.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:15:28.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: Deploying daemon alertmanager.a on smithi006 2024-09-17T00:15:28.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:15:28.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:28.539 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:15:28.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:15:28.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:15:28.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:15:28.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:15:28.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: Deploying daemon alertmanager.a on smithi006 2024-09-17T00:15:28.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:15:28.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:29.197 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:15:29.199 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2024-09-17T00:15:30.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:30 smithi006 ceph-mon[29674]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:15:30.562 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:30 smithi006 ceph-mon[29674]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:15:30.563 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:30 smithi006 ceph-mon[41017]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:15:30.563 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:30 smithi006 ceph-mon[41017]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:15:30.587 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":11,"stamp":"2024-09-17T00:15:28.688889+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":596507,"num_objects":231,"num_object_clones":0,"num_object_copies":693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":231,"num_whiteouts":0,"num_read":1256,"num_read_kb":1070,"num_write":807,"num_write_kb":2461,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":795,"ondisk_log_size":795,"up":396,"acting":396,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":396,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240820,"kb_used_data":7964,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749720396,"statfs":{"total":767960285184,"available":767713685504,"internally_reserved":0,"allocated":8155136,"data_stored":4381809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"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":8,"num_read_kb":8,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002739"},"pg_stats":[{"pgid":"3.1f","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677504+0000","last_change":"2024-09-17T00:14:43.712418+0000","last_active":"2024-09-17T00:15:12.677504+0000","last_peered":"2024-09-17T00:15:12.677504+0000","last_clean":"2024-09-17T00:15:12.677504+0000","last_became_active":"2024-09-17T00:14:43.712009+0000","last_became_peered":"2024-09-17T00:14:43.712009+0000","last_unstale":"2024-09-17T00:15:12.677504+0000","last_undegraded":"2024-09-17T00:15:12.677504+0000","last_fullsized":"2024-09-17T00:15:12.677504+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:39:34.073766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"69'15","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192125+0000","last_change":"2024-09-17T00:14:45.878881+0000","last_active":"2024-09-17T00:15:13.192125+0000","last_peered":"2024-09-17T00:15:13.192125+0000","last_clean":"2024-09-17T00:15:13.192125+0000","last_became_active":"2024-09-17T00:14:45.878514+0000","last_became_peered":"2024-09-17T00:14:45.878514+0000","last_unstale":"2024-09-17T00:15:13.192125+0000","last_undegraded":"2024-09-17T00:15:13.192125+0000","last_fullsized":"2024-09-17T00:15:13.192125+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T12:02:37.383954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":26,"num_read_kb":19,"num_write":16,"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,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.19","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679100+0000","last_change":"2024-09-17T00:14:47.888523+0000","last_active":"2024-09-17T00:15:12.679100+0000","last_peered":"2024-09-17T00:15:12.679100+0000","last_clean":"2024-09-17T00:15:12.679100+0000","last_became_active":"2024-09-17T00:14:47.888158+0000","last_became_peered":"2024-09-17T00:14:47.888158+0000","last_unstale":"2024-09-17T00:15:12.679100+0000","last_undegraded":"2024-09-17T00:15:12.679100+0000","last_fullsized":"2024-09-17T00:15:12.679100+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:19:34.612974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1a","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192511+0000","last_change":"2024-09-17T00:14:49.887795+0000","last_active":"2024-09-17T00:15:13.192511+0000","last_peered":"2024-09-17T00:15:13.192511+0000","last_clean":"2024-09-17T00:15:13.192511+0000","last_became_active":"2024-09-17T00:14:49.887509+0000","last_became_peered":"2024-09-17T00:14:49.887509+0000","last_unstale":"2024-09-17T00:15:13.192511+0000","last_undegraded":"2024-09-17T00:15:13.192511+0000","last_fullsized":"2024-09-17T00:15:13.192511+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:01:57.859127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1b","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191774+0000","last_change":"2024-09-17T00:14:49.985315+0000","last_active":"2024-09-17T00:15:13.191774+0000","last_peered":"2024-09-17T00:15:13.191774+0000","last_clean":"2024-09-17T00:15:13.191774+0000","last_became_active":"2024-09-17T00:14:49.984994+0000","last_became_peered":"2024-09-17T00:14:49.984994+0000","last_unstale":"2024-09-17T00:15:13.191774+0000","last_undegraded":"2024-09-17T00:15:13.191774+0000","last_fullsized":"2024-09-17T00:15:13.191774+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:14:03.312302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192640+0000","last_change":"2024-09-17T00:14:43.719145+0000","last_active":"2024-09-17T00:15:13.192640+0000","last_peered":"2024-09-17T00:15:13.192640+0000","last_clean":"2024-09-17T00:15:13.192640+0000","last_became_active":"2024-09-17T00:14:43.718776+0000","last_became_peered":"2024-09-17T00:14:43.718776+0000","last_unstale":"2024-09-17T00:15:13.192640+0000","last_undegraded":"2024-09-17T00:15:13.192640+0000","last_fullsized":"2024-09-17T00:15:13.192640+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:05:30.757708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.19","version":"69'41","reported_seq":100,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192043+0000","last_change":"2024-09-17T00:14:45.882170+0000","last_active":"2024-09-17T00:15:13.192043+0000","last_peered":"2024-09-17T00:15:13.192043+0000","last_clean":"2024-09-17T00:15:13.192043+0000","last_became_active":"2024-09-17T00:14:45.881873+0000","last_became_peered":"2024-09-17T00:14:45.881873+0000","last_unstale":"2024-09-17T00:15:13.192043+0000","last_undegraded":"2024-09-17T00:15:13.192043+0000","last_fullsized":"2024-09-17T00:15:13.192043+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":41,"log_dups_size":0,"ondisk_log_size":41,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:36:09.038163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":62,"num_read_kb":49,"num_write":40,"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":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.18","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192086+0000","last_change":"2024-09-17T00:14:47.887791+0000","last_active":"2024-09-17T00:15:13.192086+0000","last_peered":"2024-09-17T00:15:13.192086+0000","last_clean":"2024-09-17T00:15:13.192086+0000","last_became_active":"2024-09-17T00:14:47.887500+0000","last_became_peered":"2024-09-17T00:14:47.887500+0000","last_unstale":"2024-09-17T00:15:13.192086+0000","last_undegraded":"2024-09-17T00:15:13.192086+0000","last_fullsized":"2024-09-17T00:15:13.192086+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:51:57.403488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758175+0000","last_change":"2024-09-17T00:14:43.718898+0000","last_active":"2024-09-17T00:15:12.758175+0000","last_peered":"2024-09-17T00:15:12.758175+0000","last_clean":"2024-09-17T00:15:12.758175+0000","last_became_active":"2024-09-17T00:14:43.718577+0000","last_became_peered":"2024-09-17T00:14:43.718577+0000","last_unstale":"2024-09-17T00:15:12.758175+0000","last_undegraded":"2024-09-17T00:15:12.758175+0000","last_fullsized":"2024-09-17T00:15:12.758175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:12:54.600340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"69'21","reported_seq":65,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192692+0000","last_change":"2024-09-17T00:14:45.880087+0000","last_active":"2024-09-17T00:15:13.192692+0000","last_peered":"2024-09-17T00:15:13.192692+0000","last_clean":"2024-09-17T00:15:13.192692+0000","last_became_active":"2024-09-17T00:14:45.879513+0000","last_became_peered":"2024-09-17T00:14:45.879513+0000","last_unstale":"2024-09-17T00:15:13.192692+0000","last_undegraded":"2024-09-17T00:15:13.192692+0000","last_fullsized":"2024-09-17T00:15:13.192692+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":21,"log_dups_size":0,"ondisk_log_size":21,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:17:23.590366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":35,"num_read_kb":27,"num_write":22,"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,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1b","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757769+0000","last_change":"2024-09-17T00:14:47.890992+0000","last_active":"2024-09-17T00:15:12.757769+0000","last_peered":"2024-09-17T00:15:12.757769+0000","last_clean":"2024-09-17T00:15:12.757769+0000","last_became_active":"2024-09-17T00:14:47.890441+0000","last_became_peered":"2024-09-17T00:14:47.890441+0000","last_unstale":"2024-09-17T00:15:12.757769+0000","last_undegraded":"2024-09-17T00:15:12.757769+0000","last_fullsized":"2024-09-17T00:15:12.757769+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:15:07.542879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.18","version":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676900+0000","last_change":"2024-09-17T00:14:49.890124+0000","last_active":"2024-09-17T00:15:12.676900+0000","last_peered":"2024-09-17T00:15:12.676900+0000","last_clean":"2024-09-17T00:15:12.676900+0000","last_became_active":"2024-09-17T00:14:49.889792+0000","last_became_peered":"2024-09-17T00:14:49.889792+0000","last_unstale":"2024-09-17T00:15:12.676900+0000","last_undegraded":"2024-09-17T00:15:12.676900+0000","last_fullsized":"2024-09-17T00:15:12.676900+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:44:46.045049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[0,1,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757935+0000","last_change":"2024-09-17T00:14:43.723097+0000","last_active":"2024-09-17T00:15:12.757935+0000","last_peered":"2024-09-17T00:15:12.757935+0000","last_clean":"2024-09-17T00:15:12.757935+0000","last_became_active":"2024-09-17T00:14:43.722704+0000","last_became_peered":"2024-09-17T00:14:43.722704+0000","last_unstale":"2024-09-17T00:15:12.757935+0000","last_undegraded":"2024-09-17T00:15:12.757935+0000","last_fullsized":"2024-09-17T00:15:12.757935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:29:42.231690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"69'11","reported_seq":47,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192672+0000","last_change":"2024-09-17T00:14:45.885302+0000","last_active":"2024-09-17T00:15:13.192672+0000","last_peered":"2024-09-17T00:15:13.192672+0000","last_clean":"2024-09-17T00:15:13.192672+0000","last_became_active":"2024-09-17T00:14:45.884935+0000","last_became_peered":"2024-09-17T00:14:45.884935+0000","last_unstale":"2024-09-17T00:15:13.192672+0000","last_undegraded":"2024-09-17T00:15:13.192672+0000","last_fullsized":"2024-09-17T00:15:13.192672+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:58:18.860422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":20,"num_read_kb":15,"num_write":12,"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,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1a","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676422+0000","last_change":"2024-09-17T00:14:47.889668+0000","last_active":"2024-09-17T00:15:12.676422+0000","last_peered":"2024-09-17T00:15:12.676422+0000","last_clean":"2024-09-17T00:15:12.676422+0000","last_became_active":"2024-09-17T00:14:47.889374+0000","last_became_peered":"2024-09-17T00:14:47.889374+0000","last_unstale":"2024-09-17T00:15:12.676422+0000","last_undegraded":"2024-09-17T00:15:12.676422+0000","last_fullsized":"2024-09-17T00:15:12.676422+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:57:31.825578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.19","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757588+0000","last_change":"2024-09-17T00:14:49.892305+0000","last_active":"2024-09-17T00:15:12.757588+0000","last_peered":"2024-09-17T00:15:12.757588+0000","last_clean":"2024-09-17T00:15:12.757588+0000","last_became_active":"2024-09-17T00:14:49.892023+0000","last_became_peered":"2024-09-17T00:14:49.892023+0000","last_unstale":"2024-09-17T00:15:12.757588+0000","last_undegraded":"2024-09-17T00:15:12.757588+0000","last_fullsized":"2024-09-17T00:15:12.757588+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:31:14.276676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.1e","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193509+0000","last_change":"2024-09-17T00:14:49.983163+0000","last_active":"2024-09-17T00:15:13.193509+0000","last_peered":"2024-09-17T00:15:13.193509+0000","last_clean":"2024-09-17T00:15:13.193509+0000","last_became_active":"2024-09-17T00:14:49.982855+0000","last_became_peered":"2024-09-17T00:14:49.982855+0000","last_unstale":"2024-09-17T00:15:13.193509+0000","last_undegraded":"2024-09-17T00:15:13.193509+0000","last_fullsized":"2024-09-17T00:15:13.193509+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:28:05.971624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678721+0000","last_change":"2024-09-17T00:14:43.720463+0000","last_active":"2024-09-17T00:15:12.678721+0000","last_peered":"2024-09-17T00:15:12.678721+0000","last_clean":"2024-09-17T00:15:12.678721+0000","last_became_active":"2024-09-17T00:14:43.720200+0000","last_became_peered":"2024-09-17T00:14:43.720200+0000","last_unstale":"2024-09-17T00:15:12.678721+0000","last_undegraded":"2024-09-17T00:15:12.678721+0000","last_fullsized":"2024-09-17T00:15:12.678721+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:06:17.924940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"69'15","reported_seq":50,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.766009+0000","last_change":"2024-09-17T00:14:45.882681+0000","last_active":"2024-09-17T00:15:12.766009+0000","last_peered":"2024-09-17T00:15:12.766009+0000","last_clean":"2024-09-17T00:15:12.766009+0000","last_became_active":"2024-09-17T00:14:45.882129+0000","last_became_peered":"2024-09-17T00:14:45.882129+0000","last_unstale":"2024-09-17T00:15:12.766009+0000","last_undegraded":"2024-09-17T00:15:12.766009+0000","last_fullsized":"2024-09-17T00:15:12.766009+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:49:12.363963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.1d","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.680186+0000","last_change":"2024-09-17T00:14:47.880647+0000","last_active":"2024-09-17T00:15:12.680186+0000","last_peered":"2024-09-17T00:15:12.680186+0000","last_clean":"2024-09-17T00:15:12.680186+0000","last_became_active":"2024-09-17T00:14:47.880307+0000","last_became_peered":"2024-09-17T00:14:47.880307+0000","last_unstale":"2024-09-17T00:15:12.680186+0000","last_undegraded":"2024-09-17T00:15:12.680186+0000","last_fullsized":"2024-09-17T00:15:12.680186+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:31:03.069045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.1f","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192302+0000","last_change":"2024-09-17T00:14:49.983246+0000","last_active":"2024-09-17T00:15:13.192302+0000","last_peered":"2024-09-17T00:15:13.192302+0000","last_clean":"2024-09-17T00:15:13.192302+0000","last_became_active":"2024-09-17T00:14:49.982803+0000","last_became_peered":"2024-09-17T00:14:49.982803+0000","last_unstale":"2024-09-17T00:15:13.192302+0000","last_undegraded":"2024-09-17T00:15:13.192302+0000","last_fullsized":"2024-09-17T00:15:13.192302+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:24:53.115804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"62'1","reported_seq":35,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192830+0000","last_change":"2024-09-17T00:14:43.726192+0000","last_active":"2024-09-17T00:15:13.192830+0000","last_peered":"2024-09-17T00:15:13.192830+0000","last_clean":"2024-09-17T00:15:13.192830+0000","last_became_active":"2024-09-17T00:14:43.725888+0000","last_became_peered":"2024-09-17T00:14:43.725888+0000","last_unstale":"2024-09-17T00:15:13.192830+0000","last_undegraded":"2024-09-17T00:15:13.192830+0000","last_fullsized":"2024-09-17T00:15:13.192830+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:03:47.575638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":436,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"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,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"69'18","reported_seq":60,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192375+0000","last_change":"2024-09-17T00:14:45.880206+0000","last_active":"2024-09-17T00:15:13.192375+0000","last_peered":"2024-09-17T00:15:13.192375+0000","last_clean":"2024-09-17T00:15:13.192375+0000","last_became_active":"2024-09-17T00:14:45.879899+0000","last_became_peered":"2024-09-17T00:14:45.879899+0000","last_unstale":"2024-09-17T00:15:13.192375+0000","last_undegraded":"2024-09-17T00:15:13.192375+0000","last_fullsized":"2024-09-17T00:15:13.192375+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":18,"log_dups_size":0,"ondisk_log_size":18,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:05:20.902976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"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":34,"num_read_kb":24,"num_write":20,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1c","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193006+0000","last_change":"2024-09-17T00:14:47.890681+0000","last_active":"2024-09-17T00:15:13.193006+0000","last_peered":"2024-09-17T00:15:13.193006+0000","last_clean":"2024-09-17T00:15:13.193006+0000","last_became_active":"2024-09-17T00:14:47.890399+0000","last_became_peered":"2024-09-17T00:14:47.890399+0000","last_unstale":"2024-09-17T00:15:13.193006+0000","last_undegraded":"2024-09-17T00:15:13.193006+0000","last_fullsized":"2024-09-17T00:15:13.193006+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:20:13.944069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1c","version":"69'1","reported_seq":18,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677285+0000","last_change":"2024-09-17T00:14:49.891647+0000","last_active":"2024-09-17T00:15:12.677285+0000","last_peered":"2024-09-17T00:15:12.677285+0000","last_clean":"2024-09-17T00:15:12.677285+0000","last_became_active":"2024-09-17T00:14:49.891316+0000","last_became_peered":"2024-09-17T00:14:49.891316+0000","last_unstale":"2024-09-17T00:15:12.677285+0000","last_undegraded":"2024-09-17T00:15:12.677285+0000","last_fullsized":"2024-09-17T00:15:12.677285+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:45:53.791372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":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":[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.19","version":"62'1","reported_seq":30,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679266+0000","last_change":"2024-09-17T00:14:43.729142+0000","last_active":"2024-09-17T00:15:12.679266+0000","last_peered":"2024-09-17T00:15:12.679266+0000","last_clean":"2024-09-17T00:15:12.679266+0000","last_became_active":"2024-09-17T00:14:43.728789+0000","last_became_peered":"2024-09-17T00:14:43.728789+0000","last_unstale":"2024-09-17T00:15:12.679266+0000","last_undegraded":"2024-09-17T00:15:12.679266+0000","last_fullsized":"2024-09-17T00:15:12.679266+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:05:39.302166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"69'16","reported_seq":52,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679138+0000","last_change":"2024-09-17T00:14:46.689530+0000","last_active":"2024-09-17T00:15:12.679138+0000","last_peered":"2024-09-17T00:15:12.679138+0000","last_clean":"2024-09-17T00:15:12.679138+0000","last_became_active":"2024-09-17T00:14:46.689173+0000","last_became_peered":"2024-09-17T00:14:46.689173+0000","last_unstale":"2024-09-17T00:15:12.679138+0000","last_undegraded":"2024-09-17T00:15:12.679138+0000","last_fullsized":"2024-09-17T00:15:12.679138+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T12:13:29.049561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":24,"num_read_kb":18,"num_write":16,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.1f","version":"69'8","reported_seq":40,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781503+0000","last_change":"2024-09-17T00:14:47.891023+0000","last_active":"2024-09-17T00:15:13.781503+0000","last_peered":"2024-09-17T00:15:13.781503+0000","last_clean":"2024-09-17T00:15:13.781503+0000","last_became_active":"2024-09-17T00:14:47.889601+0000","last_became_peered":"2024-09-17T00:14:47.889601+0000","last_unstale":"2024-09-17T00:15:13.781503+0000","last_undegraded":"2024-09-17T00:15:13.781503+0000","last_fullsized":"2024-09-17T00:15:13.781503+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:02:32.163557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.f","version":"69'15","reported_seq":50,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676718+0000","last_change":"2024-09-17T00:14:45.881513+0000","last_active":"2024-09-17T00:15:12.676718+0000","last_peered":"2024-09-17T00:15:12.676718+0000","last_clean":"2024-09-17T00:15:12.676718+0000","last_became_active":"2024-09-17T00:14:45.880408+0000","last_became_peered":"2024-09-17T00:14:45.880408+0000","last_unstale":"2024-09-17T00:15:12.676718+0000","last_undegraded":"2024-09-17T00:15:12.676718+0000","last_fullsized":"2024-09-17T00:15:12.676718+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:51:28.865943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191943+0000","last_change":"2024-09-17T00:14:43.722610+0000","last_active":"2024-09-17T00:15:13.191943+0000","last_peered":"2024-09-17T00:15:13.191943+0000","last_clean":"2024-09-17T00:15:13.191943+0000","last_became_active":"2024-09-17T00:14:43.722267+0000","last_became_peered":"2024-09-17T00:14:43.722267+0000","last_unstale":"2024-09-17T00:15:13.191943+0000","last_undegraded":"2024-09-17T00:15:13.191943+0000","last_fullsized":"2024-09-17T00:15:13.191943+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:34:16.316330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"69'8","reported_seq":40,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781520+0000","last_change":"2024-09-17T00:14:47.883970+0000","last_active":"2024-09-17T00:15:13.781520+0000","last_peered":"2024-09-17T00:15:13.781520+0000","last_clean":"2024-09-17T00:15:13.781520+0000","last_became_active":"2024-09-17T00:14:47.883612+0000","last_became_peered":"2024-09-17T00:14:47.883612+0000","last_unstale":"2024-09-17T00:15:13.781520+0000","last_undegraded":"2024-09-17T00:15:13.781520+0000","last_fullsized":"2024-09-17T00:15:13.781520+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:52:22.727675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757884+0000","last_change":"2024-09-17T00:14:49.893676+0000","last_active":"2024-09-17T00:15:12.757884+0000","last_peered":"2024-09-17T00:15:12.757884+0000","last_clean":"2024-09-17T00:15:12.757884+0000","last_became_active":"2024-09-17T00:14:49.893353+0000","last_became_peered":"2024-09-17T00:14:49.893353+0000","last_unstale":"2024-09-17T00:15:12.757884+0000","last_undegraded":"2024-09-17T00:15:12.757884+0000","last_fullsized":"2024-09-17T00:15:12.757884+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:39:11.994847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.0","version":"69'30","reported_seq":81,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191759+0000","last_change":"2024-09-17T00:14:46.691840+0000","last_active":"2024-09-17T00:15:13.191759+0000","last_peered":"2024-09-17T00:15:13.191759+0000","last_clean":"2024-09-17T00:15:13.191759+0000","last_became_active":"2024-09-17T00:14:46.691558+0000","last_became_peered":"2024-09-17T00:14:46.691558+0000","last_unstale":"2024-09-17T00:15:13.191759+0000","last_undegraded":"2024-09-17T00:15:13.191759+0000","last_fullsized":"2024-09-17T00:15:13.191759+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:00:13.923184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":52,"num_read_kb":38,"num_write":32,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192612+0000","last_change":"2024-09-17T00:14:43.720188+0000","last_active":"2024-09-17T00:15:13.192612+0000","last_peered":"2024-09-17T00:15:13.192612+0000","last_clean":"2024-09-17T00:15:13.192612+0000","last_became_active":"2024-09-17T00:14:43.719897+0000","last_became_peered":"2024-09-17T00:14:43.719897+0000","last_unstale":"2024-09-17T00:15:13.192612+0000","last_undegraded":"2024-09-17T00:15:13.192612+0000","last_fullsized":"2024-09-17T00:15:13.192612+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:52:52.715497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192086+0000","last_change":"2024-09-17T00:14:47.889674+0000","last_active":"2024-09-17T00:15:13.192086+0000","last_peered":"2024-09-17T00:15:13.192086+0000","last_clean":"2024-09-17T00:15:13.192086+0000","last_became_active":"2024-09-17T00:14:47.889400+0000","last_became_peered":"2024-09-17T00:14:47.889400+0000","last_unstale":"2024-09-17T00:15:13.192086+0000","last_undegraded":"2024-09-17T00:15:13.192086+0000","last_fullsized":"2024-09-17T00:15:13.192086+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:51:19.189652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"6.2","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192664+0000","last_change":"2024-09-17T00:14:49.893506+0000","last_active":"2024-09-17T00:15:13.192664+0000","last_peered":"2024-09-17T00:15:13.192664+0000","last_clean":"2024-09-17T00:15:13.192664+0000","last_became_active":"2024-09-17T00:14:49.893215+0000","last_became_peered":"2024-09-17T00:14:49.893215+0000","last_unstale":"2024-09-17T00:15:13.192664+0000","last_undegraded":"2024-09-17T00:15:13.192664+0000","last_fullsized":"2024-09-17T00:15:13.192664+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:30:29.396963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"69'20","reported_seq":58,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192272+0000","last_change":"2024-09-17T00:14:45.877415+0000","last_active":"2024-09-17T00:15:13.192272+0000","last_peered":"2024-09-17T00:15:13.192272+0000","last_clean":"2024-09-17T00:15:13.192272+0000","last_became_active":"2024-09-17T00:14:45.877027+0000","last_became_peered":"2024-09-17T00:14:45.877027+0000","last_unstale":"2024-09-17T00:15:13.192272+0000","last_undegraded":"2024-09-17T00:15:13.192272+0000","last_fullsized":"2024-09-17T00:15:13.192272+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:24:10.648462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":30,"num_read_kb":22,"num_write":20,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.6","version":"62'1","reported_seq":30,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679568+0000","last_change":"2024-09-17T00:14:43.719050+0000","last_active":"2024-09-17T00:15:12.679568+0000","last_peered":"2024-09-17T00:15:12.679568+0000","last_clean":"2024-09-17T00:15:12.679568+0000","last_became_active":"2024-09-17T00:14:43.718809+0000","last_became_peered":"2024-09-17T00:14:43.718809+0000","last_unstale":"2024-09-17T00:15:12.679568+0000","last_undegraded":"2024-09-17T00:15:12.679568+0000","last_fullsized":"2024-09-17T00:15:12.679568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:08:02.990425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.0","version":"69'8","reported_seq":38,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:18.782379+0000","last_change":"2024-09-17T00:14:47.894209+0000","last_active":"2024-09-17T00:15:18.782379+0000","last_peered":"2024-09-17T00:15:18.782379+0000","last_clean":"2024-09-17T00:15:18.782379+0000","last_became_active":"2024-09-17T00:14:47.893829+0000","last_became_peered":"2024-09-17T00:14:47.893829+0000","last_unstale":"2024-09-17T00:15:18.782379+0000","last_undegraded":"2024-09-17T00:15:18.782379+0000","last_fullsized":"2024-09-17T00:15:18.782379+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:14:55.331692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676485+0000","last_change":"2024-09-17T00:14:49.983572+0000","last_active":"2024-09-17T00:15:12.676485+0000","last_peered":"2024-09-17T00:15:12.676485+0000","last_clean":"2024-09-17T00:15:12.676485+0000","last_became_active":"2024-09-17T00:14:49.983267+0000","last_became_peered":"2024-09-17T00:14:49.983267+0000","last_unstale":"2024-09-17T00:15:12.676485+0000","last_undegraded":"2024-09-17T00:15:12.676485+0000","last_fullsized":"2024-09-17T00:15:12.676485+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:54:40.027501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"69'16","reported_seq":52,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679306+0000","last_change":"2024-09-17T00:14:45.880562+0000","last_active":"2024-09-17T00:15:12.679306+0000","last_peered":"2024-09-17T00:15:12.679306+0000","last_clean":"2024-09-17T00:15:12.679306+0000","last_became_active":"2024-09-17T00:14:45.880220+0000","last_became_peered":"2024-09-17T00:14:45.880220+0000","last_unstale":"2024-09-17T00:15:12.679306+0000","last_undegraded":"2024-09-17T00:15:12.679306+0000","last_fullsized":"2024-09-17T00:15:12.679306+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:52:16.275043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":24,"num_read_kb":18,"num_write":16,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758250+0000","last_change":"2024-09-17T00:14:43.720609+0000","last_active":"2024-09-17T00:15:12.758250+0000","last_peered":"2024-09-17T00:15:12.758250+0000","last_clean":"2024-09-17T00:15:12.758250+0000","last_became_active":"2024-09-17T00:14:43.720181+0000","last_became_peered":"2024-09-17T00:14:43.720181+0000","last_unstale":"2024-09-17T00:15:12.758250+0000","last_undegraded":"2024-09-17T00:15:12.758250+0000","last_fullsized":"2024-09-17T00:15:12.758250+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:57:13.166527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781326+0000","last_change":"2024-09-17T00:14:47.885392+0000","last_active":"2024-09-17T00:15:13.781326+0000","last_peered":"2024-09-17T00:15:13.781326+0000","last_clean":"2024-09-17T00:15:13.781326+0000","last_became_active":"2024-09-17T00:14:47.885103+0000","last_became_peered":"2024-09-17T00:14:47.885103+0000","last_unstale":"2024-09-17T00:15:13.781326+0000","last_undegraded":"2024-09-17T00:15:13.781326+0000","last_fullsized":"2024-09-17T00:15:13.781326+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:01:58.003670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677088+0000","last_change":"2024-09-17T00:14:49.896437+0000","last_active":"2024-09-17T00:15:12.677088+0000","last_peered":"2024-09-17T00:15:12.677088+0000","last_clean":"2024-09-17T00:15:12.677088+0000","last_became_active":"2024-09-17T00:14:49.896093+0000","last_became_peered":"2024-09-17T00:14:49.896093+0000","last_unstale":"2024-09-17T00:15:12.677088+0000","last_undegraded":"2024-09-17T00:15:12.677088+0000","last_fullsized":"2024-09-17T00:15:12.677088+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:34:52.910251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"69'25","reported_seq":73,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678386+0000","last_change":"2024-09-17T00:14:46.689995+0000","last_active":"2024-09-17T00:15:12.678386+0000","last_peered":"2024-09-17T00:15:12.678386+0000","last_clean":"2024-09-17T00:15:12.678386+0000","last_became_active":"2024-09-17T00:14:46.689564+0000","last_became_peered":"2024-09-17T00:14:46.689564+0000","last_unstale":"2024-09-17T00:15:12.678386+0000","last_undegraded":"2024-09-17T00:15:12.678386+0000","last_fullsized":"2024-09-17T00:15:12.678386+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:39:29.638190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":48,"num_read_kb":33,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.680173+0000","last_change":"2024-09-17T00:14:43.724366+0000","last_active":"2024-09-17T00:15:12.680173+0000","last_peered":"2024-09-17T00:15:12.680173+0000","last_clean":"2024-09-17T00:15:12.680173+0000","last_became_active":"2024-09-17T00:14:43.724065+0000","last_became_peered":"2024-09-17T00:14:43.724065+0000","last_unstale":"2024-09-17T00:15:12.680173+0000","last_undegraded":"2024-09-17T00:15:12.680173+0000","last_fullsized":"2024-09-17T00:15:12.680173+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:01:43.445492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192209+0000","last_change":"2024-09-17T00:14:47.889048+0000","last_active":"2024-09-17T00:15:13.192209+0000","last_peered":"2024-09-17T00:15:13.192209+0000","last_clean":"2024-09-17T00:15:13.192209+0000","last_became_active":"2024-09-17T00:14:47.888771+0000","last_became_peered":"2024-09-17T00:14:47.888771+0000","last_unstale":"2024-09-17T00:15:13.192209+0000","last_undegraded":"2024-09-17T00:15:13.192209+0000","last_fullsized":"2024-09-17T00:15:13.192209+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:32:56.803430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679652+0000","last_change":"2024-09-17T00:14:49.983158+0000","last_active":"2024-09-17T00:15:12.679652+0000","last_peered":"2024-09-17T00:15:12.679652+0000","last_clean":"2024-09-17T00:15:12.679652+0000","last_became_active":"2024-09-17T00:14:49.982651+0000","last_became_peered":"2024-09-17T00:14:49.982651+0000","last_unstale":"2024-09-17T00:15:12.679652+0000","last_undegraded":"2024-09-17T00:15:12.679652+0000","last_fullsized":"2024-09-17T00:15:12.679652+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:22:08.706786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"69'34","reported_seq":93,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781480+0000","last_change":"2024-09-17T00:14:45.881159+0000","last_active":"2024-09-17T00:15:13.781480+0000","last_peered":"2024-09-17T00:15:13.781480+0000","last_clean":"2024-09-17T00:15:13.781480+0000","last_became_active":"2024-09-17T00:14:45.880774+0000","last_became_peered":"2024-09-17T00:14:45.880774+0000","last_unstale":"2024-09-17T00:15:13.781480+0000","last_undegraded":"2024-09-17T00:15:13.781480+0000","last_fullsized":"2024-09-17T00:15:13.781480+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":34,"log_dups_size":0,"ondisk_log_size":34,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:53:01.998052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":57,"num_read_kb":41,"num_write":32,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193106+0000","last_change":"2024-09-17T00:14:43.727297+0000","last_active":"2024-09-17T00:15:13.193106+0000","last_peered":"2024-09-17T00:15:13.193106+0000","last_clean":"2024-09-17T00:15:13.193106+0000","last_became_active":"2024-09-17T00:14:43.726973+0000","last_became_peered":"2024-09-17T00:14:43.726973+0000","last_unstale":"2024-09-17T00:15:13.193106+0000","last_undegraded":"2024-09-17T00:15:13.193106+0000","last_fullsized":"2024-09-17T00:15:13.193106+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:20:54.574629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"64'2","reported_seq":39,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757798+0000","last_change":"2024-09-17T00:14:45.875413+0000","last_active":"2024-09-17T00:15:12.757798+0000","last_peered":"2024-09-17T00:15:12.757798+0000","last_clean":"2024-09-17T00:15:12.757798+0000","last_became_active":"2024-09-17T00:14:42.712165+0000","last_became_peered":"2024-09-17T00:14:42.712165+0000","last_unstale":"2024-09-17T00:15:12.757798+0000","last_undegraded":"2024-09-17T00:15:12.757798+0000","last_fullsized":"2024-09-17T00:15:12.757798+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_clean_scrub_stamp":"2024-09-17T00:14:41.700145+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:09:34.109677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017414209999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.5","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677168+0000","last_change":"2024-09-17T00:14:47.880896+0000","last_active":"2024-09-17T00:15:12.677168+0000","last_peered":"2024-09-17T00:15:12.677168+0000","last_clean":"2024-09-17T00:15:12.677168+0000","last_became_active":"2024-09-17T00:14:47.880180+0000","last_became_peered":"2024-09-17T00:14:47.880180+0000","last_unstale":"2024-09-17T00:15:12.677168+0000","last_undegraded":"2024-09-17T00:15:12.677168+0000","last_fullsized":"2024-09-17T00:15:12.677168+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:35:26.139031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192724+0000","last_change":"2024-09-17T00:14:49.893448+0000","last_active":"2024-09-17T00:15:13.192724+0000","last_peered":"2024-09-17T00:15:13.192724+0000","last_clean":"2024-09-17T00:15:13.192724+0000","last_became_active":"2024-09-17T00:14:49.893120+0000","last_became_peered":"2024-09-17T00:14:49.893120+0000","last_unstale":"2024-09-17T00:15:13.192724+0000","last_undegraded":"2024-09-17T00:15:13.192724+0000","last_fullsized":"2024-09-17T00:15:13.192724+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:17:02.238290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.7","version":"69'19","reported_seq":64,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676849+0000","last_change":"2024-09-17T00:14:45.886568+0000","last_active":"2024-09-17T00:15:12.676849+0000","last_peered":"2024-09-17T00:15:12.676849+0000","last_clean":"2024-09-17T00:15:12.676849+0000","last_became_active":"2024-09-17T00:14:45.884983+0000","last_became_peered":"2024-09-17T00:14:45.884983+0000","last_unstale":"2024-09-17T00:15:12.676849+0000","last_undegraded":"2024-09-17T00:15:12.676849+0000","last_fullsized":"2024-09-17T00:15:12.676849+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:27:06.037058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"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":39,"num_read_kb":27,"num_write":22,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676446+0000","last_change":"2024-09-17T00:14:43.728180+0000","last_active":"2024-09-17T00:15:12.676446+0000","last_peered":"2024-09-17T00:15:12.676446+0000","last_clean":"2024-09-17T00:15:12.676446+0000","last_became_active":"2024-09-17T00:14:43.727852+0000","last_became_peered":"2024-09-17T00:14:43.727852+0000","last_unstale":"2024-09-17T00:15:12.676446+0000","last_undegraded":"2024-09-17T00:15:12.676446+0000","last_fullsized":"2024-09-17T00:15:12.676446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:03:18.745762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":38,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765185+0000","last_change":"2024-09-17T00:14:45.877004+0000","last_active":"2024-09-17T00:15:12.765185+0000","last_peered":"2024-09-17T00:15:12.765185+0000","last_clean":"2024-09-17T00:15:12.765185+0000","last_became_active":"2024-09-17T00:14:42.713232+0000","last_became_peered":"2024-09-17T00:14:42.713232+0000","last_unstale":"2024-09-17T00:15:12.765185+0000","last_undegraded":"2024-09-17T00:15:12.765185+0000","last_fullsized":"2024-09-17T00:15:12.765185+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_clean_scrub_stamp":"2024-09-17T00:14:41.700145+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:55:59.864157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0025404410000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.6","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.766013+0000","last_change":"2024-09-17T00:14:47.890176+0000","last_active":"2024-09-17T00:15:12.766013+0000","last_peered":"2024-09-17T00:15:12.766013+0000","last_clean":"2024-09-17T00:15:12.766013+0000","last_became_active":"2024-09-17T00:14:47.889808+0000","last_became_peered":"2024-09-17T00:14:47.889808+0000","last_unstale":"2024-09-17T00:15:12.766013+0000","last_undegraded":"2024-09-17T00:15:12.766013+0000","last_fullsized":"2024-09-17T00:15:12.766013+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:37:45.731008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.5","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676714+0000","last_change":"2024-09-17T00:14:49.984371+0000","last_active":"2024-09-17T00:15:12.676714+0000","last_peered":"2024-09-17T00:15:12.676714+0000","last_clean":"2024-09-17T00:15:12.676714+0000","last_became_active":"2024-09-17T00:14:49.983720+0000","last_became_peered":"2024-09-17T00:14:49.983720+0000","last_unstale":"2024-09-17T00:15:12.676714+0000","last_undegraded":"2024-09-17T00:15:12.676714+0000","last_fullsized":"2024-09-17T00:15:12.676714+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:52:23.797232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"69'12","reported_seq":43,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679283+0000","last_change":"2024-09-17T00:14:45.885752+0000","last_active":"2024-09-17T00:15:12.679283+0000","last_peered":"2024-09-17T00:15:12.679283+0000","last_clean":"2024-09-17T00:15:12.679283+0000","last_became_active":"2024-09-17T00:14:45.885354+0000","last_became_peered":"2024-09-17T00:14:45.885354+0000","last_unstale":"2024-09-17T00:15:12.679283+0000","last_undegraded":"2024-09-17T00:15:12.679283+0000","last_fullsized":"2024-09-17T00:15:12.679283+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+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 @ 2024-09-18T05:49:32.845612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":18,"num_read_kb":12,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676572+0000","last_change":"2024-09-17T00:14:43.719834+0000","last_active":"2024-09-17T00:15:12.676572+0000","last_peered":"2024-09-17T00:15:12.676572+0000","last_clean":"2024-09-17T00:15:12.676572+0000","last_became_active":"2024-09-17T00:14:43.719538+0000","last_became_peered":"2024-09-17T00:14:43.719538+0000","last_unstale":"2024-09-17T00:15:12.676572+0000","last_undegraded":"2024-09-17T00:15:12.676572+0000","last_fullsized":"2024-09-17T00:15:12.676572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:53:46.408230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'5","reported_seq":74,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:21.715452+0000","last_change":"2024-09-17T00:14:46.689938+0000","last_active":"2024-09-17T00:15:21.715452+0000","last_peered":"2024-09-17T00:15:21.715452+0000","last_clean":"2024-09-17T00:15:21.715452+0000","last_became_active":"2024-09-17T00:14:42.717736+0000","last_became_peered":"2024-09-17T00:14:42.717736+0000","last_unstale":"2024-09-17T00:15:21.715452+0000","last_undegraded":"2024-09-17T00:15:21.715452+0000","last_fullsized":"2024-09-17T00:15:21.715452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:41.700145+0000","last_clean_scrub_stamp":"2024-09-17T00:14:41.700145+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:06:51.738247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046760600000000002,"stat_sum":{"num_bytes":389,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":34,"num_read_kb":29,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758335+0000","last_change":"2024-09-17T00:14:47.890615+0000","last_active":"2024-09-17T00:15:12.758335+0000","last_peered":"2024-09-17T00:15:12.758335+0000","last_clean":"2024-09-17T00:15:12.758335+0000","last_became_active":"2024-09-17T00:14:47.890032+0000","last_became_peered":"2024-09-17T00:14:47.890032+0000","last_unstale":"2024-09-17T00:15:12.758335+0000","last_undegraded":"2024-09-17T00:15:12.758335+0000","last_fullsized":"2024-09-17T00:15:12.758335+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:58:36.049346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.4","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679705+0000","last_change":"2024-09-17T00:14:49.896671+0000","last_active":"2024-09-17T00:15:12.679705+0000","last_peered":"2024-09-17T00:15:12.679705+0000","last_clean":"2024-09-17T00:15:12.679705+0000","last_became_active":"2024-09-17T00:14:49.896360+0000","last_became_peered":"2024-09-17T00:14:49.896360+0000","last_unstale":"2024-09-17T00:15:12.679705+0000","last_undegraded":"2024-09-17T00:15:12.679705+0000","last_fullsized":"2024-09-17T00:15:12.679705+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:11:21.743001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.5","version":"69'16","reported_seq":55,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781570+0000","last_change":"2024-09-17T00:14:46.691007+0000","last_active":"2024-09-17T00:15:13.781570+0000","last_peered":"2024-09-17T00:15:13.781570+0000","last_clean":"2024-09-17T00:15:13.781570+0000","last_became_active":"2024-09-17T00:14:46.690732+0000","last_became_peered":"2024-09-17T00:14:46.690732+0000","last_unstale":"2024-09-17T00:15:13.781570+0000","last_undegraded":"2024-09-17T00:15:13.781570+0000","last_fullsized":"2024-09-17T00:15:13.781570+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:28:14.265484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154,"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":25,"num_read_kb":15,"num_write":13,"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":[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":"62'1","reported_seq":35,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192287+0000","last_change":"2024-09-17T00:14:43.726172+0000","last_active":"2024-09-17T00:15:13.192287+0000","last_peered":"2024-09-17T00:15:13.192287+0000","last_clean":"2024-09-17T00:15:13.192287+0000","last_became_active":"2024-09-17T00:14:43.725989+0000","last_became_peered":"2024-09-17T00:14:43.725989+0000","last_unstale":"2024-09-17T00:15:13.192287+0000","last_undegraded":"2024-09-17T00:15:13.192287+0000","last_fullsized":"2024-09-17T00:15:13.192287+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:33:03.481420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":993,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"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":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"71'128","reported_seq":276,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:14.756192+0000","last_change":"2024-09-17T00:14:38.240328+0000","last_active":"2024-09-17T00:15:14.756192+0000","last_peered":"2024-09-17T00:15:14.756192+0000","last_clean":"2024-09-17T00:15:14.756192+0000","last_became_active":"2024-09-17T00:14:38.239948+0000","last_became_peered":"2024-09-17T00:14:38.239948+0000","last_unstale":"2024-09-17T00:15:14.756192+0000","last_undegraded":"2024-09-17T00:15:14.756192+0000","last_fullsized":"2024-09-17T00:15:14.756192+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:12:30.375744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:12:30.375744+0000","last_clean_scrub_stamp":"2024-09-17T00:12:30.375744+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:28:42.772589+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":"5.4","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678040+0000","last_change":"2024-09-17T00:14:47.889601+0000","last_active":"2024-09-17T00:15:12.678040+0000","last_peered":"2024-09-17T00:15:12.678040+0000","last_clean":"2024-09-17T00:15:12.678040+0000","last_became_active":"2024-09-17T00:14:47.889249+0000","last_became_peered":"2024-09-17T00:14:47.889249+0000","last_unstale":"2024-09-17T00:15:12.678040+0000","last_undegraded":"2024-09-17T00:15:12.678040+0000","last_fullsized":"2024-09-17T00:15:12.678040+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:02:19.184004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.7","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758256+0000","last_change":"2024-09-17T00:14:49.892469+0000","last_active":"2024-09-17T00:15:12.758256+0000","last_peered":"2024-09-17T00:15:12.758256+0000","last_clean":"2024-09-17T00:15:12.758256+0000","last_became_active":"2024-09-17T00:14:49.892169+0000","last_became_peered":"2024-09-17T00:14:49.892169+0000","last_unstale":"2024-09-17T00:15:12.758256+0000","last_undegraded":"2024-09-17T00:15:12.758256+0000","last_fullsized":"2024-09-17T00:15:12.758256+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:55:04.743284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.e","version":"69'17","reported_seq":56,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193699+0000","last_change":"2024-09-17T00:14:45.885329+0000","last_active":"2024-09-17T00:15:13.193699+0000","last_peered":"2024-09-17T00:15:13.193699+0000","last_clean":"2024-09-17T00:15:13.193699+0000","last_became_active":"2024-09-17T00:14:45.884964+0000","last_became_peered":"2024-09-17T00:14:45.884964+0000","last_unstale":"2024-09-17T00:15:13.193699+0000","last_undegraded":"2024-09-17T00:15:13.193699+0000","last_fullsized":"2024-09-17T00:15:13.193699+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:32:13.061704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":21,"num_write":18,"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,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192431+0000","last_change":"2024-09-17T00:14:43.721200+0000","last_active":"2024-09-17T00:15:13.192431+0000","last_peered":"2024-09-17T00:15:13.192431+0000","last_clean":"2024-09-17T00:15:13.192431+0000","last_became_active":"2024-09-17T00:14:43.720896+0000","last_became_peered":"2024-09-17T00:14:43.720896+0000","last_unstale":"2024-09-17T00:15:13.192431+0000","last_undegraded":"2024-09-17T00:15:13.192431+0000","last_fullsized":"2024-09-17T00:15:13.192431+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:51:11.580038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758153+0000","last_change":"2024-09-17T00:14:47.884435+0000","last_active":"2024-09-17T00:15:12.758153+0000","last_peered":"2024-09-17T00:15:12.758153+0000","last_clean":"2024-09-17T00:15:12.758153+0000","last_became_active":"2024-09-17T00:14:47.884158+0000","last_became_peered":"2024-09-17T00:14:47.884158+0000","last_unstale":"2024-09-17T00:15:12.758153+0000","last_undegraded":"2024-09-17T00:15:12.758153+0000","last_fullsized":"2024-09-17T00:15:12.758153+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:27:05.607792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191966+0000","last_change":"2024-09-17T00:14:49.983234+0000","last_active":"2024-09-17T00:15:13.191966+0000","last_peered":"2024-09-17T00:15:13.191966+0000","last_clean":"2024-09-17T00:15:13.191966+0000","last_became_active":"2024-09-17T00:14:49.982808+0000","last_became_peered":"2024-09-17T00:14:49.982808+0000","last_unstale":"2024-09-17T00:15:13.191966+0000","last_undegraded":"2024-09-17T00:15:13.191966+0000","last_fullsized":"2024-09-17T00:15:13.191966+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:08:54.997448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.d","version":"69'17","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193533+0000","last_change":"2024-09-17T00:14:45.885389+0000","last_active":"2024-09-17T00:15:13.193533+0000","last_peered":"2024-09-17T00:15:13.193533+0000","last_clean":"2024-09-17T00:15:13.193533+0000","last_became_active":"2024-09-17T00:14:45.885045+0000","last_became_peered":"2024-09-17T00:14:45.885045+0000","last_unstale":"2024-09-17T00:15:13.193533+0000","last_undegraded":"2024-09-17T00:15:13.193533+0000","last_fullsized":"2024-09-17T00:15:13.193533+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:10:32.513036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":19,"num_write":18,"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,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192671+0000","last_change":"2024-09-17T00:14:43.726367+0000","last_active":"2024-09-17T00:15:13.192671+0000","last_peered":"2024-09-17T00:15:13.192671+0000","last_clean":"2024-09-17T00:15:13.192671+0000","last_became_active":"2024-09-17T00:14:43.726004+0000","last_became_peered":"2024-09-17T00:14:43.726004+0000","last_unstale":"2024-09-17T00:15:13.192671+0000","last_undegraded":"2024-09-17T00:15:13.192671+0000","last_fullsized":"2024-09-17T00:15:13.192671+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:39:55.541466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679795+0000","last_change":"2024-09-17T00:14:47.883796+0000","last_active":"2024-09-17T00:15:12.679795+0000","last_peered":"2024-09-17T00:15:12.679795+0000","last_clean":"2024-09-17T00:15:12.679795+0000","last_became_active":"2024-09-17T00:14:47.883421+0000","last_became_peered":"2024-09-17T00:14:47.883421+0000","last_unstale":"2024-09-17T00:15:12.679795+0000","last_undegraded":"2024-09-17T00:15:12.679795+0000","last_fullsized":"2024-09-17T00:15:12.679795+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:16:17.024216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.f","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.766211+0000","last_change":"2024-09-17T00:14:49.894390+0000","last_active":"2024-09-17T00:15:12.766211+0000","last_peered":"2024-09-17T00:15:12.766211+0000","last_clean":"2024-09-17T00:15:12.766211+0000","last_became_active":"2024-09-17T00:14:49.894095+0000","last_became_peered":"2024-09-17T00:14:49.894095+0000","last_unstale":"2024-09-17T00:15:12.766211+0000","last_undegraded":"2024-09-17T00:15:12.766211+0000","last_fullsized":"2024-09-17T00:15:12.766211+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:38:30.104530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"69'10","reported_seq":40,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193102+0000","last_change":"2024-09-17T00:14:45.880457+0000","last_active":"2024-09-17T00:15:13.193102+0000","last_peered":"2024-09-17T00:15:13.193102+0000","last_clean":"2024-09-17T00:15:13.193102+0000","last_became_active":"2024-09-17T00:14:45.880029+0000","last_became_peered":"2024-09-17T00:14:45.880029+0000","last_unstale":"2024-09-17T00:15:13.193102+0000","last_undegraded":"2024-09-17T00:15:13.193102+0000","last_fullsized":"2024-09-17T00:15:13.193102+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:03:21.209878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"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":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192200+0000","last_change":"2024-09-17T00:14:43.720463+0000","last_active":"2024-09-17T00:15:13.192200+0000","last_peered":"2024-09-17T00:15:13.192200+0000","last_clean":"2024-09-17T00:15:13.192200+0000","last_became_active":"2024-09-17T00:14:43.720153+0000","last_became_peered":"2024-09-17T00:14:43.720153+0000","last_unstale":"2024-09-17T00:15:13.192200+0000","last_undegraded":"2024-09-17T00:15:13.192200+0000","last_fullsized":"2024-09-17T00:15:13.192200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:08:14.166486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"69'8","reported_seq":38,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:18.782370+0000","last_change":"2024-09-17T00:14:47.891759+0000","last_active":"2024-09-17T00:15:18.782370+0000","last_peered":"2024-09-17T00:15:18.782370+0000","last_clean":"2024-09-17T00:15:18.782370+0000","last_became_active":"2024-09-17T00:14:47.891418+0000","last_became_peered":"2024-09-17T00:14:47.891418+0000","last_unstale":"2024-09-17T00:15:18.782370+0000","last_undegraded":"2024-09-17T00:15:18.782370+0000","last_fullsized":"2024-09-17T00:15:18.782370+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:32:05.982085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.e","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193403+0000","last_change":"2024-09-17T00:14:49.891392+0000","last_active":"2024-09-17T00:15:13.193403+0000","last_peered":"2024-09-17T00:15:13.193403+0000","last_clean":"2024-09-17T00:15:13.193403+0000","last_became_active":"2024-09-17T00:14:49.891069+0000","last_became_peered":"2024-09-17T00:14:49.891069+0000","last_unstale":"2024-09-17T00:15:13.193403+0000","last_undegraded":"2024-09-17T00:15:13.193403+0000","last_fullsized":"2024-09-17T00:15:13.193403+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:32:50.935174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.b","version":"69'15","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678257+0000","last_change":"2024-09-17T00:14:45.885220+0000","last_active":"2024-09-17T00:15:12.678257+0000","last_peered":"2024-09-17T00:15:12.678257+0000","last_clean":"2024-09-17T00:15:12.678257+0000","last_became_active":"2024-09-17T00:14:45.884795+0000","last_became_peered":"2024-09-17T00:14:45.884795+0000","last_unstale":"2024-09-17T00:15:12.678257+0000","last_undegraded":"2024-09-17T00:15:12.678257+0000","last_fullsized":"2024-09-17T00:15:12.678257+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:09:57.078876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":26,"num_read_kb":19,"num_write":16,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758074+0000","last_change":"2024-09-17T00:14:43.725019+0000","last_active":"2024-09-17T00:15:12.758074+0000","last_peered":"2024-09-17T00:15:12.758074+0000","last_clean":"2024-09-17T00:15:12.758074+0000","last_became_active":"2024-09-17T00:14:43.724633+0000","last_became_peered":"2024-09-17T00:14:43.724633+0000","last_unstale":"2024-09-17T00:15:12.758074+0000","last_undegraded":"2024-09-17T00:15:12.758074+0000","last_fullsized":"2024-09-17T00:15:12.758074+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:10:23.160219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765204+0000","last_change":"2024-09-17T00:14:47.889798+0000","last_active":"2024-09-17T00:15:12.765204+0000","last_peered":"2024-09-17T00:15:12.765204+0000","last_clean":"2024-09-17T00:15:12.765204+0000","last_became_active":"2024-09-17T00:14:47.889448+0000","last_became_peered":"2024-09-17T00:14:47.889448+0000","last_unstale":"2024-09-17T00:15:12.765204+0000","last_undegraded":"2024-09-17T00:15:12.765204+0000","last_fullsized":"2024-09-17T00:15:12.765204+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:45:51.186176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.9","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676478+0000","last_change":"2024-09-17T00:14:49.889900+0000","last_active":"2024-09-17T00:15:12.676478+0000","last_peered":"2024-09-17T00:15:12.676478+0000","last_clean":"2024-09-17T00:15:12.676478+0000","last_became_active":"2024-09-17T00:14:49.889572+0000","last_became_peered":"2024-09-17T00:14:49.889572+0000","last_unstale":"2024-09-17T00:15:12.676478+0000","last_undegraded":"2024-09-17T00:15:12.676478+0000","last_fullsized":"2024-09-17T00:15:12.676478+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:34:55.646882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.a","version":"69'25","reported_seq":68,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192312+0000","last_change":"2024-09-17T00:14:46.690167+0000","last_active":"2024-09-17T00:15:13.192312+0000","last_peered":"2024-09-17T00:15:13.192312+0000","last_clean":"2024-09-17T00:15:13.192312+0000","last_became_active":"2024-09-17T00:14:46.689714+0000","last_became_peered":"2024-09-17T00:14:46.689714+0000","last_unstale":"2024-09-17T00:15:13.192312+0000","last_undegraded":"2024-09-17T00:15:13.192312+0000","last_fullsized":"2024-09-17T00:15:13.192312+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:07:25.282048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":41,"num_read_kb":29,"num_write":26,"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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678737+0000","last_change":"2024-09-17T00:14:43.730209+0000","last_active":"2024-09-17T00:15:12.678737+0000","last_peered":"2024-09-17T00:15:12.678737+0000","last_clean":"2024-09-17T00:15:12.678737+0000","last_became_active":"2024-09-17T00:14:43.729058+0000","last_became_peered":"2024-09-17T00:14:43.729058+0000","last_unstale":"2024-09-17T00:15:12.678737+0000","last_undegraded":"2024-09-17T00:15:12.678737+0000","last_fullsized":"2024-09-17T00:15:12.678737+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:46:58.836235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765462+0000","last_change":"2024-09-17T00:14:47.887898+0000","last_active":"2024-09-17T00:15:12.765462+0000","last_peered":"2024-09-17T00:15:12.765462+0000","last_clean":"2024-09-17T00:15:12.765462+0000","last_became_active":"2024-09-17T00:14:47.887541+0000","last_became_peered":"2024-09-17T00:14:47.887541+0000","last_unstale":"2024-09-17T00:15:12.765462+0000","last_undegraded":"2024-09-17T00:15:12.765462+0000","last_fullsized":"2024-09-17T00:15:12.765462+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:19:29.117453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.8","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676369+0000","last_change":"2024-09-17T00:14:49.897699+0000","last_active":"2024-09-17T00:15:12.676369+0000","last_peered":"2024-09-17T00:15:12.676369+0000","last_clean":"2024-09-17T00:15:12.676369+0000","last_became_active":"2024-09-17T00:14:49.897432+0000","last_became_peered":"2024-09-17T00:14:49.897432+0000","last_unstale":"2024-09-17T00:15:12.676369+0000","last_undegraded":"2024-09-17T00:15:12.676369+0000","last_fullsized":"2024-09-17T00:15:12.676369+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:47:39.541446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"69'24","reported_seq":72,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192171+0000","last_change":"2024-09-17T00:14:45.880397+0000","last_active":"2024-09-17T00:15:13.192171+0000","last_peered":"2024-09-17T00:15:13.192171+0000","last_clean":"2024-09-17T00:15:13.192171+0000","last_became_active":"2024-09-17T00:14:45.880034+0000","last_became_peered":"2024-09-17T00:14:45.880034+0000","last_unstale":"2024-09-17T00:15:13.192171+0000","last_undegraded":"2024-09-17T00:15:13.192171+0000","last_fullsized":"2024-09-17T00:15:13.192171+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:08:26.328158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":43,"num_read_kb":32,"num_write":26,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679215+0000","last_change":"2024-09-17T00:14:43.729934+0000","last_active":"2024-09-17T00:15:12.679215+0000","last_peered":"2024-09-17T00:15:12.679215+0000","last_clean":"2024-09-17T00:15:12.679215+0000","last_became_active":"2024-09-17T00:14:43.729563+0000","last_became_peered":"2024-09-17T00:14:43.729563+0000","last_unstale":"2024-09-17T00:15:12.679215+0000","last_undegraded":"2024-09-17T00:15:12.679215+0000","last_fullsized":"2024-09-17T00:15:12.679215+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:10:56.781878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.764868+0000","last_change":"2024-09-17T00:14:47.893171+0000","last_active":"2024-09-17T00:15:12.764868+0000","last_peered":"2024-09-17T00:15:12.764868+0000","last_clean":"2024-09-17T00:15:12.764868+0000","last_became_active":"2024-09-17T00:14:47.892797+0000","last_became_peered":"2024-09-17T00:14:47.892797+0000","last_unstale":"2024-09-17T00:15:12.764868+0000","last_undegraded":"2024-09-17T00:15:12.764868+0000","last_fullsized":"2024-09-17T00:15:12.764868+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:41:27.905953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.b","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192108+0000","last_change":"2024-09-17T00:14:49.895078+0000","last_active":"2024-09-17T00:15:13.192108+0000","last_peered":"2024-09-17T00:15:13.192108+0000","last_clean":"2024-09-17T00:15:13.192108+0000","last_became_active":"2024-09-17T00:14:49.894303+0000","last_became_peered":"2024-09-17T00:14:49.894303+0000","last_unstale":"2024-09-17T00:15:13.192108+0000","last_undegraded":"2024-09-17T00:15:13.192108+0000","last_fullsized":"2024-09-17T00:15:13.192108+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:39:36.258858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.8","version":"69'27","reported_seq":74,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757521+0000","last_change":"2024-09-17T00:14:46.692931+0000","last_active":"2024-09-17T00:15:12.757521+0000","last_peered":"2024-09-17T00:15:12.757521+0000","last_clean":"2024-09-17T00:15:12.757521+0000","last_became_active":"2024-09-17T00:14:46.692218+0000","last_became_peered":"2024-09-17T00:14:46.692218+0000","last_unstale":"2024-09-17T00:15:12.757521+0000","last_undegraded":"2024-09-17T00:15:12.757521+0000","last_fullsized":"2024-09-17T00:15:12.757521+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":27,"log_dups_size":0,"ondisk_log_size":27,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:54:20.287873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":44,"num_read_kb":33,"num_write":28,"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":[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.f","version":"62'2","reported_seq":41,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678513+0000","last_change":"2024-09-17T00:14:43.727395+0000","last_active":"2024-09-17T00:15:12.678513+0000","last_peered":"2024-09-17T00:15:12.678513+0000","last_clean":"2024-09-17T00:15:12.678513+0000","last_became_active":"2024-09-17T00:14:43.726996+0000","last_became_peered":"2024-09-17T00:14:43.726996+0000","last_unstale":"2024-09-17T00:15:12.678513+0000","last_undegraded":"2024-09-17T00:15:12.678513+0000","last_fullsized":"2024-09-17T00:15:12.678513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:39:53.803569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92,"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":10,"num_read_kb":10,"num_write":4,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.9","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781500+0000","last_change":"2024-09-17T00:14:47.891351+0000","last_active":"2024-09-17T00:15:13.781500+0000","last_peered":"2024-09-17T00:15:13.781500+0000","last_clean":"2024-09-17T00:15:13.781500+0000","last_became_active":"2024-09-17T00:14:47.891033+0000","last_became_peered":"2024-09-17T00:14:47.891033+0000","last_unstale":"2024-09-17T00:15:13.781500+0000","last_undegraded":"2024-09-17T00:15:13.781500+0000","last_fullsized":"2024-09-17T00:15:13.781500+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:36:54.285039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.a","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.757621+0000","last_change":"2024-09-17T00:14:49.985250+0000","last_active":"2024-09-17T00:15:12.757621+0000","last_peered":"2024-09-17T00:15:12.757621+0000","last_clean":"2024-09-17T00:15:12.757621+0000","last_became_active":"2024-09-17T00:14:49.984909+0000","last_became_peered":"2024-09-17T00:14:49.984909+0000","last_unstale":"2024-09-17T00:15:12.757621+0000","last_undegraded":"2024-09-17T00:15:12.757621+0000","last_fullsized":"2024-09-17T00:15:12.757621+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:21:19.181025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192022+0000","last_change":"2024-09-17T00:14:43.722401+0000","last_active":"2024-09-17T00:15:13.192022+0000","last_peered":"2024-09-17T00:15:13.192022+0000","last_clean":"2024-09-17T00:15:13.192022+0000","last_became_active":"2024-09-17T00:14:43.722100+0000","last_became_peered":"2024-09-17T00:14:43.722100+0000","last_unstale":"2024-09-17T00:15:13.192022+0000","last_undegraded":"2024-09-17T00:15:13.192022+0000","last_fullsized":"2024-09-17T00:15:13.192022+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:36:34.216910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"69'12","reported_seq":46,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192553+0000","last_change":"2024-09-17T00:14:46.689668+0000","last_active":"2024-09-17T00:15:13.192553+0000","last_peered":"2024-09-17T00:15:13.192553+0000","last_clean":"2024-09-17T00:15:13.192553+0000","last_became_active":"2024-09-17T00:14:46.689209+0000","last_became_peered":"2024-09-17T00:14:46.689209+0000","last_unstale":"2024-09-17T00:15:13.192553+0000","last_undegraded":"2024-09-17T00:15:13.192553+0000","last_fullsized":"2024-09-17T00:15:13.192553+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+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 @ 2024-09-18T07:43:07.999054+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":18,"num_read_kb":14,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.16","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758117+0000","last_change":"2024-09-17T00:14:47.889954+0000","last_active":"2024-09-17T00:15:12.758117+0000","last_peered":"2024-09-17T00:15:12.758117+0000","last_clean":"2024-09-17T00:15:12.758117+0000","last_became_active":"2024-09-17T00:14:47.889680+0000","last_became_peered":"2024-09-17T00:14:47.889680+0000","last_unstale":"2024-09-17T00:15:12.758117+0000","last_undegraded":"2024-09-17T00:15:12.758117+0000","last_fullsized":"2024-09-17T00:15:12.758117+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:27:16.486129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.15","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676805+0000","last_change":"2024-09-17T00:14:49.984611+0000","last_active":"2024-09-17T00:15:12.676805+0000","last_peered":"2024-09-17T00:15:12.676805+0000","last_clean":"2024-09-17T00:15:12.676805+0000","last_became_active":"2024-09-17T00:14:49.984099+0000","last_became_peered":"2024-09-17T00:14:49.984099+0000","last_unstale":"2024-09-17T00:15:12.676805+0000","last_undegraded":"2024-09-17T00:15:12.676805+0000","last_fullsized":"2024-09-17T00:15:12.676805+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:23:32.080395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"69'21","reported_seq":65,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679427+0000","last_change":"2024-09-17T00:14:46.690992+0000","last_active":"2024-09-17T00:15:12.679427+0000","last_peered":"2024-09-17T00:15:12.679427+0000","last_clean":"2024-09-17T00:15:12.679427+0000","last_became_active":"2024-09-17T00:14:46.690639+0000","last_became_peered":"2024-09-17T00:14:46.690639+0000","last_unstale":"2024-09-17T00:15:12.679427+0000","last_undegraded":"2024-09-17T00:15:12.679427+0000","last_fullsized":"2024-09-17T00:15:12.679427+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":21,"log_dups_size":0,"ondisk_log_size":21,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:35:47.675735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":35,"num_read_kb":27,"num_write":22,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677586+0000","last_change":"2024-09-17T00:14:43.726377+0000","last_active":"2024-09-17T00:15:12.677586+0000","last_peered":"2024-09-17T00:15:12.677586+0000","last_clean":"2024-09-17T00:15:12.677586+0000","last_became_active":"2024-09-17T00:14:43.725691+0000","last_became_peered":"2024-09-17T00:14:43.725691+0000","last_unstale":"2024-09-17T00:15:12.677586+0000","last_undegraded":"2024-09-17T00:15:12.677586+0000","last_fullsized":"2024-09-17T00:15:12.677586+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:40:56.757454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192447+0000","last_change":"2024-09-17T00:14:47.890203+0000","last_active":"2024-09-17T00:15:13.192447+0000","last_peered":"2024-09-17T00:15:13.192447+0000","last_clean":"2024-09-17T00:15:13.192447+0000","last_became_active":"2024-09-17T00:14:47.889867+0000","last_became_peered":"2024-09-17T00:14:47.889867+0000","last_unstale":"2024-09-17T00:15:13.192447+0000","last_undegraded":"2024-09-17T00:15:13.192447+0000","last_fullsized":"2024-09-17T00:15:13.192447+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:30:59.359840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.14","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.765582+0000","last_change":"2024-09-17T00:14:49.887407+0000","last_active":"2024-09-17T00:15:12.765582+0000","last_peered":"2024-09-17T00:15:12.765582+0000","last_clean":"2024-09-17T00:15:12.765582+0000","last_became_active":"2024-09-17T00:14:49.887083+0000","last_became_peered":"2024-09-17T00:14:49.887083+0000","last_unstale":"2024-09-17T00:15:12.765582+0000","last_undegraded":"2024-09-17T00:15:12.765582+0000","last_fullsized":"2024-09-17T00:15:12.765582+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:46:31.697251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"69'15","reported_seq":53,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758106+0000","last_change":"2024-09-17T00:14:46.692719+0000","last_active":"2024-09-17T00:15:12.758106+0000","last_peered":"2024-09-17T00:15:12.758106+0000","last_clean":"2024-09-17T00:15:12.758106+0000","last_became_active":"2024-09-17T00:14:46.692232+0000","last_became_peered":"2024-09-17T00:14:46.692232+0000","last_unstale":"2024-09-17T00:15:12.758106+0000","last_undegraded":"2024-09-17T00:15:12.758106+0000","last_fullsized":"2024-09-17T00:15:12.758106+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:52:15.048989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":26,"num_read_kb":19,"num_write":16,"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":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677754+0000","last_change":"2024-09-17T00:14:43.718233+0000","last_active":"2024-09-17T00:15:12.677754+0000","last_peered":"2024-09-17T00:15:12.677754+0000","last_clean":"2024-09-17T00:15:12.677754+0000","last_became_active":"2024-09-17T00:14:43.717841+0000","last_became_peered":"2024-09-17T00:14:43.717841+0000","last_unstale":"2024-09-17T00:15:12.677754+0000","last_undegraded":"2024-09-17T00:15:12.677754+0000","last_fullsized":"2024-09-17T00:15:12.677754+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:15:33.339890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.14","version":"69'8","reported_seq":38,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:18.782398+0000","last_change":"2024-09-17T00:14:47.895051+0000","last_active":"2024-09-17T00:15:18.782398+0000","last_peered":"2024-09-17T00:15:18.782398+0000","last_clean":"2024-09-17T00:15:18.782398+0000","last_became_active":"2024-09-17T00:14:47.894736+0000","last_became_peered":"2024-09-17T00:14:47.894736+0000","last_unstale":"2024-09-17T00:15:18.782398+0000","last_undegraded":"2024-09-17T00:15:18.782398+0000","last_fullsized":"2024-09-17T00:15:18.782398+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:35:59.817162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.17","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193805+0000","last_change":"2024-09-17T00:14:49.887181+0000","last_active":"2024-09-17T00:15:13.193805+0000","last_peered":"2024-09-17T00:15:13.193805+0000","last_clean":"2024-09-17T00:15:13.193805+0000","last_became_active":"2024-09-17T00:14:49.886776+0000","last_became_peered":"2024-09-17T00:14:49.886776+0000","last_unstale":"2024-09-17T00:15:13.193805+0000","last_undegraded":"2024-09-17T00:15:13.193805+0000","last_fullsized":"2024-09-17T00:15:13.193805+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:18:00.745685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"69'22","reported_seq":64,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192372+0000","last_change":"2024-09-17T00:14:46.690283+0000","last_active":"2024-09-17T00:15:13.192372+0000","last_peered":"2024-09-17T00:15:13.192372+0000","last_clean":"2024-09-17T00:15:13.192372+0000","last_became_active":"2024-09-17T00:14:46.689839+0000","last_became_peered":"2024-09-17T00:14:46.689839+0000","last_unstale":"2024-09-17T00:15:13.192372+0000","last_undegraded":"2024-09-17T00:15:13.192372+0000","last_fullsized":"2024-09-17T00:15:13.192372+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:34:19.118433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":33,"num_read_kb":26,"num_write":22,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678026+0000","last_change":"2024-09-17T00:14:43.726202+0000","last_active":"2024-09-17T00:15:12.678026+0000","last_peered":"2024-09-17T00:15:12.678026+0000","last_clean":"2024-09-17T00:15:12.678026+0000","last_became_active":"2024-09-17T00:14:43.725852+0000","last_became_peered":"2024-09-17T00:14:43.725852+0000","last_unstale":"2024-09-17T00:15:12.678026+0000","last_undegraded":"2024-09-17T00:15:12.678026+0000","last_fullsized":"2024-09-17T00:15:12.678026+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:48:24.998893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.15","version":"69'8","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.781520+0000","last_change":"2024-09-17T00:14:47.892142+0000","last_active":"2024-09-17T00:15:13.781520+0000","last_peered":"2024-09-17T00:15:13.781520+0000","last_clean":"2024-09-17T00:15:13.781520+0000","last_became_active":"2024-09-17T00:14:47.891829+0000","last_became_peered":"2024-09-17T00:14:47.891829+0000","last_unstale":"2024-09-17T00:15:13.781520+0000","last_undegraded":"2024-09-17T00:15:13.781520+0000","last_fullsized":"2024-09-17T00:15:13.781520+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:11:00.929077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.16","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678849+0000","last_change":"2024-09-17T00:14:49.891518+0000","last_active":"2024-09-17T00:15:12.678849+0000","last_peered":"2024-09-17T00:15:12.678849+0000","last_clean":"2024-09-17T00:15:12.678849+0000","last_became_active":"2024-09-17T00:14:49.891161+0000","last_became_peered":"2024-09-17T00:14:49.891161+0000","last_unstale":"2024-09-17T00:15:12.678849+0000","last_undegraded":"2024-09-17T00:15:12.678849+0000","last_fullsized":"2024-09-17T00:15:12.678849+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:45:36.682907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"69'11","reported_seq":44,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192788+0000","last_change":"2024-09-17T00:14:45.879282+0000","last_active":"2024-09-17T00:15:13.192788+0000","last_peered":"2024-09-17T00:15:13.192788+0000","last_clean":"2024-09-17T00:15:13.192788+0000","last_became_active":"2024-09-17T00:14:45.878761+0000","last_became_peered":"2024-09-17T00:14:45.878761+0000","last_unstale":"2024-09-17T00:15:13.192788+0000","last_undegraded":"2024-09-17T00:15:13.192788+0000","last_fullsized":"2024-09-17T00:15:13.192788+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:47:47.349641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"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":20,"num_read_kb":13,"num_write":12,"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,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193320+0000","last_change":"2024-09-17T00:14:43.730615+0000","last_active":"2024-09-17T00:15:13.193320+0000","last_peered":"2024-09-17T00:15:13.193320+0000","last_clean":"2024-09-17T00:15:13.193320+0000","last_became_active":"2024-09-17T00:14:43.730329+0000","last_became_peered":"2024-09-17T00:14:43.730329+0000","last_unstale":"2024-09-17T00:15:13.193320+0000","last_undegraded":"2024-09-17T00:15:13.193320+0000","last_fullsized":"2024-09-17T00:15:13.193320+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:43:29.117380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.12","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679151+0000","last_change":"2024-09-17T00:14:47.889011+0000","last_active":"2024-09-17T00:15:12.679151+0000","last_peered":"2024-09-17T00:15:12.679151+0000","last_clean":"2024-09-17T00:15:12.679151+0000","last_became_active":"2024-09-17T00:14:47.888700+0000","last_became_peered":"2024-09-17T00:14:47.888700+0000","last_unstale":"2024-09-17T00:15:12.679151+0000","last_undegraded":"2024-09-17T00:15:12.679151+0000","last_fullsized":"2024-09-17T00:15:12.679151+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:43:14.167224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.11","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191665+0000","last_change":"2024-09-17T00:14:49.898755+0000","last_active":"2024-09-17T00:15:13.191665+0000","last_peered":"2024-09-17T00:15:13.191665+0000","last_clean":"2024-09-17T00:15:13.191665+0000","last_became_active":"2024-09-17T00:14:49.898415+0000","last_became_peered":"2024-09-17T00:14:49.898415+0000","last_unstale":"2024-09-17T00:15:13.191665+0000","last_undegraded":"2024-09-17T00:15:13.191665+0000","last_fullsized":"2024-09-17T00:15:13.191665+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:45:20.546647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"69'9","reported_seq":41,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679421+0000","last_change":"2024-09-17T00:14:45.882133+0000","last_active":"2024-09-17T00:15:12.679421+0000","last_peered":"2024-09-17T00:15:12.679421+0000","last_clean":"2024-09-17T00:15:12.679421+0000","last_became_active":"2024-09-17T00:14:45.881830+0000","last_became_peered":"2024-09-17T00:14:45.881830+0000","last_unstale":"2024-09-17T00:15:12.679421+0000","last_undegraded":"2024-09-17T00:15:12.679421+0000","last_fullsized":"2024-09-17T00:15:12.679421+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:05:02.127592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":17,"num_read_kb":11,"num_write":10,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.678503+0000","last_change":"2024-09-17T00:14:43.729026+0000","last_active":"2024-09-17T00:15:12.678503+0000","last_peered":"2024-09-17T00:15:12.678503+0000","last_clean":"2024-09-17T00:15:12.678503+0000","last_became_active":"2024-09-17T00:14:43.728715+0000","last_became_peered":"2024-09-17T00:14:43.728715+0000","last_unstale":"2024-09-17T00:15:12.678503+0000","last_undegraded":"2024-09-17T00:15:12.678503+0000","last_fullsized":"2024-09-17T00:15:12.678503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:20:12.428987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.13","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191936+0000","last_change":"2024-09-17T00:14:47.891347+0000","last_active":"2024-09-17T00:15:13.191936+0000","last_peered":"2024-09-17T00:15:13.191936+0000","last_clean":"2024-09-17T00:15:13.191936+0000","last_became_active":"2024-09-17T00:14:47.891009+0000","last_became_peered":"2024-09-17T00:14:47.891009+0000","last_unstale":"2024-09-17T00:15:13.191936+0000","last_undegraded":"2024-09-17T00:15:13.191936+0000","last_fullsized":"2024-09-17T00:15:13.191936+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T11:13:42.943502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.10","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676748+0000","last_change":"2024-09-17T00:14:49.889476+0000","last_active":"2024-09-17T00:15:12.676748+0000","last_peered":"2024-09-17T00:15:12.676748+0000","last_clean":"2024-09-17T00:15:12.676748+0000","last_became_active":"2024-09-17T00:14:49.889048+0000","last_became_peered":"2024-09-17T00:14:49.889048+0000","last_unstale":"2024-09-17T00:15:12.676748+0000","last_undegraded":"2024-09-17T00:15:12.676748+0000","last_fullsized":"2024-09-17T00:15:12.676748+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:55:51.940663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.11","version":"69'17","reported_seq":56,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191817+0000","last_change":"2024-09-17T00:14:46.689626+0000","last_active":"2024-09-17T00:15:13.191817+0000","last_peered":"2024-09-17T00:15:13.191817+0000","last_clean":"2024-09-17T00:15:13.191817+0000","last_became_active":"2024-09-17T00:14:46.689130+0000","last_became_peered":"2024-09-17T00:14:46.689130+0000","last_unstale":"2024-09-17T00:15:13.191817+0000","last_undegraded":"2024-09-17T00:15:13.191817+0000","last_fullsized":"2024-09-17T00:15:13.191817+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:28:25.032947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":21,"num_write":18,"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":[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.16","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.758171+0000","last_change":"2024-09-17T00:14:43.727505+0000","last_active":"2024-09-17T00:15:12.758171+0000","last_peered":"2024-09-17T00:15:12.758171+0000","last_clean":"2024-09-17T00:15:12.758171+0000","last_became_active":"2024-09-17T00:14:43.723403+0000","last_became_peered":"2024-09-17T00:14:43.723403+0000","last_unstale":"2024-09-17T00:15:12.758171+0000","last_undegraded":"2024-09-17T00:15:12.758171+0000","last_fullsized":"2024-09-17T00:15:12.758171+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T12:09:27.943469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.10","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676157+0000","last_change":"2024-09-17T00:14:47.890323+0000","last_active":"2024-09-17T00:15:12.676157+0000","last_peered":"2024-09-17T00:15:12.676157+0000","last_clean":"2024-09-17T00:15:12.676157+0000","last_became_active":"2024-09-17T00:14:47.890043+0000","last_became_peered":"2024-09-17T00:14:47.890043+0000","last_unstale":"2024-09-17T00:15:12.676157+0000","last_undegraded":"2024-09-17T00:15:12.676157+0000","last_fullsized":"2024-09-17T00:15:12.676157+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:17:08.710737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.13","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.192105+0000","last_change":"2024-09-17T00:14:49.985274+0000","last_active":"2024-09-17T00:15:13.192105+0000","last_peered":"2024-09-17T00:15:13.192105+0000","last_clean":"2024-09-17T00:15:13.192105+0000","last_became_active":"2024-09-17T00:14:49.984915+0000","last_became_peered":"2024-09-17T00:14:49.984915+0000","last_unstale":"2024-09-17T00:15:13.192105+0000","last_undegraded":"2024-09-17T00:15:13.192105+0000","last_fullsized":"2024-09-17T00:15:13.192105+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:35:02.130912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"69'4","reported_seq":31,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191618+0000","last_change":"2024-09-17T00:14:45.881361+0000","last_active":"2024-09-17T00:15:13.191618+0000","last_peered":"2024-09-17T00:15:13.191618+0000","last_clean":"2024-09-17T00:15:13.191618+0000","last_became_active":"2024-09-17T00:14:45.881008+0000","last_became_peered":"2024-09-17T00:14:45.881008+0000","last_unstale":"2024-09-17T00:15:13.191618+0000","last_undegraded":"2024-09-17T00:15:13.191618+0000","last_fullsized":"2024-09-17T00:15:13.191618+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:31:33.652976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":6,"num_read_kb":4,"num_write":4,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.677588+0000","last_change":"2024-09-17T00:14:43.716058+0000","last_active":"2024-09-17T00:15:12.677588+0000","last_peered":"2024-09-17T00:15:12.677588+0000","last_clean":"2024-09-17T00:15:12.677588+0000","last_became_active":"2024-09-17T00:14:43.715369+0000","last_became_peered":"2024-09-17T00:14:43.715369+0000","last_unstale":"2024-09-17T00:15:12.677588+0000","last_undegraded":"2024-09-17T00:15:12.677588+0000","last_fullsized":"2024-09-17T00:15:12.677588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:01:29.492524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.11","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191956+0000","last_change":"2024-09-17T00:14:47.888400+0000","last_active":"2024-09-17T00:15:13.191956+0000","last_peered":"2024-09-17T00:15:13.191956+0000","last_clean":"2024-09-17T00:15:13.191956+0000","last_became_active":"2024-09-17T00:14:47.888103+0000","last_became_peered":"2024-09-17T00:14:47.888103+0000","last_unstale":"2024-09-17T00:15:13.191956+0000","last_undegraded":"2024-09-17T00:15:13.191956+0000","last_fullsized":"2024-09-17T00:15:13.191956+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:11:31.181077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.12","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.676289+0000","last_change":"2024-09-17T00:14:49.887357+0000","last_active":"2024-09-17T00:15:12.676289+0000","last_peered":"2024-09-17T00:15:12.676289+0000","last_clean":"2024-09-17T00:15:12.676289+0000","last_became_active":"2024-09-17T00:14:49.886833+0000","last_became_peered":"2024-09-17T00:14:49.886833+0000","last_unstale":"2024-09-17T00:15:12.676289+0000","last_undegraded":"2024-09-17T00:15:12.676289+0000","last_fullsized":"2024-09-17T00:15:12.676289+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:05:40.257478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1d","version":"0'0","reported_seq":17,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679921+0000","last_change":"2024-09-17T00:14:49.894353+0000","last_active":"2024-09-17T00:15:12.679921+0000","last_peered":"2024-09-17T00:15:12.679921+0000","last_clean":"2024-09-17T00:15:12.679921+0000","last_became_active":"2024-09-17T00:14:49.893971+0000","last_became_peered":"2024-09-17T00:14:49.893971+0000","last_unstale":"2024-09-17T00:15:12.679921+0000","last_undegraded":"2024-09-17T00:15:12.679921+0000","last_fullsized":"2024-09-17T00:15:12.679921+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:48.872997+0000","last_clean_scrub_stamp":"2024-09-17T00:14:48.872997+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:54:35.481055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.18","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.191819+0000","last_change":"2024-09-17T00:14:43.723459+0000","last_active":"2024-09-17T00:15:13.191819+0000","last_peered":"2024-09-17T00:15:13.191819+0000","last_clean":"2024-09-17T00:15:13.191819+0000","last_became_active":"2024-09-17T00:14:43.723099+0000","last_became_peered":"2024-09-17T00:14:43.723099+0000","last_unstale":"2024-09-17T00:15:13.191819+0000","last_undegraded":"2024-09-17T00:15:13.191819+0000","last_fullsized":"2024-09-17T00:15:13.191819+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:42.702012+0000","last_clean_scrub_stamp":"2024-09-17T00:14:42.702012+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:21:02.439186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"69'17","reported_seq":56,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:13.193234+0000","last_change":"2024-09-17T00:14:45.884168+0000","last_active":"2024-09-17T00:15:13.193234+0000","last_peered":"2024-09-17T00:15:13.193234+0000","last_clean":"2024-09-17T00:15:13.193234+0000","last_became_active":"2024-09-17T00:14:45.883798+0000","last_became_peered":"2024-09-17T00:14:45.883798+0000","last_unstale":"2024-09-17T00:15:13.193234+0000","last_undegraded":"2024-09-17T00:15:13.193234+0000","last_fullsized":"2024-09-17T00:15:13.193234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:44.862910+0000","last_clean_scrub_stamp":"2024-09-17T00:14:44.862910+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:56:34.858869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":29,"num_read_kb":21,"num_write":18,"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":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.1e","version":"0'0","reported_seq":21,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-09-17T00:15:12.679035+0000","last_change":"2024-09-17T00:14:47.888823+0000","last_active":"2024-09-17T00:15:12.679035+0000","last_peered":"2024-09-17T00:15:12.679035+0000","last_clean":"2024-09-17T00:15:12.679035+0000","last_became_active":"2024-09-17T00:14:47.888430+0000","last_became_peered":"2024-09-17T00:14:47.888430+0000","last_unstale":"2024-09-17T00:15:12.679035+0000","last_undegraded":"2024-09-17T00:15:12.679035+0000","last_fullsized":"2024-09-17T00:15:12.679035+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:14:46.866801+0000","last_clean_scrub_stamp":"2024-09-17T00:14:46.866801+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:07:29.092624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":32,"stat_sum":{"num_bytes":416,"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":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":96,"acting":96,"num_store_stats":8},{"poolid":5,"num_pg":32,"stat_sum":{"num_bytes":0,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":64,"ondisk_log_size":64,"up":96,"acting":96,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":3702,"num_objects":210,"num_object_clones":0,"num_object_copies":630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":210,"num_whiteouts":0,"num_read":986,"num_read_kb":711,"num_write":609,"num_write_kb":34,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":417792,"data_stored":11106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":587,"ondisk_log_size":587,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":1613,"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":24,"num_read_kb":24,"num_write":10,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":73728,"data_stored":4839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":6,"ondisk_log_size":6,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":408,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":34,"num_read_kb":29,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24576,"data_stored":1224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":8,"ondisk_log_size":8,"up":9,"acting":9,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201293,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32544,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712608,"statfs":{"total":95995035648,"available":95961710592,"internally_reserved":0,"allocated":1388544,"data_stored":916555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462929,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28360,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716792,"statfs":{"total":95995035648,"available":95965995008,"internally_reserved":0,"allocated":1368064,"data_stored":916450,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":760,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":778240,"data_stored":326441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":802816,"data_stored":326130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149730,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31980,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713172,"statfs":{"total":95995035648,"available":95962288128,"internally_reserved":0,"allocated":811008,"data_stored":326973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411367,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31940,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713212,"statfs":{"total":95995035648,"available":95962329088,"internally_reserved":0,"allocated":770048,"data_stored":325673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27852,"kb_used_data":824,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717300,"statfs":{"total":95995035648,"available":95966515200,"internally_reserved":0,"allocated":843776,"data_stored":327323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738417,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32544,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712608,"statfs":{"total":95995035648,"available":95961710592,"internally_reserved":0,"allocated":1392640,"data_stored":916264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":389,"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":408,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":389,"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":12288,"data_stored":138,"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":12288,"data_stored":528,"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":4096,"data_stored":436,"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":8192,"data_stored":1039,"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":20480,"data_stored":620,"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":4096,"data_stored":993,"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":4096,"data_stored":993,"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":8192,"data_stored":92,"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":49152,"data_stored":1320,"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":90112,"data_stored":2338,"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":32768,"data_stored":798,"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":73728,"data_stored":1898,"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":53248,"data_stored":1474,"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":36864,"data_stored":990,"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":36864,"data_stored":1034,"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":45056,"data_stored":1254,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"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":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T00:15:30.592 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T00:15:30.593 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T00:15:30.593 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T00:15:30.593 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T00:15:30.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:30 smithi060 ceph-mon[33894]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:15:30.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:30 smithi060 ceph-mon[33894]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:15:31.288 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:32.119 INFO:teuthology.orchestra.run.smithi006.stdout: 2024-09-17T00:15:32.119 INFO:teuthology.orchestra.run.smithi006.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T00:15:32.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:32 smithi006 ceph-mon[29674]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:15:32.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:32 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2876294941' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:15:32.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:32 smithi006 ceph-mon[41017]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:15:32.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:32 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2876294941' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:15:32.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:32 smithi060 ceph-mon[33894]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:15:32.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:32 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2876294941' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:15:32.805 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:15:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:15:33.710 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T00:15:33.710 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T00:15:33.711 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T00:15:33.722 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2024-09-17T00:15:33.722 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f33b3756-7488-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-17T00:15:33.722 DEBUG:teuthology.orchestra.run.smithi006:> for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:15:33.722 DEBUG:teuthology.orchestra.run.smithi006:> do 2024-09-17T00:15:33.722 DEBUG:teuthology.orchestra.run.smithi006:> echo "rotating key for $f" 2024-09-17T00:15:33.722 DEBUG:teuthology.orchestra.run.smithi006:> K=$(ceph auth get-key $f) 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> NK="$K" 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> ceph orch daemon rotate-key $f 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> while [ "$K" == "$NK" ]; do 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> sleep 5 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> NK=$(ceph auth get-key $f) 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> done 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> done 2024-09-17T00:15:33.723 DEBUG:teuthology.orchestra.run.smithi006:> ' 2024-09-17T00:15:34.355 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:34 smithi006 ceph-mon[29674]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:34.355 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:34 smithi006 ceph-mon[41017]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:34.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:34 smithi060 ceph-mon[33894]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:35.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:15:34 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:15:35.743 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:15:36.342 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.0 2024-09-17T00:15:36.342 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:15:36.342 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.0' 2024-09-17T00:15:36.342 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:15:36.567 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:36 smithi006 ceph-mon[41017]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:36.567 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:36 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:36.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:36 smithi006 ceph-mon[29674]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:36.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:36 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:36.608 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:15:36.608 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:15:36.608 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.0 2024-09-17T00:15:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:36 smithi060 ceph-mon[33894]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:36 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:36.876 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:36 smithi006 podman[76958]: 2024-09-17 00:15:36.687605305 +0000 UTC m=+0.221854834 container create 68721c55fb00094eb87a69f1647746725867fc79d4b7e394cf868d72e6a8105f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:36.896 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.0 on host 'smithi006' 2024-09-17T00:15:36.907 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:15:36.907 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:15:37.243 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:36 smithi006 podman[76958]: 2024-09-17 00:15:36.990215143 +0000 UTC m=+0.524464686 container init 68721c55fb00094eb87a69f1647746725867fc79d4b7e394cf868d72e6a8105f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:37.243 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:36 smithi006 podman[76958]: 2024-09-17 00:15:36.995707066 +0000 UTC m=+0.529956596 container start 68721c55fb00094eb87a69f1647746725867fc79d4b7e394cf868d72e6a8105f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:37.243 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.008Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T00:15:37.243 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.008Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T00:15:37.243 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.009Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2024-09-17T00:15:37.244 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.010Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T00:15:37.244 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.034Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:15:37.244 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.034Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:15:37.244 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.036Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T00:15:37.244 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:37.036Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T00:15:37.244 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 bash[76958]: 68721c55fb00094eb87a69f1647746725867fc79d4b7e394cf868d72e6a8105f 2024-09-17T00:15:37.244 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:37 smithi006 systemd[1]: Started Ceph alertmanager.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:15:37.573 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:37] ENGINE Bus STOPPING 2024-09-17T00:15:37.573 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1288759799' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:37.573 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.573 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1288759799' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.574 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.575 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.575 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.575 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:37 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1288759799' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:37.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:37 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:37 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:37 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:37 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:37 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:37 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:37.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:15:37.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:37] ENGINE Bus STOPPED 2024-09-17T00:15:37.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:37] ENGINE Bus STARTING 2024-09-17T00:15:37.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:37] ENGINE Serving on http://:::9283 2024-09-17T00:15:37.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:37 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:15:37] ENGINE Bus STARTED 2024-09-17T00:15:38.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:38.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: from='client.24632 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:15:38.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.0 2024-09-17T00:15:38.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T00:15:38.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:15:38.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: Deploying daemon grafana.a on smithi060 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: from='client.24632 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.0 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:15:38.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:15:38.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: Deploying daemon grafana.a on smithi060 2024-09-17T00:15:38.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:38 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: from='client.24632 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.0 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: Deploying daemon grafana.a on smithi060 2024-09-17T00:15:38.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:38 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:39.376 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:39 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:39.011Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000671747s 2024-09-17T00:15:40.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:40 smithi006 ceph-mon[41017]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:40.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:40 smithi006 ceph-mon[29674]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:40.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:40 smithi060 ceph-mon[33894]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:41.909 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:15:42.256 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:15:42.257 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:15:42.257 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:15:42.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:42 smithi006 ceph-mon[41017]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:42.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:42 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2687375562' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:42.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:42 smithi006 ceph-mon[29674]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:42.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:42 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2687375562' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:42.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:42 smithi060 ceph-mon[33894]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:42.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:42 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2687375562' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:42.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:15:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:15:43.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:43 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:43.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:43 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:43.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:43 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:44.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:44 smithi060 ceph-mon[33894]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:44.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:44 smithi006 ceph-mon[29674]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:44.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:44 smithi006 ceph-mon[41017]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:44.917 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:15:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:15:46.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:46 smithi060 ceph-mon[33894]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:46.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:46 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:46.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:46 smithi006 ceph-mon[41017]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:46.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:46 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:46.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:46 smithi006 ceph-mon[29674]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:46.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:46 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:46.869 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:46 smithi060 systemd[1]: Starting Ceph grafana.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:15:47.182 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:46 smithi060 podman[65290]: 2024-09-17 00:15:46.872572754 +0000 UTC m=+0.108035710 container create 9f95b9d5b39bbe4f36c0421ab8eea77bf27f688079b81e02e0ce4fa48f0edf86 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T00:15:47.182 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:46 smithi060 podman[65290]: 2024-09-17 00:15:46.78134781 +0000 UTC m=+0.016810733 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-17T00:15:47.182 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 podman[65290]: 2024-09-17 00:15:47.116596307 +0000 UTC m=+0.352059218 container init 9f95b9d5b39bbe4f36c0421ab8eea77bf27f688079b81e02e0ce4fa48f0edf86 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T00:15:47.182 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 podman[65290]: 2024-09-17 00:15:47.121512476 +0000 UTC m=+0.356975387 container start 9f95b9d5b39bbe4f36c0421ab8eea77bf27f688079b81e02e0ce4fa48f0edf86 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T00:15:47.258 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:15:47.377 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:15:47 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:15:47.013Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003217007s 2024-09-17T00:15:47.432 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 bash[65290]: 9f95b9d5b39bbe4f36c0421ab8eea77bf27f688079b81e02e0ce4fa48f0edf86 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 systemd[1]: Started Ceph grafana.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275415778Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275590493Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.27560867Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275612662Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275615804Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275618823Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275621864Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275625161Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T00:15:47.433 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.27562821Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275631707Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275634654Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275637406Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275646663Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275650003Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275653045Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.27565579Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T00:15:47.434 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275658493Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T00:15:47.435 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.275661535Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T00:15:47.435 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=settings t=2024-09-17T00:15:47.27566444Z level=info msg="App mode production" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=sqlstore t=2024-09-17T00:15:47.275715133Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=sqlstore t=2024-09-17T00:15:47.2757278Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.276614895Z level=info msg="Starting DB migrations" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.276687097Z level=info msg="Executing migration" id="create migration_log table" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.277250334Z level=info msg="Executing migration" id="create user table" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.277677979Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.278165086Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.278587916Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.279112967Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.279555051Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-17T00:15:47.436 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.280355934Z level=info msg="Executing migration" id="create user table v2" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.280761571Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.281160441Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.281579847Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.281925104Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.282287406Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.282715926Z level=info msg="Executing migration" id="Update user table charset" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.283014531Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.283399841Z level=info msg="Executing migration" id="Add missing user data" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.283716119Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.2841534Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.284540454Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-17T00:15:47.437 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.284991825Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.286399207Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.286832884Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.287255775Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.287687295Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.288100432Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.28850796Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.288818414Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.289215504Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.289570588Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.289986206Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.290376411Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.291165503Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.291555406Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-17T00:15:47.438 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.291964212Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.292364056Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.292847043Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.293266015Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.293563749Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.29391145Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.294246131Z level=info msg="Executing migration" id="create star table" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.294577335Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.295028392Z level=info msg="Executing migration" id="create org table v1" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.295432254Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-17T00:15:47.439 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.295843889Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.296213454Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.296605068Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.297054768Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.297498451Z level=info msg="Executing migration" id="Update org table charset" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.297799869Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.298103696Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.29839741Z level=info msg="Executing migration" id="create dashboard table" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.298786151Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.299221652Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.299676524Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-17T00:15:47.440 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.300089221Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.300514681Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.300916208Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.302031313Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.302438212Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.30286184Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.303298334Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.30361529Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.304127381Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.304391327Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.304933219Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.305448387Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.305966072Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-17T00:15:47.441 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.306399807Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.306922458Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.307355136Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.307778753Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.308083807Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.308337083Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.308922071Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.309450894Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.310000568Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.310525805Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.310849341Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.311282042Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.311649206Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-17T00:15:47.442 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.311947772Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.312330272Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.312744309Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.313844383Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.314249326Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.314688869Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.315124263Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.315411775Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.315803795Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.316345466Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.316800393Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.317126024Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.317402861Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-17T00:15:47.443 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.317832386Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.318409725Z level=info msg="Executing migration" id="create data_source table" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.318843379Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.319301627Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.31972708Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.320146686Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.320516443Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.321747806Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.322167863Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.322549182Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.322980531Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.323373419Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.323939256Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-17T00:15:47.444 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.32448696Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.32481362Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.325124466Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.325658389Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.325974392Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.326248121Z level=info msg="Executing migration" id="Add uid column" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.32681193Z level=info msg="Executing migration" id="Update uid value" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.327130224Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.327514641Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.327949572Z level=info msg="Executing migration" id="create api_key table" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.328369141Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.328803508Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.329236887Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-17T00:15:47.445 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.329713777Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.330113116Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.330485924Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.330898819Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.332199868Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.332594177Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.33301951Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.33342999Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.333862922Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.334187461Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.334533849Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-17T00:15:47.446 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.334857731Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-17T00:15:47.448 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.335436234Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-17T00:15:47.448 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.336024525Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T00:15:47.448 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.336319758Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T00:15:47.448 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.336908867Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T00:15:47.448 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.337480582Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.337890755Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.338251368Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.338603444Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.339045709Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.339463409Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.339883609Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.340158023Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.340406019Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.341015513Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-17T00:15:47.449 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.341601049Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.341893053Z level=info msg="Executing migration" id="create quota table v1" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.342274787Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.342702141Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.342982989Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.343367494Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.343784032Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.344403147Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.344658124Z level=info msg="Executing migration" id="create session table" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.345109251Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.345371417Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.34562439Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.346043377Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-17T00:15:47.450 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.346432975Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.346685909Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.346957374Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.347212459Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.347467343Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.347864381Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.348140858Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.348772654Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.349062573Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.349662676Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.350292092Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.350600779Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.351071393Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T00:15:47.451 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.351498412Z level=info msg="Executing migration" id="create alert table v1" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.351932778Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.352353836Z level=info msg="Executing migration" id="add index alert state" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.352736508Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.35312419Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.353468427Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.353874409Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.354294347Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.356132929Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.356484148Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.356927375Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.357216326Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.35753387Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-17T00:15:47.452 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.357903448Z level=info msg="Executing migration" id="Add column is_default" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.358578882Z level=info msg="Executing migration" id="Add column frequency" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.35926308Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.359975153Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.360691378Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.36111123Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.361338241Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.36156573Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.361932211Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T00:15:47.453 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.36232892Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.362760205Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.363127452Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.363479889Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.36418572Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.364924213Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.36520978Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.365597904Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.366017974Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.366684672Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.366954986Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.367317008Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.367723424Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-17T00:15:47.454 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.368012876Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.368404182Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.368801249Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.369191269Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.369575103Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.369996487Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.370415937Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.370658155Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.371385246Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.371808295Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.372526788Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-17T00:15:47.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.372898415Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.373293214Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.373692666Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.375685855Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.376051592Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.376447023Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.376737342Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.377101059Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.377347487Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.37809008Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.378831004Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.379224642Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.37961085Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-17T00:15:47.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.379907337Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.380610799Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.381033695Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.381279886Z level=info msg="Executing migration" id="Move region to single row" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.381571872Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.382012576Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.382438838Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.382846386Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T00:15:47.457 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.383233258Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.383608075Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.3840022Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.384243429Z level=info msg="Executing migration" id="create test_data table" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.38460997Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.385031892Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.385418668Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.385815795Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.386090165Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.386349066Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.38658496Z level=info msg="Executing migration" id="create team table" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.38694866Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.387363883Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-17T00:15:47.458 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.3877642Z level=info msg="Executing migration" id="create team member table" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.388117572Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.388502946Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.388917157Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.389321181Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.390114551Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.390908468Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.39188224Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.392280979Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.392728019Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.393203614Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.393631461Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.394161457Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.39458694Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-17T00:15:47.459 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.395023263Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.395448147Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.395868129Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.396172661Z level=info msg="Executing migration" id="create tag table" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.396543028Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.396983184Z level=info msg="Executing migration" id="create login attempt table" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.397366367Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.397794603Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.398228348Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.400597486Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.400992198Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.401407168Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.401697458Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-17T00:15:47.460 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.402062485Z level=info msg="Executing migration" id="create user auth table" 2024-09-17T00:15:47.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.402403204Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T00:15:47.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.402841545Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-17T00:15:47.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.403118565Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-17T00:15:47.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.403944801Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-17T00:15:47.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.404785903Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-17T00:15:47.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.405621525Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.406480576Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.406924587Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.407791496Z level=info msg="Executing migration" id="create server_lock table" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.408194095Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.408622332Z level=info msg="Executing migration" id="create user auth token table" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.409059598Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.409474523Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.40992741Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.410348987Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-17T00:15:47.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.411238706Z level=info msg="Executing migration" id="create cache_data table" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.411628747Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.412075415Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.41249253Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.412941226Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.413220735Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.413478534Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.413922781Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.414356703Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.414785472Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.415063768Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.415471054Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-17T00:15:47.463 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.415902474Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.416335548Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.416784064Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.417661304Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.418098122Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.418363732Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.418761471Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.419197993Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.41958544Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.41987437Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.420301655Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.420705259Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.4211447Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T00:15:47.464 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.421573285Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.422467468Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.422895011Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.423307214Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.427816615Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.432258698Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.432721077Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.433162097Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.434102644Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.434494372Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.434912624Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.435320485Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.435739518Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T00:15:47.465 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.436005434Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.436970246Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.437875595Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.438777562Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.439175533Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.439552797Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.440449659Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.441375945Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.441832248Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.442766113Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.443684003Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.443982187Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-17T00:15:47.466 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.444420276Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T00:15:47.618 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:15:47.618 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:15:47.618 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:15:47.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.444890846Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-17T00:15:47.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.445331501Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T00:15:47.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.4455842Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-17T00:15:47.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.446553252Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-17T00:15:47.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.447472714Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-17T00:15:47.932 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.448402287Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.449358549Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.45029162Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.450601748Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.450982322Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.451918268Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.452201652Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.453195472Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.453688769Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.454621997Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.455010333Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.45543531Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.456386658Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T00:15:47.933 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.456790027Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.457232Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.45761354Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.458056169Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.458320921Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.458755053Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.45917032Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.459253088Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.459478756Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.459821264Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.460288608Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.460411488Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-17T00:15:47.934 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.460521226Z level=info msg="alerts found to migrate" alerts=0 2024-09-17T00:15:47.935 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.46092985Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-17T00:15:47.935 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.461356869Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-17T00:15:47.935 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.461807484Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-17T00:15:47.935 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.462186713Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T00:15:47.935 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.462621078Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.463089064Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.46332881Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.463666426Z level=info msg="Executing migration" id="create data_keys table" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.464085635Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.464505799Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.470111814Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.47114801Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T00:15:47.936 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.471442115Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.4771564Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.482901451Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.483302286Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.483755448Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.484088031Z level=info msg="Executing migration" id="create permission table" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.484469821Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.484888778Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.485325263Z level=info msg="Executing migration" id="create role table" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.485701458Z level=info msg="Executing migration" id="add column display_name" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.486741661Z level=info msg="Executing migration" id="add column group_name" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.487756908Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.488192806Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.488617673Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-17T00:15:47.937 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.489059601Z level=info msg="Executing migration" id="create team role table" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.48944362Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.489883955Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.490345758Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.490770933Z level=info msg="Executing migration" id="create user role table" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.491150023Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.491569554Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.492009827Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.492433456Z level=info msg="Executing migration" id="create builtin role table" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.492836367Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.493262564Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.493691234Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.494808786Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.495281206Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T00:15:47.938 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.495705165Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.496130976Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.496510299Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.496879039Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.497350613Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.498454507Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.498838082Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.499275677Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.499507413Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.499918738Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.500360295Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.500674752Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.500957405Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T00:15:47.939 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.501257044Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.501655307Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.502094876Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.503229526Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.503502144Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.50391935Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.504359552Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.504795138Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.505962593Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.506417256Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.506838285Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.506920584Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T00:15:47.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.507173305Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.507248228Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.507457591Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.507867714Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.508252321Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.50869007Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.509129586Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.509490666Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.509924613Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.510323818Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.510699016Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.511138812Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.511543924Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T00:15:47.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.511960485Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.516069931Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.517267942Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.518464287Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.518766233Z level=info msg="Executing migration" id="add share column" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.519904409Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.520333755Z level=info msg="Executing migration" id="create file table" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.52075042Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.52117582Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.521627976Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.522000928Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.522409504Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.522659461Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T00:15:47.942 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.522999255Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.523253063Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.523617888Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.524763415Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.525044256Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.525463389Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.525825956Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.526109119Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.526413736Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.527576691Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.528744146Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.529169571Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.542244125Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.542694079Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T00:15:47.943 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.543113285Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.547456074Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.547763169Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.548234228Z level=info msg="Executing migration" id="create folder table" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.548593168Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.549016335Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.549429672Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.549666475Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=migrator t=2024-09-17T00:15:47.550098027Z level=info msg="migrations completed" performed=485 skipped=0 duration=273.428611ms 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=sqlstore t=2024-09-17T00:15:47.550529848Z level=info msg="Created default organization" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=plugin.finder t=2024-09-17T00:15:47.583615241Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=secrets t=2024-09-17T00:15:47.583721186Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=query_data t=2024-09-17T00:15:47.587191497Z level=info msg="Query Service initialization" 2024-09-17T00:15:47.944 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=live.push_http t=2024-09-17T00:15:47.589608446Z level=info msg="Live Push Gateway initialization" 2024-09-17T00:15:48.256 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:48 smithi006 systemd[1]: Starting Ceph node-exporter.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: Deploying daemon node-exporter.a on smithi006 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1500201844' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:48.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.543 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=infra.usagestats.collector t=2024-09-17T00:15:48.22342646Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T00:15:48.543 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=provisioning.datasources t=2024-09-17T00:15:48.225365541Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=provisioning.datasources t=2024-09-17T00:15:48.237785492Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=provisioning.alerting t=2024-09-17T00:15:48.24879345Z level=info msg="starting to provision alerting" 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=provisioning.alerting t=2024-09-17T00:15:48.248804264Z level=info msg="finished to provision alerting" 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=ngalert.state.manager t=2024-09-17T00:15:48.248916571Z level=info msg="Warming state cache for startup" 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=grafanaStorageLogger t=2024-09-17T00:15:48.248912734Z level=info msg="storage starting" 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=http.server t=2024-09-17T00:15:48.251978515Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=ngalert.state.manager t=2024-09-17T00:15:48.272053723Z level=info msg="State cache has been initialized" states=0 duration=23.138062ms 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=ticker t=2024-09-17T00:15:48.272115323Z level=info msg=starting first_tick=2024-09-17T00:15:50Z 2024-09-17T00:15:48.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:15:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=ngalert.multiorg.alertmanager t=2024-09-17T00:15:48.272131294Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T00:15:48.604 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:48.604 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.604 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.604 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: Deploying daemon node-exporter.a on smithi006 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1500201844' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.605 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: Deploying daemon node-exporter.a on smithi006 2024-09-17T00:15:48.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1500201844' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:48.606 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:48 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:48.606 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:48 smithi006 bash[77313]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-17T00:15:48.606 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:48 smithi006 bash[77313]: Getting image source signatures 2024-09-17T00:15:48.606 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:48 smithi006 bash[77313]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-17T00:15:48.606 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:48 smithi006 bash[77313]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-17T00:15:48.606 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:48 smithi006 bash[77313]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-17T00:15:50.607 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-mon[41017]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:50.608 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 bash[77313]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-17T00:15:50.608 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 bash[77313]: Writing manifest to image destination 2024-09-17T00:15:50.608 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-mon[29674]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:50.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:50 smithi060 ceph-mon[33894]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:50.866 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 podman[77313]: 2024-09-17 00:15:50.534535748 +0000 UTC m=+2.345402488 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T00:15:50.867 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 podman[77313]: 2024-09-17 00:15:50.624626825 +0000 UTC m=+2.435493590 container create 66e5538e0b779e389a3b14cc262f9b2c700a3d098e6b34b651cde420a2bceb4a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 podman[77313]: 2024-09-17 00:15:50.870074054 +0000 UTC m=+2.680940789 container init 66e5538e0b779e389a3b14cc262f9b2c700a3d098e6b34b651cde420a2bceb4a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 podman[77313]: 2024-09-17 00:15:50.875987761 +0000 UTC m=+2.686854484 container start 66e5538e0b779e389a3b14cc262f9b2c700a3d098e6b34b651cde420a2bceb4a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.880Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.880Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.881Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.881Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.881Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.881Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T00:15:51.127 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T00:15:51.128 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T00:15:51.128 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T00:15:51.128 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T00:15:51.128 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T00:15:51.128 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T00:15:51.128 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T00:15:51.128 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T00:15:51.129 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T00:15:51.130 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T00:15:51.131 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.882Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T00:15:51.132 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.883Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T00:15:51.132 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a[77386]: ts=2024-09-17T00:15:50.883Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T00:15:51.132 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 bash[77313]: 66e5538e0b779e389a3b14cc262f9b2c700a3d098e6b34b651cde420a2bceb4a 2024-09-17T00:15:51.132 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:15:50 smithi006 systemd[1]: Started Ceph node-exporter.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:15:52.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[41017]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:52.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[41017]: Deploying daemon node-exporter.b on smithi060 2024-09-17T00:15:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[29674]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-mon[29674]: Deploying daemon node-exporter.b on smithi060 2024-09-17T00:15:52.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:52 smithi060 ceph-mon[33894]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:52 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:52 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:52 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:52 smithi060 ceph-mon[33894]: Deploying daemon node-exporter.b on smithi060 2024-09-17T00:15:52.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:52 smithi060 bash[65585]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-17T00:15:52.622 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:15:52.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:15:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:15:52] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:15:52.931 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:52 smithi060 bash[65585]: Getting image source signatures 2024-09-17T00:15:52.931 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:52 smithi060 bash[65585]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-17T00:15:52.931 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:52 smithi060 bash[65585]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-17T00:15:52.932 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:52 smithi060 bash[65585]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-17T00:15:52.970 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:15:52.970 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:15:52.970 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:15:53.299 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:53 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3780918512' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:53.299 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:53 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3780918512' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:53.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:53 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3780918512' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:54.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:54 smithi060 ceph-mon[33894]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:54.182 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:53 smithi060 bash[65585]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-17T00:15:54.297 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:54 smithi006 ceph-mon[41017]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:54.297 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:54 smithi006 ceph-mon[29674]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:55.092 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:15:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:15:55.431 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:55 smithi060 bash[65585]: Writing manifest to image destination 2024-09-17T00:15:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:56 smithi006 ceph-mon[29674]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:56 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:56 smithi006 ceph-mon[41017]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:56 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:56.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:56 smithi060 ceph-mon[33894]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:56.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:56 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:57.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:56 smithi060 podman[65585]: 2024-09-17 00:15:56.848468612 +0000 UTC m=+4.724507039 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T00:15:57.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:56 smithi060 podman[65585]: 2024-09-17 00:15:56.955392412 +0000 UTC m=+4.831430882 container create 50f21c3b1cb9d3900f91b123ae25146095af9a2b9cdf21399c2267a379eb4ae3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 podman[65585]: 2024-09-17 00:15:57.182678967 +0000 UTC m=+5.058717394 container init 50f21c3b1cb9d3900f91b123ae25146095af9a2b9cdf21399c2267a379eb4ae3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 podman[65585]: 2024-09-17 00:15:57.188332835 +0000 UTC m=+5.064371258 container start 50f21c3b1cb9d3900f91b123ae25146095af9a2b9cdf21399c2267a379eb4ae3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.192Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.192Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.193Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.193Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.193Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T00:15:57.432 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T00:15:57.433 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T00:15:57.433 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T00:15:57.433 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T00:15:57.433 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T00:15:57.433 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T00:15:57.433 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T00:15:57.433 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T00:15:57.434 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T00:15:57.435 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T00:15:57.436 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T00:15:57.437 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T00:15:57.437 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b[65659]: ts=2024-09-17T00:15:57.194Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T00:15:57.437 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 bash[65585]: 50f21c3b1cb9d3900f91b123ae25146095af9a2b9cdf21399c2267a379eb4ae3 2024-09-17T00:15:57.437 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:15:57 smithi060 systemd[1]: Started Ceph node-exporter.b for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:15:57.972 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:15:58.313 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:15:58.314 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:15:58.314 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:15:58.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:15:58 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1788400293' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1788400293' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:15:58.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:15:58.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:15:58.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:15:58 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1788400293' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:00.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:00 smithi006 ceph-mon[41017]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:00.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:00 smithi006 ceph-mon[29674]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:00.618 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:00 smithi060 ceph-mon[33894]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:01.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:01 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:01.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:01 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:01.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:01 smithi006 ceph-mon[41017]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:01.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:01 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:01.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:01 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:01.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:01 smithi006 ceph-mon[29674]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:01.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:01 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:01.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:01 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:01.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:01 smithi060 ceph-mon[33894]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:02.852 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:16:02] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:16:02.852 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.852 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.852 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:02.852 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:02.852 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: Rotating authentication key for osd.0 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.0 on smithi006 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.853 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: Rotating authentication key for osd.0 2024-09-17T00:16:02.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-09-17T00:16:02.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-09-17T00:16:02.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-09-17T00:16:02.854 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:02 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.0 on smithi006 2024-09-17T00:16:02.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: Rotating authentication key for osd.0 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-09-17T00:16:02.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:02 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.0 on smithi006 2024-09-17T00:16:03.316 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:03.699 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:03.700 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:03.700 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:04.522 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[41017]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:04.522 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.522 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.522 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.522 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.523 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1188687220' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:04.523 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[29674]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:04.523 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.523 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.523 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.523 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.523 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:04 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1188687220' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:04.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:04 smithi060 ceph-mon[33894]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:04.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:04 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:04 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:04 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:04 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:04.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:04 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1188687220' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:05.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:16:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:16:05.527 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:05 smithi006 ceph-mon[41017]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:16:05.528 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:05 smithi006 ceph-mon[41017]: Reconfiguring daemon alertmanager.a on smithi006 2024-09-17T00:16:05.528 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:05 smithi006 ceph-mon[29674]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:16:05.528 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:05 smithi006 ceph-mon[29674]: Reconfiguring daemon alertmanager.a on smithi006 2024-09-17T00:16:05.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:05 smithi060 ceph-mon[33894]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:16:05.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:05 smithi060 ceph-mon[33894]: Reconfiguring daemon alertmanager.a on smithi006 2024-09-17T00:16:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:06 smithi006 ceph-mon[41017]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:06 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:06 smithi006 ceph-mon[29674]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:06 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:06 smithi060 ceph-mon[33894]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:06 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:07.126 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:06 smithi006 systemd[1]: Stopping Ceph alertmanager.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:16:07.447 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[76994]: ts=2024-09-17T00:16:07.160Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:16:07.448 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:07 smithi006 podman[78475]: 2024-09-17 00:16:07.181222259 +0000 UTC m=+0.117672258 container died 68721c55fb00094eb87a69f1647746725867fc79d4b7e394cf868d72e6a8105f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:07.876 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:07 smithi006 podman[78475]: 2024-09-17 00:16:07.649635535 +0000 UTC m=+0.586085533 container cleanup 68721c55fb00094eb87a69f1647746725867fc79d4b7e394cf868d72e6a8105f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:07.876 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:07 smithi006 bash[78475]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:16:08.216 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:07 smithi006 podman[78494]: 2024-09-17 00:16:07.934419226 +0000 UTC m=+0.752438117 container remove 68721c55fb00094eb87a69f1647746725867fc79d4b7e394cf868d72e6a8105f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:08.216 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 podman[78494]: 2024-09-17 00:16:08.018387703 +0000 UTC m=+0.836406552 volume remove 143b98e3cb8a7c88f816ac986dc62b6195c588ea3b3da936d8f897ff3d845d38 2024-09-17T00:16:08.524 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-mon[41017]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:08.524 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-mon[29674]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:08.525 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T00:16:08.525 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 systemd[1]: Stopped Ceph alertmanager.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:16:08.525 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 systemd[1]: Starting Ceph alertmanager.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:16:08.525 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 podman[78589]: 2024-09-17 00:16:08.427702627 +0000 UTC m=+0.099541494 volume create d78a57086ceb8982ab7fc63cdbd0cb0b70977b5493c6a90aff3cfadcae8b9991 2024-09-17T00:16:08.525 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 podman[78589]: 2024-09-17 00:16:08.345489938 +0000 UTC m=+0.017328819 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-17T00:16:08.525 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 podman[78589]: 2024-09-17 00:16:08.52788787 +0000 UTC m=+0.199726736 container create 9a1307b4a11bff74284b58c92b68c7b4f329504ceec1449e88e756e41627cc47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:08.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:08 smithi060 ceph-mon[33894]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:08.702 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:09.060 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:09.060 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:09.060 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:09.126 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 podman[78589]: 2024-09-17 00:16:08.855901019 +0000 UTC m=+0.527739911 container init 9a1307b4a11bff74284b58c92b68c7b4f329504ceec1449e88e756e41627cc47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:09.126 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 podman[78589]: 2024-09-17 00:16:08.863097632 +0000 UTC m=+0.534936501 container start 9a1307b4a11bff74284b58c92b68c7b4f329504ceec1449e88e756e41627cc47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:09.126 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.875Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T00:16:09.126 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.875Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.876Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.877Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.905Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.905Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.908Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:08.908Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 bash[78589]: 9a1307b4a11bff74284b58c92b68c7b4f329504ceec1449e88e756e41627cc47 2024-09-17T00:16:09.127 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:08 smithi006 systemd[1]: Started Ceph alertmanager.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:16:10.229 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:09 smithi060 ceph-mon[33894]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:10.229 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:09 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:10.229 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:09 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:10.230 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:09 smithi060 ceph-mon[33894]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:16:10.230 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:09 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1255105079' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:10.230 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:09 smithi060 ceph-mon[33894]: Reconfiguring daemon prometheus.a on smithi060 2024-09-17T00:16:10.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[29674]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:10.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:10.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:10.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[29674]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:16:10.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1255105079' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:10.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[29674]: Reconfiguring daemon prometheus.a on smithi060 2024-09-17T00:16:10.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[41017]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:10.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:10.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:10.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[41017]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:16:10.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1255105079' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:10.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:09 smithi006 ceph-mon[41017]: Reconfiguring daemon prometheus.a on smithi060 2024-09-17T00:16:11.126 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:10.878Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000369292s 2024-09-17T00:16:12.241 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:11 smithi060 ceph-mon[33894]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:12.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:11 smithi006 ceph-mon[41017]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:12.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:11 smithi006 ceph-mon[29674]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:12.539 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 systemd[1]: Stopping Ceph prometheus.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.541Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.542Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T00:16:12.838 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.542Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T00:16:12.839 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.542Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T00:16:12.839 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[63215]: ts=2024-09-17T00:16:12.542Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T00:16:12.839 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 podman[66587]: 2024-09-17 00:16:12.552355907 +0000 UTC m=+0.096473826 container died 2ed9e69d439b2ab973fc4a8444c41ff79cd306e5987066ec5377fa0108c2409b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:12.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:16:12] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:16:13.171 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 podman[66587]: 2024-09-17 00:16:12.939398348 +0000 UTC m=+0.483516258 container cleanup 2ed9e69d439b2ab973fc4a8444c41ff79cd306e5987066ec5377fa0108c2409b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:13.171 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:12 smithi060 bash[66587]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:16:13.171 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.171 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.171 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.171 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T00:16:13.171 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.172 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T00:16:13.172 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:12 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T00:16:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:12 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T00:16:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:13.431 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 podman[66604]: 2024-09-17 00:16:13.174167682 +0000 UTC m=+0.623659215 container remove 2ed9e69d439b2ab973fc4a8444c41ff79cd306e5987066ec5377fa0108c2409b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:13.432 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T00:16:13.432 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 systemd[1]: Stopped Ceph prometheus.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:16:13.432 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.145s CPU time. 2024-09-17T00:16:13.432 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 systemd[1]: Starting Ceph prometheus.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:16:13.774 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 podman[66699]: 2024-09-17 00:16:13.410706468 +0000 UTC m=+0.017256546 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-17T00:16:13.774 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 podman[66699]: 2024-09-17 00:16:13.525195901 +0000 UTC m=+0.131746039 container create 4efb42dd0aa8181e2283c6f21fd140e97e7a6902d16f92d0decfe1eb0bce26df (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:13.774 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 podman[66699]: 2024-09-17 00:16:13.777409204 +0000 UTC m=+0.383959272 container init 4efb42dd0aa8181e2283c6f21fd140e97e7a6902d16f92d0decfe1eb0bce26df (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:14.061 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:14.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:16:14.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:16:14.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:16:14.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.183 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 podman[66699]: 2024-09-17 00:16:13.782628365 +0000 UTC m=+0.389178430 container start 4efb42dd0aa8181e2283c6f21fd140e97e7a6902d16f92d0decfe1eb0bce26df (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:16:14.183 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.809Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T00:16:14.183 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.809Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T00:16:14.183 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.809Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi060 (none))" 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.809Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.809Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.810Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.811Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.811Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.811Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.813Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:16:14.184 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.813Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.636µs 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.813Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.815Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.815Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.815Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.154µs wal_replay_duration=1.603383ms wbl_replay_duration=110ns total_replay_duration=1.647667ms 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.815Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.815Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.815Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.836Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.09061ms db_storage=759ns remote_storage=1.011µs web_handler=387ns query_engine=474ns scrape=423.272µs scrape_sd=94.785µs notify=17.032µs notify_sd=21.932µs rules=19.217767ms tracing=5.676µs 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.836Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:16:13.836Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 bash[66699]: 4efb42dd0aa8181e2283c6f21fd140e97e7a6902d16f92d0decfe1eb0bce26df 2024-09-17T00:16:14.185 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:16:13 smithi060 systemd[1]: Started Ceph prometheus.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:16:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T00:16:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-17T00:16:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-09-17T00:16:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:16:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.377 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:13] ENGINE Bus STOPPING 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STOPPED 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STARTING 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Serving on http://:::9283 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STARTED 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STOPPING 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-17T00:16:14.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:16:14.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:13 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:14.424 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:14.424 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:14.424 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:14.750 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:16:14.750 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STOPPED 2024-09-17T00:16:14.750 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STARTING 2024-09-17T00:16:14.932 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:16:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:16:15.004 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Serving on http://:::9283 2024-09-17T00:16:15.004 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STARTED 2024-09-17T00:16:15.004 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:14] ENGINE Bus STOPPING 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:16:15.262 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2929754885' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:16:15.263 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2929754885' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:15.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:16:15.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:16:15.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:16:15.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:16:15.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:16:15.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:16:15.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:16:15.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:16:15.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:15 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2929754885' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:15.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:16:15.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:15] ENGINE Bus STOPPED 2024-09-17T00:16:15.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:15] ENGINE Bus STARTING 2024-09-17T00:16:15.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:15] ENGINE Serving on http://:::9283 2024-09-17T00:16:15.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:15 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:16:15] ENGINE Bus STARTED 2024-09-17T00:16:16.291 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:16 smithi060 ceph-mon[33894]: pgmap v36: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:16:16.291 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:16 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:16.291 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:16 smithi060 ceph-mon[33894]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-17T00:16:16.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:16 smithi006 ceph-mon[41017]: pgmap v36: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:16:16.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:16 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:16.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:16 smithi006 ceph-mon[41017]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-17T00:16:16.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:16 smithi006 ceph-mon[29674]: pgmap v36: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:16:16.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:16 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:16.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:16 smithi006 ceph-mon[29674]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-17T00:16:18.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:17 smithi060 ceph-mon[33894]: pgmap v37: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:16:18.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:17 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:18.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:17 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:17 smithi006 ceph-mon[41017]: pgmap v37: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:16:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:17 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:17 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:18.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:17 smithi006 ceph-mon[29674]: pgmap v37: 132 pgs: 3 peering, 129 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:16:18.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:17 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:18.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:17 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.195 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:16:18 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:16:18.881Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003304871s 2024-09-17T00:16:19.426 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:19.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:19.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:19.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:19.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:19.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:19 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:19 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:19 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:19 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:19 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:19 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:16:19.780 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:19.780 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:19.780 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:20.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[41017]: pgmap v38: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68 B/s, 2 objects/s recovering 2024-09-17T00:16:20.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[41017]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-09-17T00:16:20.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[41017]: Cluster is now healthy 2024-09-17T00:16:20.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/878653506' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:20.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[29674]: pgmap v38: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68 B/s, 2 objects/s recovering 2024-09-17T00:16:20.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[29674]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-09-17T00:16:20.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[29674]: Cluster is now healthy 2024-09-17T00:16:20.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:20 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/878653506' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:20.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:20 smithi060 ceph-mon[33894]: pgmap v38: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68 B/s, 2 objects/s recovering 2024-09-17T00:16:20.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:20 smithi060 ceph-mon[33894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-09-17T00:16:20.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:20 smithi060 ceph-mon[33894]: Cluster is now healthy 2024-09-17T00:16:20.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:20 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/878653506' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:22.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:22 smithi006 ceph-mon[29674]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68 B/s, 2 objects/s recovering 2024-09-17T00:16:22.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:22 smithi006 ceph-mon[41017]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68 B/s, 2 objects/s recovering 2024-09-17T00:16:22.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:22 smithi060 ceph-mon[33894]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68 B/s, 2 objects/s recovering 2024-09-17T00:16:22.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:16:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:16:24.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:24 smithi006 ceph-mon[29674]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s; 56 B/s, 1 objects/s recovering 2024-09-17T00:16:24.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:24 smithi006 ceph-mon[41017]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s; 56 B/s, 1 objects/s recovering 2024-09-17T00:16:24.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:24 smithi060 ceph-mon[33894]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s; 56 B/s, 1 objects/s recovering 2024-09-17T00:16:24.783 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:25.133 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:25.133 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:25.133 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:25.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:16:24 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:16:25.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:25 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/950141647' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:25.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:25 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/950141647' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:25.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:25 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/950141647' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:26.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:26 smithi006 ceph-mon[41017]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s; 51 B/s, 1 objects/s recovering 2024-09-17T00:16:26.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:26 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:26.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:26 smithi006 ceph-mon[29674]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s; 51 B/s, 1 objects/s recovering 2024-09-17T00:16:26.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:26 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:26.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:26 smithi060 ceph-mon[33894]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s; 51 B/s, 1 objects/s recovering 2024-09-17T00:16:26.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:26 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:28.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:28 smithi006 ceph-mon[41017]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 45 B/s, 1 objects/s recovering 2024-09-17T00:16:28.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:28.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:28 smithi006 ceph-mon[29674]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 45 B/s, 1 objects/s recovering 2024-09-17T00:16:28.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:28.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:28 smithi060 ceph-mon[33894]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 45 B/s, 1 objects/s recovering 2024-09-17T00:16:28.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:30.135 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:30.484 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:30.484 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:30.484 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:30.484 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:30 smithi006 ceph-mon[41017]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 45 B/s, 1 objects/s recovering 2024-09-17T00:16:30.485 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:30 smithi006 ceph-mon[29674]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 45 B/s, 1 objects/s recovering 2024-09-17T00:16:30.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:30 smithi060 ceph-mon[33894]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 45 B/s, 1 objects/s recovering 2024-09-17T00:16:31.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:31 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1299292602' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:31.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:31 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1299292602' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:31.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:31 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1299292602' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:32.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:32 smithi006 ceph-mon[41017]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:32.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:32 smithi006 ceph-mon[29674]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:32.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:32 smithi060 ceph-mon[33894]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:32.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:16:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:16:34.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:34 smithi006 ceph-mon[29674]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:34.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:34 smithi006 ceph-mon[41017]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:34.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:34 smithi060 ceph-mon[33894]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:35.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:16:34 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:16:35.485 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:35.839 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:35.839 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:35.839 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:36.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:36 smithi006 ceph-mon[29674]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:36.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:36 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:36.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:36 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4074781872' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:36.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:36 smithi006 ceph-mon[41017]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:36.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:36 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:36.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:36 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4074781872' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:36 smithi060 ceph-mon[33894]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:36 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:36 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4074781872' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:38.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:38 smithi006 ceph-mon[29674]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:38.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:38 smithi006 ceph-mon[41017]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:38.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:38 smithi060 ceph-mon[33894]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:40.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:40 smithi006 ceph-mon[41017]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:40.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:40 smithi006 ceph-mon[29674]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:40.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:40 smithi060 ceph-mon[33894]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:40.841 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:41.189 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:41.189 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:41.189 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:41.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:41 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/807178074' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:41.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:41 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/807178074' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:41.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:41 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/807178074' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:42.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:42 smithi006 ceph-mon[41017]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:42.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:42 smithi006 ceph-mon[29674]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:42.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:42 smithi060 ceph-mon[33894]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:42.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:16:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:16:43.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:43 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:43.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:43 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:43.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:43 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:44.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:44 smithi006 ceph-mon[41017]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:44.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:44 smithi006 ceph-mon[29674]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:44.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:44 smithi060 ceph-mon[33894]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:45.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:16:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:16:46.191 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:46.542 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:46 smithi006 ceph-mon[41017]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:46.543 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:46 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:46.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:46 smithi006 ceph-mon[29674]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:46.543 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:46 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:46.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:46 smithi060 ceph-mon[33894]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:46.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:46 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:47.583 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:47 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1573720100' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:47.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:47 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1573720100' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:47.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:47 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1573720100' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:48.599 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:48 smithi060 ceph-mon[33894]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:48.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:48 smithi006 ceph-mon[41017]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:48.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:48 smithi006 ceph-mon[29674]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:50.629 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:50 smithi006 ceph-mon[41017]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:50.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:50 smithi006 ceph-mon[29674]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:50.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:50 smithi060 ceph-mon[33894]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:51.544 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:51.894 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:51.894 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:51.894 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:52.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:52 smithi006 ceph-mon[29674]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:52.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:52 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/668121750' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:52.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:52 smithi006 ceph-mon[41017]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:52.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:52 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/668121750' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:52.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:52 smithi060 ceph-mon[33894]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:52.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:52 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/668121750' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:52.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:16:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:16:52] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:16:54.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:54 smithi006 ceph-mon[41017]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:54.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:54 smithi006 ceph-mon[29674]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:54.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:54 smithi060 ceph-mon[33894]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:55.190 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:16:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:16:56.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:56 smithi006 ceph-mon[41017]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:56.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:56 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:56.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:56 smithi006 ceph-mon[29674]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:56.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:56 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:56.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:56 smithi060 ceph-mon[33894]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:56.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:56 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:56.896 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:16:57.247 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:16:57.247 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:16:57.247 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:16:57.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:57 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2234323714' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:57.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:57 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2234323714' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:57.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:57 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2234323714' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:16:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:58 smithi006 ceph-mon[41017]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:16:58 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:58 smithi006 ceph-mon[29674]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:16:58 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:16:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:58 smithi060 ceph-mon[33894]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:16:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:16:58 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:00.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:00 smithi006 ceph-mon[41017]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:00.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:00 smithi006 ceph-mon[29674]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:00.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:00 smithi060 ceph-mon[33894]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:02.249 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:02.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:02 smithi006 ceph-mon[41017]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:02.538 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:02 smithi006 ceph-mon[29674]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:02.600 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:02.600 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:02.600 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:02.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:02 smithi060 ceph-mon[33894]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:02.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:17:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:17:02] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:17:03.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:03 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3421110574' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:03.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:03 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3421110574' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:03.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:03 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3421110574' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:04.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:04 smithi006 ceph-mon[41017]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:04.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:04 smithi006 ceph-mon[29674]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:04.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:04 smithi060 ceph-mon[33894]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:05.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:17:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:17:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:06 smithi006 ceph-mon[41017]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:06 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:06.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:06 smithi006 ceph-mon[29674]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:06.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:06 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:06 smithi060 ceph-mon[33894]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:06 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:07.601 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:07.955 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:07.955 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:07.955 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:08.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:08 smithi006 ceph-mon[29674]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:08.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:08 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/343373958' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:08.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:08 smithi006 ceph-mon[41017]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:08.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:08 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/343373958' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:08.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:08 smithi060 ceph-mon[33894]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:08.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:08 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/343373958' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:10.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:10 smithi006 ceph-mon[41017]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:10.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:10 smithi006 ceph-mon[29674]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:10.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:10 smithi060 ceph-mon[33894]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:12.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:12 smithi006 ceph-mon[29674]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:12.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:12 smithi006 ceph-mon[41017]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:12.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:17:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:17:12] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:17:12.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:12 smithi060 ceph-mon[33894]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:12.957 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:13.307 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:13.307 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:13.308 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:13.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:13.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:13 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/879420614' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:13.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:13.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:13 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/879420614' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:13.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:13.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:13 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/879420614' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:14.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:14 smithi006 ceph-mon[41017]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:14.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:14 smithi006 ceph-mon[29674]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:14.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:14 smithi060 ceph-mon[33894]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:15.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:17:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:17:16.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:16 smithi006 ceph-mon[41017]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:16.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:16 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:16.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:16 smithi006 ceph-mon[29674]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:16.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:16 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:16.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:16 smithi060 ceph-mon[33894]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:16.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:16 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:18.309 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:18.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:18 smithi006 ceph-mon[41017]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:18.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:18 smithi006 ceph-mon[29674]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:18.660 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:18.660 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:18.660 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:18.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:18 smithi060 ceph-mon[33894]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:19.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:19 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3494695680' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:19.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:19 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:17:19.459 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:19 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3494695680' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:19.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:19 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:17:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:19 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3494695680' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:19.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:19 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:17:20.605 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:20 smithi006 ceph-mon[41017]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:20.605 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:20 smithi006 ceph-mon[29674]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:20.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:20 smithi060 ceph-mon[33894]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:22.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:22 smithi060 ceph-mon[33894]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:22.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:22.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:22.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:22 smithi006 ceph-mon[41017]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:22.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:22.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:22.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:22 smithi006 ceph-mon[29674]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:22.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:22.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:22.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:17:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:17:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:17:23.662 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:24.019 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:24.019 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:24.019 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:24.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:23 smithi060 ceph-mon[33894]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:24.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:23 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:23 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:23 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:17:24.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:23 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:17:24.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:23 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[29674]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:17:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:17:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[41017]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:17:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:17:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:23 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:17:25.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:24 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/522924406' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:25.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:17:24 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:17:25.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:24 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/522924406' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:25.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:24 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/522924406' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:26.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:25 smithi060 ceph-mon[33894]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:26.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:25 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:25 smithi006 ceph-mon[41017]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:25 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:26.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:25 smithi006 ceph-mon[29674]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:26.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:25 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:27 smithi060 ceph-mon[33894]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:28.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:27 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:28.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:27 smithi006 ceph-mon[41017]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:28.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:27 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:28.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:27 smithi006 ceph-mon[29674]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:28.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:27 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:29.021 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:29.377 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:29.378 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:29.378 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:30.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:29 smithi006 ceph-mon[29674]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:30.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:29 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2426955156' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:30.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:29 smithi006 ceph-mon[41017]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:30.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:29 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2426955156' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:30.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:29 smithi060 ceph-mon[33894]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:30.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:29 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2426955156' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:32.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:31 smithi006 ceph-mon[29674]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:32.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:31 smithi006 ceph-mon[41017]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:32.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:31 smithi060 ceph-mon[33894]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:32.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:17:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:17:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:17:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:33 smithi006 ceph-mon[41017]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:34.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:33 smithi006 ceph-mon[29674]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:34.379 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:34.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:33 smithi060 ceph-mon[33894]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:34.731 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:34.731 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:34.731 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:35.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:34 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3401508531' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:35.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:34 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3401508531' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:35.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:34 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3401508531' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:35.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:17:34 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:17:36.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:35 smithi006 ceph-mon[41017]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:36.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:35 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:35 smithi006 ceph-mon[29674]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:35 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:36.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:35 smithi060 ceph-mon[33894]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:36.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:35 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:38.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:37 smithi006 ceph-mon[41017]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:38.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:37 smithi006 ceph-mon[29674]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:38.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:37 smithi060 ceph-mon[33894]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:39.733 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:40.080 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:40.080 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:40.080 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:40.080 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:39 smithi006 ceph-mon[41017]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:40.081 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:39 smithi006 ceph-mon[29674]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:40.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:39 smithi060 ceph-mon[33894]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:41.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:40 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3246819759' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:41.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:40 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3246819759' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:41.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:40 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3246819759' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:42.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:41 smithi006 ceph-mon[41017]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:42.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:41 smithi006 ceph-mon[29674]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:42.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:41 smithi060 ceph-mon[33894]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:42.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:17:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:17:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:17:43.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:42 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:43.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:42 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:43.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:42 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:44.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:43 smithi006 ceph-mon[41017]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:44.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:43 smithi006 ceph-mon[29674]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:44.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:43 smithi060 ceph-mon[33894]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:45.082 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:45.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:17:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:17:45.429 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:45.429 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:45.429 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:46.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:45 smithi006 ceph-mon[41017]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:46.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:45 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:46.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:45 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1950823083' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:46.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:45 smithi006 ceph-mon[29674]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:46.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:45 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:46.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:45 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1950823083' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:46.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:45 smithi060 ceph-mon[33894]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:46.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:45 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:46.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:45 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1950823083' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:48.234 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:47 smithi060 ceph-mon[33894]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:47 smithi006 ceph-mon[41017]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:48.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:47 smithi006 ceph-mon[29674]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:50.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:49 smithi006 ceph-mon[29674]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:50.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:49 smithi006 ceph-mon[41017]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:50.431 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:50.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:49 smithi060 ceph-mon[33894]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:50.779 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:50.780 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:50.780 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:51.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:50 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/797706963' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:51.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/797706963' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:51.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:50 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/797706963' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:52.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:51 smithi006 ceph-mon[41017]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:52.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:51 smithi006 ceph-mon[29674]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:52.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:51 smithi060 ceph-mon[33894]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:52.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:17:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:17:52] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:17:54.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:53 smithi006 ceph-mon[41017]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:54.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:53 smithi006 ceph-mon[29674]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:54.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:53 smithi060 ceph-mon[33894]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:55.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:17:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:17:55.781 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:17:56.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:55 smithi006 ceph-mon[41017]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:56.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:55 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:56.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:55 smithi006 ceph-mon[29674]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:56.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:55 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:56.132 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:17:56.132 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:17:56.132 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:17:56.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:55 smithi060 ceph-mon[33894]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:56.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:55 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:57.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:56 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1869047336' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:57.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:56 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1869047336' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:57.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:56 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1869047336' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:17:58.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:57 smithi006 ceph-mon[41017]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:58.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:17:57 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:57 smithi006 ceph-mon[29674]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:17:57 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:17:58.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:57 smithi060 ceph-mon[33894]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:58.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:17:57 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:00.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:00 smithi006 ceph-mon[41017]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:00.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:00 smithi006 ceph-mon[29674]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:00.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:00 smithi060 ceph-mon[33894]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:01.134 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:01.483 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:01.483 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:01.484 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:02.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:02 smithi006 ceph-mon[29674]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:02.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:02 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4137938691' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:02.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:02 smithi006 ceph-mon[41017]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:02.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:02 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4137938691' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:02.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:02 smithi060 ceph-mon[33894]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:02.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:02 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4137938691' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:02.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:18:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:18:02] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:18:04.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:04 smithi006 ceph-mon[41017]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:04.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:04 smithi006 ceph-mon[29674]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:04.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:04 smithi060 ceph-mon[33894]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:05.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:18:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:18:06.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:06 smithi006 ceph-mon[41017]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:06.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:06 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:06.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:06 smithi006 ceph-mon[29674]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:06.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:06 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:06.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:06 smithi060 ceph-mon[33894]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:06.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:06 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:06.485 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:06.835 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:06.852 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:06.852 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:07.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:07 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2298450757' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:07.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:07 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2298450757' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:07.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:07 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2298450757' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:08.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:08 smithi006 ceph-mon[41017]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:08.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:08 smithi006 ceph-mon[29674]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:08.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:08 smithi060 ceph-mon[33894]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:10.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:10 smithi006 ceph-mon[41017]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:10.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:10 smithi006 ceph-mon[29674]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:10.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:10 smithi060 ceph-mon[33894]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:11.836 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:12.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:12 smithi006 ceph-mon[41017]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:12.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:12 smithi006 ceph-mon[29674]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:12.193 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:12.193 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:12.193 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:12.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:12 smithi060 ceph-mon[33894]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:12.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:18:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:18:12] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:18:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:13 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/836625378' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:13.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:13.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:13 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/836625378' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:13.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:13.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:13 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/836625378' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:13.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:14 smithi006 ceph-mon[41017]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:14.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:14 smithi006 ceph-mon[29674]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:14.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:14 smithi060 ceph-mon[33894]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:15.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:18:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:18:16.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:16 smithi006 ceph-mon[41017]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:16.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:16 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:16.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:16 smithi006 ceph-mon[29674]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:16.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:16 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:16.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:16 smithi060 ceph-mon[33894]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:16.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:16 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:17.195 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:17.546 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:17.546 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:17.546 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:18 smithi006 ceph-mon[41017]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:18 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/647738406' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:18.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:18 smithi006 ceph-mon[29674]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:18.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:18 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/647738406' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:18.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:18 smithi060 ceph-mon[33894]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:18.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:18 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/647738406' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:20.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:20 smithi006 ceph-mon[29674]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:20.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:20 smithi006 ceph-mon[41017]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:20.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:20 smithi060 ceph-mon[33894]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:22.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:22 smithi006 ceph-mon[41017]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:22.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:22 smithi006 ceph-mon[29674]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:22.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:22 smithi060 ceph-mon[33894]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:22.547 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:22.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:18:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:18:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:18:22.906 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:22.906 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:22.907 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:23.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:23 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/713216036' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:23.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:23 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/713216036' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:23.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:23 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/713216036' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[29674]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:18:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:24.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:24.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:18:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[41017]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:18:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:24.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:24 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:18:24.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:24 smithi060 ceph-mon[33894]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:24.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:24 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:18:24.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:24 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:24.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:24 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:24.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:24 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:18:25.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:18:24 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:18:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:26 smithi006 ceph-mon[41017]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:26 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:26.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:26 smithi006 ceph-mon[29674]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:26.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:26 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:26.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:26 smithi060 ceph-mon[33894]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:26.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:26 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:27.909 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:28.259 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:28 smithi006 ceph-mon[41017]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:28.259 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:28.259 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:28 smithi006 ceph-mon[29674]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:28.259 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:28.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:28 smithi060 ceph-mon[33894]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:28.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:29.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:29 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3798833651' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:29.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:29 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3798833651' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:29.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:29 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3798833651' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:30.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:30 smithi006 ceph-mon[41017]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:30.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:30 smithi006 ceph-mon[29674]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:30.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:30 smithi060 ceph-mon[33894]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:32.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:32 smithi006 ceph-mon[41017]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:32.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:32 smithi006 ceph-mon[29674]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:32.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:32 smithi060 ceph-mon[33894]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:32.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:18:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:18:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:18:33.260 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:33.606 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:33.607 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:33.607 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:34 smithi006 ceph-mon[41017]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:34 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3296526050' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:34.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:34 smithi006 ceph-mon[29674]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:34.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:34 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3296526050' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:34.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:34 smithi060 ceph-mon[33894]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:34.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:34 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3296526050' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:35.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:18:34 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:18:36.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:36 smithi006 ceph-mon[41017]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:36.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:36 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:36 smithi006 ceph-mon[29674]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:36 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:36.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:36 smithi060 ceph-mon[33894]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:36.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:36 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:38.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:38 smithi006 ceph-mon[41017]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:38.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:38 smithi006 ceph-mon[29674]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:38.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:38 smithi060 ceph-mon[33894]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:38.609 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:38.962 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:38.962 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:38.962 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:39.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:39 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2624408302' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:39.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:39 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2624408302' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:39.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:39 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2624408302' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:40.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:40 smithi006 ceph-mon[41017]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:40.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:40 smithi006 ceph-mon[29674]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:40.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:40 smithi060 ceph-mon[33894]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:42.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:42 smithi006 ceph-mon[41017]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:42.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:42 smithi006 ceph-mon[29674]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:42.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:42 smithi060 ceph-mon[33894]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:42.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:18:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:18:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:18:43.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:43 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:43.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:43 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:43.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:43 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:43.964 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:44.315 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:44.315 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:44.315 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:44.316 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:44 smithi006 ceph-mon[41017]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:44.316 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:44 smithi006 ceph-mon[29674]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:44.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:44 smithi060 ceph-mon[33894]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:45.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:45 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3360811020' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:45.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:18:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:18:45.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:45 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3360811020' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:45.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:45 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3360811020' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:46.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:46 smithi006 ceph-mon[29674]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:46.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:46 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:46.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:46 smithi006 ceph-mon[41017]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:46.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:46 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:46.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:46 smithi060 ceph-mon[33894]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:46.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:46 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:48 smithi006 ceph-mon[41017]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:48.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:48 smithi006 ceph-mon[29674]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:48.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:48 smithi060 ceph-mon[33894]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:49.317 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:49.671 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:49.671 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:49.671 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:50.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:50 smithi006 ceph-mon[29674]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:50.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1120683653' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:50.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:50 smithi006 ceph-mon[41017]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:50.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:50 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1120683653' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:50.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:50 smithi060 ceph-mon[33894]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:50.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:50 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1120683653' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:52.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:52 smithi006 ceph-mon[29674]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:52.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:52 smithi006 ceph-mon[41017]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:52.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:52 smithi060 ceph-mon[33894]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:52.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:18:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:18:52] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:18:54.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:54 smithi006 ceph-mon[29674]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:54.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:54 smithi006 ceph-mon[41017]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:54.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:54 smithi060 ceph-mon[33894]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:54.673 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:18:55.026 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:18:55.026 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:18:55.026 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:18:55.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:55 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4178488913' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:55.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:18:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:18:55.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:55 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4178488913' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:55.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:55 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4178488913' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:18:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:56 smithi006 ceph-mon[29674]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:56.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:56 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:56.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:56 smithi006 ceph-mon[41017]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:56.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:56 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:56.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:56 smithi060 ceph-mon[33894]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:56.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:56 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:58 smithi006 ceph-mon[29674]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:58.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:18:58 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:58.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:58 smithi006 ceph-mon[41017]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:58.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:18:58 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:58.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:58 smithi060 ceph-mon[33894]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:18:58.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:18:58 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:00.028 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:00.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:00 smithi006 ceph-mon[41017]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:00.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:00 smithi006 ceph-mon[29674]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:00.379 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:00.379 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:00.379 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:00.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:00 smithi060 ceph-mon[33894]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:01.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:01 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4105753953' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:01.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:01 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4105753953' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:01.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:01 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4105753953' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:02.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:02 smithi060 ceph-mon[33894]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:02.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:02 smithi006 ceph-mon[29674]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:02.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:02 smithi006 ceph-mon[41017]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:02.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:19:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:19:02] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:19:04.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:04 smithi060 ceph-mon[33894]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:04.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:04 smithi006 ceph-mon[29674]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:04.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:04 smithi006 ceph-mon[41017]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:05.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:19:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:19:05.381 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:05.730 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:05.730 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:05.730 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:06.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:06 smithi060 ceph-mon[33894]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:06.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:06 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:06.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:06 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2904177536' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:06 smithi006 ceph-mon[41017]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:06 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:06 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2904177536' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:06.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:06 smithi006 ceph-mon[29674]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:06 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:06 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2904177536' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:08.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:08 smithi060 ceph-mon[33894]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:08.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:08 smithi006 ceph-mon[41017]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:08.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:08 smithi006 ceph-mon[29674]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:10.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:10 smithi060 ceph-mon[33894]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:10.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:10 smithi006 ceph-mon[41017]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:10.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:10 smithi006 ceph-mon[29674]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:10.732 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:11.081 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:11.081 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:11.081 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:11.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:11 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2607210553' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:11.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:11 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2607210553' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:11.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:11 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2607210553' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:12.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:12 smithi060 ceph-mon[33894]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:12.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:12 smithi006 ceph-mon[41017]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:12.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:12 smithi006 ceph-mon[29674]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:12.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:19:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:19:12] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:19:13.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:13.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:13.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:14.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:14 smithi060 ceph-mon[33894]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:14.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:14 smithi006 ceph-mon[41017]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:14.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:14 smithi006 ceph-mon[29674]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:15.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:19:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:19:16.083 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:16.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:16 smithi006 ceph-mon[41017]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:16.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:16 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:16.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:16 smithi006 ceph-mon[29674]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:16.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:16 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:16.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:16 smithi060 ceph-mon[33894]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:16.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:16 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:16.443 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:16.443 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:16.443 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:17.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:17 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/382149487' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:17.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:17 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/382149487' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:17.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:17 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/382149487' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:18.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:18 smithi060 ceph-mon[33894]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:18.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:18 smithi006 ceph-mon[41017]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:18.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:18 smithi006 ceph-mon[29674]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:20.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:20 smithi060 ceph-mon[33894]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:20.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:20 smithi006 ceph-mon[41017]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:20.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:20 smithi006 ceph-mon[29674]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:21.445 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:21.793 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:21.793 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:21.793 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:22.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:22 smithi060 ceph-mon[33894]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:22.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:22 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3843847986' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:22.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:22 smithi006 ceph-mon[41017]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:22.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:22 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3843847986' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:22.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:22 smithi006 ceph-mon[29674]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:22.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:22 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3843847986' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:22.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:19:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:19:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:19:24.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:23 smithi006 ceph-mon[41017]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:24.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:23 smithi006 ceph-mon[29674]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:24.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:23 smithi060 ceph-mon[33894]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:24.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:24 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:24.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:24 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:24.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:24 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:24.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:24 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:25.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:25.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:25.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:25.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:25.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:25.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:25.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:25.128 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:24 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:25.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:19:24 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:19:26.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:25 smithi006 ceph-mon[41017]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:26.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:25 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:26.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:25 smithi006 ceph-mon[29674]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:26.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:25 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:26.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:25 smithi060 ceph-mon[33894]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:26.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:25 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:26.796 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:27.146 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:27.146 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:27.146 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:28.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:27 smithi006 ceph-mon[41017]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:28.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:27 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/649754556' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:28.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:27 smithi006 ceph-mon[29674]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:28.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:27 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/649754556' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:27 smithi060 ceph-mon[33894]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:27 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/649754556' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:29.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:29.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:29.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:30.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:29 smithi006 ceph-mon[41017]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:30.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:29 smithi006 ceph-mon[29674]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:30.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:29 smithi060 ceph-mon[33894]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:32.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:31 smithi006 ceph-mon[41017]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:32.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:31 smithi006 ceph-mon[29674]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:32.148 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:32.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:31 smithi060 ceph-mon[33894]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:32.499 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:32.500 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:32.500 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:32.818 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:19:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:19:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:19:33.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:32 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3631795408' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:33.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:32 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3631795408' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:33.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:32 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3631795408' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:34.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:33 smithi006 ceph-mon[41017]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:34.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:33 smithi006 ceph-mon[29674]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:34.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:33 smithi060 ceph-mon[33894]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:35.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:19:34 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:19:36.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:35 smithi006 ceph-mon[41017]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:36.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:35 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:36.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:35 smithi006 ceph-mon[29674]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:36.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:35 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:36.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:35 smithi060 ceph-mon[33894]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:36.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:35 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:37.502 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:37.852 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:37.852 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:37.853 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:38.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:37 smithi006 ceph-mon[41017]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:38.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:37 smithi006 ceph-mon[29674]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:38.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:37 smithi060 ceph-mon[33894]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:39.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:38 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4246778996' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:38 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4246778996' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:39.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:38 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4246778996' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:40.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:39 smithi006 ceph-mon[41017]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:40.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:39 smithi006 ceph-mon[29674]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:40.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:39 smithi060 ceph-mon[33894]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:42.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:41 smithi006 ceph-mon[41017]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:41 smithi006 ceph-mon[29674]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:42.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:41 smithi060 ceph-mon[33894]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:42.854 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:42.854 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:19:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:19:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:19:43.206 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:43.206 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:43.206 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:44.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:43 smithi006 ceph-mon[41017]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:44.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:43 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:44.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:43 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/602657137' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:43 smithi006 ceph-mon[29674]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:43 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:43 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/602657137' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:44.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:43 smithi060 ceph-mon[33894]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:44.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:43 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:43 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/602657137' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:45.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:19:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:19:46.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:45 smithi006 ceph-mon[41017]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:46.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:45 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:46.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:45 smithi006 ceph-mon[29674]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:46.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:45 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:46.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:45 smithi060 ceph-mon[33894]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:46.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:45 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:48.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:47 smithi006 ceph-mon[29674]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:48.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:47 smithi006 ceph-mon[41017]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:48.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:47 smithi060 ceph-mon[33894]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:48.208 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:48.559 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== 2024-09-17T00:19:48.559 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== ']' 2024-09-17T00:19:48.559 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:49.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:48 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/75379436' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:49.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:48 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/75379436' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:49.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:48 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/75379436' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:50.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:49 smithi006 ceph-mon[41017]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:50.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:49 smithi006 ceph-mon[29674]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:50.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:49 smithi060 ceph-mon[33894]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:52.829 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:52 smithi006 ceph-mon[41017]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:52.830 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:52 smithi006 ceph-mon[29674]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:52.830 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:19:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:19:52] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:19:52.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:52 smithi060 ceph-mon[33894]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:53.561 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.0 2024-09-17T00:19:53.911 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.1 2024-09-17T00:19:53.912 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBByuhmoieuKhAA+6cYVS2t9KO4p8WORaT/hA== 2024-09-17T00:19:53.912 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAgyehmVMOoMhAAwFKWl0f+tkwlgNKovKa4fw== == AQBByuhmoieuKhAA+6cYVS2t9KO4p8WORaT/hA== ']' 2024-09-17T00:19:53.912 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:19:53.912 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.1' 2024-09-17T00:19:53.912 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.1 2024-09-17T00:19:54.249 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== 2024-09-17T00:19:54.250 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== 2024-09-17T00:19:54.250 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.1 2024-09-17T00:19:54.540 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.1 on host 'smithi006' 2024-09-17T00:19:54.552 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== == AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== ']' 2024-09-17T00:19:54.552 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:19:54.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:54 smithi006 ceph-mon[41017]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:54.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:54 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3399512164' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:54.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:54 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2880974457' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:19:54.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:54 smithi006 ceph-mon[29674]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:54 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3399512164' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:54.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:54 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2880974457' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:19:54.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:54 smithi060 ceph-mon[33894]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:54.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:54 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3399512164' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-09-17T00:19:54.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:54 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2880974457' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:19:55.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:19:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:19:55.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:55.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.1 2024-09-17T00:19:55.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:55.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.1 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-09-17T00:19:55.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:55 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-09-17T00:19:55.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:55.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.1 2024-09-17T00:19:55.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:55.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:55.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:55.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:55.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-09-17T00:19:55.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-09-17T00:19:55.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:55 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-09-17T00:19:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: Rotating authentication key for osd.1 2024-09-17T00:19:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.1 on smithi006 2024-09-17T00:19:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: Rotating authentication key for osd.1 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.1 on smithi006 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:56 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: Rotating authentication key for osd.1 2024-09-17T00:19:56.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.1 on smithi006 2024-09-17T00:19:56.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:56.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:56.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:56.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:56 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:19:58.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:58 smithi006 ceph-mon[41017]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:58.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:19:58 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:58.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:58 smithi006 ceph-mon[29674]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:58.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:19:58 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:58.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:58 smithi060 ceph-mon[33894]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:19:58.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:19:58 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:59.554 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.1 2024-09-17T00:19:59.906 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== 2024-09-17T00:19:59.906 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== == AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== ']' 2024-09-17T00:19:59.906 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:00.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:00 smithi006 ceph-mon[41017]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:00.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:00 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1643745467' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:00.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:00 smithi006 ceph-mon[41017]: overall HEALTH_OK 2024-09-17T00:20:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:00 smithi006 ceph-mon[29674]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:00 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1643745467' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:00 smithi006 ceph-mon[29674]: overall HEALTH_OK 2024-09-17T00:20:00.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:00 smithi060 ceph-mon[33894]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:00.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:00 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1643745467' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:00.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:00 smithi060 ceph-mon[33894]: overall HEALTH_OK 2024-09-17T00:20:02.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:02 smithi006 ceph-mon[41017]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:02.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:02 smithi006 ceph-mon[29674]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:02.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:20:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:20:02] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:20:02.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:02 smithi060 ceph-mon[33894]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:04 smithi006 ceph-mon[41017]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:04.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:04 smithi006 ceph-mon[29674]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:04.908 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.1 2024-09-17T00:20:04.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:04 smithi060 ceph-mon[33894]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:05.258 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== 2024-09-17T00:20:05.259 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== == AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== ']' 2024-09-17T00:20:05.259 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:05.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:20:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:20:05.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:05 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2643872937' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:05.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:05 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2643872937' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:05.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:05 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2643872937' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:06.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:06 smithi006 ceph-mon[41017]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:06.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:06 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:06.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:06 smithi006 ceph-mon[29674]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:06.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:06 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:06.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:06 smithi060 ceph-mon[33894]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:06.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:06 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:08.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:08 smithi006 ceph-mon[41017]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:08.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:08 smithi006 ceph-mon[29674]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:08.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:08 smithi060 ceph-mon[33894]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:10.260 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.1 2024-09-17T00:20:10.616 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== 2024-09-17T00:20:10.616 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== == AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== ']' 2024-09-17T00:20:10.616 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:10.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:10 smithi006 ceph-mon[29674]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:10.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:10 smithi006 ceph-mon[41017]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:10.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:10 smithi060 ceph-mon[33894]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:11.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:11 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1996363710' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:11.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:11 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1996363710' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:11.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:11 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1996363710' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:12.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:12 smithi006 ceph-mon[41017]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:12.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:12 smithi006 ceph-mon[29674]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:12.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:20:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:20:12] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:20:12.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:12 smithi060 ceph-mon[33894]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:13.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:13.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:13.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:14.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:14 smithi006 ceph-mon[29674]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:14.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:14 smithi006 ceph-mon[41017]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:14.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:14 smithi060 ceph-mon[33894]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:15.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:20:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:20:15.617 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.1 2024-09-17T00:20:15.967 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== 2024-09-17T00:20:15.967 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== == AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== ']' 2024-09-17T00:20:15.967 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:16.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:16 smithi060 ceph-mon[33894]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:16.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:16 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:16.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:16 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/82485693' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:16.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:16 smithi006 ceph-mon[41017]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:16.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:16 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:16.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:16 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/82485693' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:16.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:16 smithi006 ceph-mon[29674]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:16.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:16 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:16.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:16 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/82485693' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:18.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:18 smithi006 ceph-mon[41017]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:18.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:18 smithi006 ceph-mon[29674]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:18.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:18 smithi060 ceph-mon[33894]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:20.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:20 smithi006 ceph-mon[41017]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:20.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:20 smithi006 ceph-mon[29674]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:20.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:20 smithi060 ceph-mon[33894]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:20.969 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.1 2024-09-17T00:20:21.315 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAqy+hmMi12JRAAzU41ycRxoQYfKia/JaWrcg== 2024-09-17T00:20:21.315 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.2 2024-09-17T00:20:21.316 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQA8yehm0WayDBAAHYSuWvJm3X9pPXiJBx9GBA== == AQAqy+hmMi12JRAAzU41ycRxoQYfKia/JaWrcg== ']' 2024-09-17T00:20:21.316 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:20:21.316 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.2' 2024-09-17T00:20:21.316 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.2 2024-09-17T00:20:21.650 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== 2024-09-17T00:20:21.650 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== 2024-09-17T00:20:21.650 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.2 2024-09-17T00:20:21.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:21 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1681960557' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:21.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:21 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1681960557' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:21.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:21 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1681960557' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-09-17T00:20:21.934 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.2 on host 'smithi006' 2024-09-17T00:20:21.945 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== == AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== ']' 2024-09-17T00:20:21.945 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:22.694 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:20:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:20:22.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2796661028' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-09-17T00:20:22.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2796661028' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-09-17T00:20:22.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-09-17T00:20:22.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:22 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-09-17T00:20:22.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2796661028' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-09-17T00:20:22.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-09-17T00:20:22.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:22 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-09-17T00:20:23.828 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[41017]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:23.828 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.2 2024-09-17T00:20:23.828 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[41017]: Rotating authentication key for osd.2 2024-09-17T00:20:23.828 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.2 on smithi006 2024-09-17T00:20:23.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[29674]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:23.828 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.2 2024-09-17T00:20:23.829 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[29674]: Rotating authentication key for osd.2 2024-09-17T00:20:23.829 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:23 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.2 on smithi006 2024-09-17T00:20:23.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:23 smithi060 ceph-mon[33894]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:23.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:23 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.2 2024-09-17T00:20:23.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:23 smithi060 ceph-mon[33894]: Rotating authentication key for osd.2 2024-09-17T00:20:23.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:23 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.2 on smithi006 2024-09-17T00:20:24.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[41017]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:24.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[29674]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:24 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:24 smithi060 ceph-mon[33894]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:24.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:24 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:24 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:24 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:24.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:24 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:25.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:20:24 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:20:25.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:25 smithi060 ceph-mon[33894]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:25.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:25 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:26.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:25 smithi006 ceph-mon[41017]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:26.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:25 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:26.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:25 smithi006 ceph-mon[29674]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:26.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:25 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:26.948 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.2 2024-09-17T00:20:27.295 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== 2024-09-17T00:20:27.295 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== == AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== ']' 2024-09-17T00:20:27.295 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:28.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:27 smithi006 ceph-mon[29674]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:28.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:27 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/769777716' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:28.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:27 smithi006 ceph-mon[41017]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:28.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:27 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/769777716' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:27 smithi060 ceph-mon[33894]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:27 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/769777716' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:29.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:29.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:29.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:30.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:29 smithi006 ceph-mon[29674]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:30.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:29 smithi006 ceph-mon[41017]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:30.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:29 smithi060 ceph-mon[33894]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:32.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:31 smithi006 ceph-mon[29674]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:32.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:31 smithi006 ceph-mon[41017]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:32.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:31 smithi060 ceph-mon[33894]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:32.297 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.2 2024-09-17T00:20:32.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:20:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:20:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:20:32.647 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== 2024-09-17T00:20:32.647 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== == AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== ']' 2024-09-17T00:20:32.647 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:33.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:32 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1921609661' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:33.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:32 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1921609661' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:33.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:32 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1921609661' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:34.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:33 smithi006 ceph-mon[29674]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:34.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:33 smithi006 ceph-mon[41017]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:34.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:33 smithi060 ceph-mon[33894]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:35.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:20:34 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:20:36.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:35 smithi006 ceph-mon[41017]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:36.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:35 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:36.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:35 smithi006 ceph-mon[29674]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:36.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:35 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:36.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:35 smithi060 ceph-mon[33894]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:36.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:35 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:37.649 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.2 2024-09-17T00:20:37.996 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== 2024-09-17T00:20:37.996 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== == AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== ']' 2024-09-17T00:20:37.996 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:37.996 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:37 smithi006 ceph-mon[41017]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:37.997 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:37 smithi006 ceph-mon[29674]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:38.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:37 smithi060 ceph-mon[33894]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:39.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:38 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1327000872' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:38 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1327000872' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:39.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:38 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1327000872' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:40.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:39 smithi006 ceph-mon[41017]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:40.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:39 smithi006 ceph-mon[29674]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:40.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:39 smithi060 ceph-mon[33894]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:42.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:41 smithi006 ceph-mon[41017]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:42.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:41 smithi006 ceph-mon[29674]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:42.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:41 smithi060 ceph-mon[33894]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:42.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:20:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:20:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:20:42.998 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.2 2024-09-17T00:20:43.345 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.3 2024-09-17T00:20:43.346 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBGy+hmorYfExAAgwH6jj/ACUag+mplrmfL6w== 2024-09-17T00:20:43.346 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBWyehm+QcjORAAh0LfsFvgNWyBORCXtXNEGQ== == AQBGy+hmorYfExAAgwH6jj/ACUag+mplrmfL6w== ']' 2024-09-17T00:20:43.346 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:20:43.346 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.3' 2024-09-17T00:20:43.346 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.3 2024-09-17T00:20:43.681 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== 2024-09-17T00:20:43.681 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== 2024-09-17T00:20:43.682 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.3 2024-09-17T00:20:43.970 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.3 on host 'smithi006' 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[41017]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2426501637' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2294765222' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[29674]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2426501637' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:43.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:43 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2294765222' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:43.982 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== == AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== ']' 2024-09-17T00:20:43.982 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:44.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:43 smithi060 ceph-mon[33894]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:44.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:43 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:44.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:43 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2426501637' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-09-17T00:20:44.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:43 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2294765222' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:45.273 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:45.273 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.3 2024-09-17T00:20:45.273 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.273 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-09-17T00:20:45.274 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.3 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-09-17T00:20:45.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-09-17T00:20:45.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:44 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-09-17T00:20:45.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.3 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:45.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-09-17T00:20:45.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-09-17T00:20:45.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:44 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-09-17T00:20:46.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[29674]: Rotating authentication key for osd.3 2024-09-17T00:20:46.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.3 on smithi006 2024-09-17T00:20:46.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[29674]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:46.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:46.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[41017]: Rotating authentication key for osd.3 2024-09-17T00:20:46.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.3 on smithi006 2024-09-17T00:20:46.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[41017]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:46.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:45 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:46.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:45 smithi060 ceph-mon[33894]: Rotating authentication key for osd.3 2024-09-17T00:20:46.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:45 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.3 on smithi006 2024-09-17T00:20:46.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:45 smithi060 ceph-mon[33894]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:46.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:45 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:47.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:47 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:47 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:47 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:47 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:47.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:47 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:20:48.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:48 smithi006 ceph-mon[41017]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:48.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:48 smithi006 ceph-mon[29674]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:48.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:48 smithi060 ceph-mon[33894]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:48.984 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.3 2024-09-17T00:20:49.329 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== 2024-09-17T00:20:49.329 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== == AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== ']' 2024-09-17T00:20:49.329 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:49.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:49 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/230013545' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:49.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:49 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/230013545' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:49.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:49 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/230013545' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:50.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:50 smithi006 ceph-mon[41017]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:50.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:50 smithi006 ceph-mon[29674]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:50.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:50 smithi060 ceph-mon[33894]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:52.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:52 smithi006 ceph-mon[41017]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:52.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:20:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:20:52] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:20:52.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:52 smithi006 ceph-mon[29674]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:52.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:52 smithi060 ceph-mon[33894]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:54.332 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.3 2024-09-17T00:20:54.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:54 smithi006 ceph-mon[41017]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:54.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:54 smithi006 ceph-mon[29674]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:54.679 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== 2024-09-17T00:20:54.679 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== == AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== ']' 2024-09-17T00:20:54.679 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:20:54.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:54 smithi060 ceph-mon[33894]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:55.352 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:20:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:20:55.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:55 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3735105992' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:55.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:55 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3735105992' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:55.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:55 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3735105992' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:20:56.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:56 smithi006 ceph-mon[41017]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:56.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:56 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:56.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:56 smithi006 ceph-mon[29674]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:56.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:56 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:56.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:56 smithi060 ceph-mon[33894]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:56 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:58 smithi006 ceph-mon[41017]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:20:58 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:58.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:58 smithi006 ceph-mon[29674]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:58.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:20:58 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:58.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:58 smithi060 ceph-mon[33894]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:20:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:20:58 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:59.681 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.3 2024-09-17T00:21:00.036 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== 2024-09-17T00:21:00.037 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== == AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== ']' 2024-09-17T00:21:00.037 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:00.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:00 smithi006 ceph-mon[41017]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:00.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:00 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1464992615' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:00.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:00 smithi006 ceph-mon[29674]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:00.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:00 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1464992615' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:00.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:00 smithi060 ceph-mon[33894]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:00.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:00 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1464992615' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:02.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:02 smithi006 ceph-mon[41017]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:02.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:02 smithi006 ceph-mon[29674]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:02.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:21:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:21:02] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:21:02.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:02 smithi060 ceph-mon[33894]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:04.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:04 smithi006 ceph-mon[41017]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:04.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:04 smithi006 ceph-mon[29674]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:04.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:04 smithi060 ceph-mon[33894]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:05.038 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.3 2024-09-17T00:21:05.389 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== 2024-09-17T00:21:05.389 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== == AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== ']' 2024-09-17T00:21:05.389 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:05.432 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:21:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:21:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:06 smithi006 ceph-mon[41017]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:06 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:06.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:06 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2314317102' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:06 smithi006 ceph-mon[29674]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:06 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:06.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:06 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2314317102' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:06.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:06 smithi060 ceph-mon[33894]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:06.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:06 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:06.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:06 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2314317102' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:08.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:08 smithi006 ceph-mon[29674]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:08.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:08 smithi006 ceph-mon[41017]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:08.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:08 smithi060 ceph-mon[33894]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:10.391 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.3 2024-09-17T00:21:10.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:10 smithi006 ceph-mon[41017]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:10.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:10 smithi006 ceph-mon[29674]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:10.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:10 smithi060 ceph-mon[33894]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:10.739 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.4 2024-09-17T00:21:10.740 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQBcy+hmZ2gULRAAITFSQEuKmdlDhxZOXfefEQ== 2024-09-17T00:21:10.740 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQBxyehmQfjwFxAAD8TXQLUsbxMOpYG3eo5+OQ== == AQBcy+hmZ2gULRAAITFSQEuKmdlDhxZOXfefEQ== ']' 2024-09-17T00:21:10.740 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:21:10.740 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.4' 2024-09-17T00:21:10.740 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.4 2024-09-17T00:21:11.074 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== 2024-09-17T00:21:11.075 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== 2024-09-17T00:21:11.075 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.4 2024-09-17T00:21:11.356 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.4 on host 'smithi060' 2024-09-17T00:21:11.368 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== == AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== ']' 2024-09-17T00:21:11.368 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:11.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2177673936' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:11.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/29376891' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:11.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:11.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2177673936' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/29376891' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:11.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:11 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2177673936' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-09-17T00:21:11.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/29376891' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:11.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:11.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:11.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:11.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:11.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:11 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.4 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: Rotating authentication key for osd.4 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-09-17T00:21:12.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:12 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.4 on smithi060 2024-09-17T00:21:12.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:21:12] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.4 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: Rotating authentication key for osd.4 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-09-17T00:21:12.877 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.4 on smithi060 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.4 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: Rotating authentication key for osd.4 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-09-17T00:21:12.878 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:12 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.4 on smithi060 2024-09-17T00:21:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[41017]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[29674]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:14.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:14.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:14 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:14 smithi060 ceph-mon[33894]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:14.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:14 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:14 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:14 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:14.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:14 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:14.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:14 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:15.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:21:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:21:16.370 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.4 2024-09-17T00:21:16.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:16 smithi006 ceph-mon[41017]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:16.371 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:16 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:16.371 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:16 smithi006 ceph-mon[29674]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:16.371 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:16 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:16.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:16 smithi060 ceph-mon[33894]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:16.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:16 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:16.721 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== 2024-09-17T00:21:16.721 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== == AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== ']' 2024-09-17T00:21:16.721 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:17.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:17 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/56990723' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:17.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:17 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/56990723' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:17.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:17 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/56990723' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:18.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:18 smithi006 ceph-mon[41017]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:18.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:18 smithi006 ceph-mon[29674]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:18.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:18 smithi060 ceph-mon[33894]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:20.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:20 smithi006 ceph-mon[41017]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:20.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:20 smithi006 ceph-mon[29674]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:20.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:20 smithi060 ceph-mon[33894]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:21.723 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.4 2024-09-17T00:21:22.077 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== 2024-09-17T00:21:22.077 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== == AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== ']' 2024-09-17T00:21:22.077 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:22.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:22 smithi006 ceph-mon[41017]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:22.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:22 smithi006 ceph-mon[29674]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:22.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:22 smithi060 ceph-mon[33894]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:22.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:21:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:21:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:21:23.295 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:23 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1424473997' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:23.296 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:23 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1424473997' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:23.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:23 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1424473997' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:24.300 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:24 smithi006 ceph-mon[29674]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:24.300 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:24 smithi006 ceph-mon[41017]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:24.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:24 smithi060 ceph-mon[33894]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:25.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:21:25 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:21:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:26 smithi006 ceph-mon[41017]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:26.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:26 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:26.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:26 smithi006 ceph-mon[29674]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:26.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:26 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:26.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:26 smithi060 ceph-mon[33894]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:26.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:26 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:27.079 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.4 2024-09-17T00:21:27.430 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== 2024-09-17T00:21:27.430 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== == AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== ']' 2024-09-17T00:21:27.430 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:28.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:28 smithi006 ceph-mon[41017]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:28.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:28 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1051675458' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:28.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:28 smithi006 ceph-mon[29674]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:28.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:28 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1051675458' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:28.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:28 smithi060 ceph-mon[33894]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:28.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:28 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1051675458' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:29.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:29 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:29.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:29 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:29.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:29 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:30.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:30 smithi006 ceph-mon[41017]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:30.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:30 smithi006 ceph-mon[29674]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:30.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:30 smithi060 ceph-mon[33894]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:32.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:32 smithi006 ceph-mon[41017]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:32.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:32 smithi006 ceph-mon[29674]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:32.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:32 smithi060 ceph-mon[33894]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:32.432 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.4 2024-09-17T00:21:32.784 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.5 2024-09-17T00:21:32.785 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQB3y+hmKx2rGhAADVMylLRj7nLdKtkfrZMWzg== 2024-09-17T00:21:32.785 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCIyehmsJqcLxAAud2NC7URtRtqg8kh+t4N4w== == AQB3y+hmKx2rGhAADVMylLRj7nLdKtkfrZMWzg== ']' 2024-09-17T00:21:32.785 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:21:32.786 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.5' 2024-09-17T00:21:32.786 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.5 2024-09-17T00:21:32.786 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:21:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:21:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:21:33.115 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== 2024-09-17T00:21:33.115 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== 2024-09-17T00:21:33.115 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.5 2024-09-17T00:21:33.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:33 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1135844096' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:33.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:33 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1135844096' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:33.399 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.5 on host 'smithi060' 2024-09-17T00:21:33.411 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== == AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== ']' 2024-09-17T00:21:33.411 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:33.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:33 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1135844096' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2638766536' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.5 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:34.133 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:34.134 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:34.134 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.134 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: Rotating authentication key for osd.5 2024-09-17T00:21:34.134 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-09-17T00:21:34.134 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-09-17T00:21:34.134 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-09-17T00:21:34.134 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:34 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.5 on smithi060 2024-09-17T00:21:34.373 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2638766536' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.5 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: Rotating authentication key for osd.5 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-09-17T00:21:34.374 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.5 on smithi060 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2638766536' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.5 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:34.375 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: Rotating authentication key for osd.5 2024-09-17T00:21:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-09-17T00:21:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-09-17T00:21:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-09-17T00:21:34.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:34 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.5 on smithi060 2024-09-17T00:21:35.181 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:21:35 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:21:36.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:35 smithi060 ceph-mon[33894]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:36.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:35 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:35 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:35 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:36.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:35 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:35 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[29674]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:36.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[41017]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:36.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:35 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:21:38.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:37 smithi060 ceph-mon[33894]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:38.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:37 smithi006 ceph-mon[29674]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:38.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:37 smithi006 ceph-mon[41017]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:38.413 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.5 2024-09-17T00:21:38.763 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== 2024-09-17T00:21:38.763 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== == AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== ']' 2024-09-17T00:21:38.763 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:39.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:38 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1830170638' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:39.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:38 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1830170638' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:39.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:38 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1830170638' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:40.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:39 smithi060 ceph-mon[33894]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:40.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:39 smithi006 ceph-mon[41017]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:40.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:39 smithi006 ceph-mon[29674]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:42.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:41 smithi060 ceph-mon[33894]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:42.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:41 smithi006 ceph-mon[41017]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:42.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:41 smithi006 ceph-mon[29674]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:42.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:21:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:21:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:21:43.765 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.5 2024-09-17T00:21:44.116 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== 2024-09-17T00:21:44.117 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== == AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== ']' 2024-09-17T00:21:44.117 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:44.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:43 smithi006 ceph-mon[41017]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:44.117 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:43 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:44.117 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:43 smithi006 ceph-mon[29674]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:44.118 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:43 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:44.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:43 smithi060 ceph-mon[33894]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:44.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:43 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:45.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:44 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2023155572' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:45.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:21:45 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:21:45.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:44 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2023155572' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:45.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:44 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2023155572' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:46.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:45 smithi060 ceph-mon[33894]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:46.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:45 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:46.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:45 smithi006 ceph-mon[41017]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:46.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:45 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:46.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:45 smithi006 ceph-mon[29674]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:46.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:45 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:48.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:47 smithi060 ceph-mon[33894]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:48.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:47 smithi006 ceph-mon[29674]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:48.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:47 smithi006 ceph-mon[41017]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:49.118 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.5 2024-09-17T00:21:49.464 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== 2024-09-17T00:21:49.464 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== == AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== ']' 2024-09-17T00:21:49.464 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:50.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:49 smithi060 ceph-mon[33894]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:50.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:49 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3624223151' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:50.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:49 smithi006 ceph-mon[29674]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:50.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:49 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3624223151' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:50.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:49 smithi006 ceph-mon[41017]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:50.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:49 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3624223151' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:52.179 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:51 smithi006 ceph-mon[41017]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:52.179 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:51 smithi006 ceph-mon[29674]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:52.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:51 smithi060 ceph-mon[33894]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:52.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:21:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:21:52] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:21:54.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:53 smithi060 ceph-mon[33894]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:54.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:53 smithi006 ceph-mon[29674]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:54.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:53 smithi006 ceph-mon[41017]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:54.466 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.5 2024-09-17T00:21:54.816 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== 2024-09-17T00:21:54.816 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== == AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== ']' 2024-09-17T00:21:54.816 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:21:55.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:54 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3373506599' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:55.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:54 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3373506599' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:55.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:54 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3373506599' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:21:55.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:21:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:21:56.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:55 smithi060 ceph-mon[33894]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:56.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:55 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:56.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:55 smithi006 ceph-mon[41017]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:56.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:55 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:56.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:55 smithi006 ceph-mon[29674]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:56.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:55 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:58.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:57 smithi006 ceph-mon[41017]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:58.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:57 smithi006 ceph-mon[29674]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:58.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:57 smithi060 ceph-mon[33894]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:21:59.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:58 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:59.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:58 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:59.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:58 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:59.821 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.5 2024-09-17T00:22:00.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:21:59 smithi006 ceph-mon[41017]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:00.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:21:59 smithi006 ceph-mon[29674]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:00.172 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.6 2024-09-17T00:22:00.172 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCNy+hmGmQzHRAAR+7gsAFS7rt2uaOpJHJiAA== 2024-09-17T00:22:00.173 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCjyehmKLfjBBAA+9Vx90ivFPur1hkrB8l5TA== == AQCNy+hmGmQzHRAAR+7gsAFS7rt2uaOpJHJiAA== ']' 2024-09-17T00:22:00.173 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:22:00.173 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.6' 2024-09-17T00:22:00.173 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.6 2024-09-17T00:22:00.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:21:59 smithi060 ceph-mon[33894]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:00.512 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== 2024-09-17T00:22:00.512 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== 2024-09-17T00:22:00.512 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.6 2024-09-17T00:22:00.795 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.6 on host 'smithi060' 2024-09-17T00:22:00.808 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== == AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== ']' 2024-09-17T00:22:00.808 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:01.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/267824831' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:22:01.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2693605524' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:01.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:01.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:01.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:01.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/267824831' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:22:01.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2693605524' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:01.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:01.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:01.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:00 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:01.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:00 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/267824831' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-09-17T00:22:01.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:00 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2693605524' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:01.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:00 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:01.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:00 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:01.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:00 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.6 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: Rotating authentication key for osd.6 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-09-17T00:22:02.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:01 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.6 on smithi060 2024-09-17T00:22:02.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:02.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.6 2024-09-17T00:22:02.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:02.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: Rotating authentication key for osd.6 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.6 on smithi060 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:02.377 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.6 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: Rotating authentication key for osd.6 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-09-17T00:22:02.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:01 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.6 on smithi060 2024-09-17T00:22:02.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:22:02] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:22:04.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[29674]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:04.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[41017]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:04.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:03 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:03 smithi060 ceph-mon[33894]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:04.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:03 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:03 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:03 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:04.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:03 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:05.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:22:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:22:05.810 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.6 2024-09-17T00:22:06.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:05 smithi006 ceph-mon[41017]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:06.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:05 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:06.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:05 smithi006 ceph-mon[29674]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:06.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:05 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:06.159 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== 2024-09-17T00:22:06.159 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== == AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== ']' 2024-09-17T00:22:06.159 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:06.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:05 smithi060 ceph-mon[33894]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:06.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:05 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:07.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:06 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/2579283999' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:07.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:06 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/2579283999' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:07.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:06 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/2579283999' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:08.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:07 smithi006 ceph-mon[41017]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:08.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:07 smithi006 ceph-mon[29674]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:08.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:07 smithi060 ceph-mon[33894]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:10.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:09 smithi006 ceph-mon[41017]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:10.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:09 smithi006 ceph-mon[29674]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:10.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:09 smithi060 ceph-mon[33894]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:11.161 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.6 2024-09-17T00:22:11.510 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== 2024-09-17T00:22:11.510 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== == AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== ']' 2024-09-17T00:22:11.510 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:12.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:11 smithi006 ceph-mon[41017]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:12.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:11 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/989286811' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:12.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:11 smithi006 ceph-mon[29674]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:12.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:11 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/989286811' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:12.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:11 smithi060 ceph-mon[33894]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:12.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:11 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/989286811' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:12.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:22:12] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:22:14.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:13 smithi006 ceph-mon[29674]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:14.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:13 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:14.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:13 smithi006 ceph-mon[41017]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:14.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:13 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:14.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:13 smithi060 ceph-mon[33894]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:14.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:13 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:15.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:22:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:22:16.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:15 smithi006 ceph-mon[29674]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:16.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:15 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:16.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:15 smithi006 ceph-mon[41017]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:16.127 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:15 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:16.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:15 smithi060 ceph-mon[33894]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:16.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:15 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:16.512 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.6 2024-09-17T00:22:16.860 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== 2024-09-17T00:22:16.860 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== == AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== ']' 2024-09-17T00:22:16.860 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:18.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:17 smithi006 ceph-mon[41017]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:18.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:17 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3762082080' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:18.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:17 smithi006 ceph-mon[29674]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:18.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:17 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3762082080' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:18.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:17 smithi060 ceph-mon[33894]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:18.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:17 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3762082080' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:20.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:19 smithi006 ceph-mon[41017]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:20.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:19 smithi006 ceph-mon[29674]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:20.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:19 smithi060 ceph-mon[33894]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:21.862 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.6 2024-09-17T00:22:22.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:21 smithi006 ceph-mon[41017]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:22.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:21 smithi006 ceph-mon[29674]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:22.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:21 smithi060 ceph-mon[33894]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:22.215 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== 2024-09-17T00:22:22.216 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== == AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== ']' 2024-09-17T00:22:22.216 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:22.858 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:22 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:22:22] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:22:23.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:22 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1698977317' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:23.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:22 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1698977317' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:23.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:22 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1698977317' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:24.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:23 smithi006 ceph-mon[41017]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:24.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:23 smithi006 ceph-mon[29674]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:24.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:23 smithi060 ceph-mon[33894]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:25.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:22:25 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:22:26.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:25 smithi006 ceph-mon[41017]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:26.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:25 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:26.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:25 smithi006 ceph-mon[29674]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:26.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:25 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:26.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:25 smithi060 ceph-mon[33894]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:26.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:25 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:27.218 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.6 2024-09-17T00:22:27.568 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for osd.7 2024-09-17T00:22:27.569 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCpy+hmEqJVEBAAhJimsb1STjW22Pm8z1oz7A== 2024-09-17T00:22:27.569 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQC8yehmsGsEIRAAO73waWO0D7SQ6sBoi0bIKw== == AQCpy+hmEqJVEBAAhJimsb1STjW22Pm8z1oz7A== ']' 2024-09-17T00:22:27.569 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:22:27.569 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for osd.7' 2024-09-17T00:22:27.569 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.7 2024-09-17T00:22:27.906 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== 2024-09-17T00:22:27.907 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== 2024-09-17T00:22:27.907 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key osd.7 2024-09-17T00:22:28.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:27 smithi006 ceph-mon[29674]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:28.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:27 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/501802951' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:28.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:27 smithi006 ceph-mon[41017]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:28.126 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:27 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/501802951' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:27 smithi060 ceph-mon[33894]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:28.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:27 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/501802951' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:28.191 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key osd.7 on host 'smithi060' 2024-09-17T00:22:28.204 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== == AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== ']' 2024-09-17T00:22:28.204 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:28.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4020609252' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: Schedule rotate-key daemon osd.7 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:28.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: Rotating authentication key for osd.7 2024-09-17T00:22:28.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-09-17T00:22:28.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-09-17T00:22:28.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-09-17T00:22:28.933 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:28 smithi060 ceph-mon[33894]: Reconfiguring daemon osd.7 on smithi060 2024-09-17T00:22:29.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4020609252' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: Schedule rotate-key daemon osd.7 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: Rotating authentication key for osd.7 2024-09-17T00:22:29.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[29674]: Reconfiguring daemon osd.7 on smithi060 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4020609252' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: Schedule rotate-key daemon osd.7 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:29.378 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: Rotating authentication key for osd.7 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-09-17T00:22:29.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:28 smithi006 ceph-mon[41017]: Reconfiguring daemon osd.7 on smithi060 2024-09-17T00:22:30.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[41017]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:30.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[29674]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:30.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:30 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:30 smithi060 ceph-mon[33894]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:30.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:30 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:30 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:30 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:30.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:30 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:32.540 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:32 smithi006 ceph-mon[41017]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:32.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:32 smithi006 ceph-mon[29674]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:32.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:32 smithi060 ceph-mon[33894]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:32.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:22:32] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:22:33.206 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.7 2024-09-17T00:22:33.557 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== 2024-09-17T00:22:33.557 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== == AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== ']' 2024-09-17T00:22:33.557 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:34.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:34 smithi006 ceph-mon[41017]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:34.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:34 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/4148972181' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:34.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:34 smithi006 ceph-mon[29674]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:34.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:34 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/4148972181' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:34.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:34 smithi060 ceph-mon[33894]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:34.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:34 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/4148972181' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:35.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:22:35 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:22:36.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:36 smithi006 ceph-mon[41017]: pgmap v226: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:36.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:36 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:36.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:36 smithi006 ceph-mon[29674]: pgmap v226: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:36.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:36 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:36 smithi060 ceph-mon[33894]: pgmap v226: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:36.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:36 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:38.559 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.7 2024-09-17T00:22:38.559 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:38 smithi006 ceph-mon[41017]: pgmap v227: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:38.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:38 smithi006 ceph-mon[29674]: pgmap v227: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:38.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:38 smithi060 ceph-mon[33894]: pgmap v227: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:38.911 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== 2024-09-17T00:22:38.911 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== == AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== ']' 2024-09-17T00:22:38.911 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:39.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:39 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1820674346' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:39.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:39 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1820674346' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:39.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:39 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1820674346' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:40.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:40 smithi006 ceph-mon[41017]: pgmap v228: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:40.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:40 smithi006 ceph-mon[29674]: pgmap v228: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:40.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:40 smithi060 ceph-mon[33894]: pgmap v228: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:42.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:42 smithi006 ceph-mon[41017]: pgmap v229: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:42.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:42 smithi006 ceph-mon[29674]: pgmap v229: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:42.629 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:42 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:22:42] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-09-17T00:22:42.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:42 smithi060 ceph-mon[33894]: pgmap v229: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:43.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:43 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:43.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:43 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:43.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:43 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:43.913 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.7 2024-09-17T00:22:44.261 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== 2024-09-17T00:22:44.261 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== == AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== ']' 2024-09-17T00:22:44.261 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:44.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:44 smithi006 ceph-mon[41017]: pgmap v230: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:44.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:44 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/578485144' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:44.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:44 smithi006 ceph-mon[29674]: pgmap v230: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:44.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:44 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/578485144' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:44.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:44 smithi060 ceph-mon[33894]: pgmap v230: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:44.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:44 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/578485144' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:45.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:22:45 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:22:46.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:46 smithi006 ceph-mon[41017]: pgmap v231: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:46.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:46 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:46.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:46 smithi006 ceph-mon[29674]: pgmap v231: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:46.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:46 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:46.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:46 smithi060 ceph-mon[33894]: pgmap v231: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:46.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:46 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:48.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:48 smithi006 ceph-mon[41017]: pgmap v232: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:48.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:48 smithi006 ceph-mon[29674]: pgmap v232: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:48.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:48 smithi060 ceph-mon[33894]: pgmap v232: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:49.263 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key osd.7 2024-09-17T00:22:49.615 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for mgr.y 2024-09-17T00:22:49.616 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQDEy+hmeCrwEBAAL2FgohKx3KNfxrd8I37GqA== 2024-09-17T00:22:49.616 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQDVyehml2gFMhAA+VF4pZfnEHc+j8R9N6h8mg== == AQDEy+hmeCrwEBAAL2FgohKx3KNfxrd8I37GqA== ']' 2024-09-17T00:22:49.616 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:22:49.616 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for mgr.y' 2024-09-17T00:22:49.616 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key mgr.y 2024-09-17T00:22:49.953 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQCuyOhmeLAKARAAYoPGdGDvD+ZF/KaPAJqOdg== 2024-09-17T00:22:49.953 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQCuyOhmeLAKARAAYoPGdGDvD+ZF/KaPAJqOdg== 2024-09-17T00:22:49.953 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key mgr.y 2024-09-17T00:22:50.239 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key mgr.y on host 'smithi006' 2024-09-17T00:22:50.252 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCuyOhmeLAKARAAYoPGdGDvD+ZF/KaPAJqOdg== == AQCuyOhmeLAKARAAYoPGdGDvD+ZF/KaPAJqOdg== ']' 2024-09-17T00:22:50.252 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:50.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: pgmap v233: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:50.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1523163917' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:50.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1863464065' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-09-17T00:22:50.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: pgmap v233: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1523163917' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1863464065' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:50.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:50 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: pgmap v233: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1523163917' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1863464065' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:50.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:50 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:51.583 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:51.583 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: Schedule rotate-key daemon mgr.y 2024-09-17T00:22:51.583 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: Rotating authentication key for mgr.y 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:51.584 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:51 smithi060 ceph-mon[33894]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:22:51.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:51.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: Schedule rotate-key daemon mgr.y 2024-09-17T00:22:51.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: Rotating authentication key for mgr.y 2024-09-17T00:22:51.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[41017]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: Schedule rotate-key daemon mgr.y 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: Rotating authentication key for mgr.y 2024-09-17T00:22:51.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:51.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:51.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-17T00:22:51.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:51.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:51.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:51.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:51.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:51 smithi006 ceph-mon[29674]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:22:52.115 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.051+0000 7f18634ed640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-09-17T00:22:52.115 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.053+0000 7f1855451640 -1 log_channel(cephadm) log [ERR] : Non-zero return from ['ceph', '-k', '/var/lib/ceph/mgr/ceph-y/keyring', '-n', 'mgr.y', 'tell', 'mgr.y', 'rotate-key', '-i', '-']: 2024-09-17T00:22:52.044+0000 7f3e8483d640 1 Processor -- start 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.045+0000 7f3e8483d640 1 -- start start 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.045+0000 7f3e8483d640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e8006cc80 unknown :-1 s=NONE pgs=0 cs=0 l=0 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.045+0000 7f3e8483d640 1 -- --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- mon_getmap magic: 0 -- 0x7f3e8006d250 con 0x7f3e8006c880 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.045+0000 7f3e7e59c640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e8006cc80 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=0 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.045+0000 7f3e7e59c640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e8006cc80 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.6:3300/0 says I am v2:172.21.15.6:38748/0 (socket says 172.21.15.6:38748) 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.045+0000 7f3e7e59c640 1 -- 172.21.15.6:0/677156511 learned_addr learned my addr 172.21.15.6:0/677156511 (peer_addr_for_me v2:172.21.15.6:0/0) 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.045+0000 7f3e7e59c640 1 -- 172.21.15.6:0/677156511 --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7f3e8010f530 con 0x7f3e8006c880 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e7e59c640 1 --2- 172.21.15.6:0/677156511 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e8006cc80 secure :-1 s=READY pgs=300 cs=0 l=1 rev1=1 crypto rx=0x7f3e70009820 tx=0x7f3e7002a270 comp rx=0 tx=0).ready entity=mon.0 client_cookie=65f9f6776361d43e server_cookie=0 in_seq=0 out_seq=0 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e7dd9b640 1 -- 172.21.15.6:0/677156511 <== mon.0 v2:172.21.15.6:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f3e70037070 con 0x7f3e8006c880 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e7dd9b640 1 -- 172.21.15.6:0/677156511 --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7f3e6c003be0 con 0x7f3e8006c880 2024-09-17T00:22:52.116 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e7dd9b640 1 -- 172.21.15.6:0/677156511 <== mon.0 v2:172.21.15.6:3300/0 2 ==== config(38 keys) ==== 1775+0+0 (secure 0 0 0) 0x7f3e70032b90 con 0x7f3e8006c880 2024-09-17T00:22:52.117 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e7dd9b640 1 -- 172.21.15.6:0/677156511 <== mon.0 v2:172.21.15.6:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f3e700317c0 con 0x7f3e8006c880 2024-09-17T00:22:52.117 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e7dd9b640 1 -- 172.21.15.6:0/677156511 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f3e6c003be0 con 0x7f3e8006c880 2024-09-17T00:22:52.117 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e7dd9b640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 895143309665720556 != 18374858748799134293 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e8483d640 1 -- 172.21.15.6:0/677156511 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 msgr2=0x7f3e8006cc80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.046+0000 7f3e8483d640 1 --2- 172.21.15.6:0/677156511 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e8006cc80 secure :-1 s=READY pgs=300 cs=0 l=1 rev1=1 crypto rx=0x7f3e70009820 tx=0x7f3e7002a270 comp rx=0 tx=0).stop 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- 172.21.15.6:0/677156511 shutdown_connections 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 --2- 172.21.15.6:0/677156511 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e8006cc80 unknown :-1 s=CLOSED pgs=300 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- 172.21.15.6:0/677156511 >> 172.21.15.6:0/677156511 conn(0x7f3e80070040 msgr2=0x7f3e80072480 unknown :-1 s=STATE_NONE l=0).mark_down 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- 172.21.15.6:0/677156511 shutdown_connections 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- 172.21.15.6:0/677156511 wait complete. 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 Processor -- start 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- start start 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e801a22a0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:22:52.118 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 --2- >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f3e801a27e0 0x7f3e801a78d0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 --2- >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f3e801a2c60 0x7f3e801a9e80 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- mon_getmap magic: 0 -- 0x7f3e801128e0 con 0x7f3e8006c880 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- --> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] -- mon_getmap magic: 0 -- 0x7f3e80112760 con 0x7f3e801a2c60 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e8483d640 1 -- --> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] -- mon_getmap magic: 0 -- 0x7f3e80112a60 con 0x7f3e801a27e0 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.047+0000 7f3e7e59c640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e801a22a0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e801a22a0 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.6:3300/0 says I am v2:172.21.15.6:38764/0 (socket says 172.21.15.6:38764) 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 -- 172.21.15.6:0/2393513004 learned_addr learned my addr 172.21.15.6:0/2393513004 (peer_addr_for_me v2:172.21.15.6:0/0) 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e77fff640 1 --2- 172.21.15.6:0/2393513004 >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f3e801a27e0 0x7f3e801a78d0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 -- 172.21.15.6:0/2393513004 >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f3e801a27e0 msgr2=0x7f3e801a78d0 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 --2- 172.21.15.6:0/2393513004 >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f3e801a27e0 0x7f3e801a78d0 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 -- 172.21.15.6:0/2393513004 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f3e801a2c60 msgr2=0x7f3e801a9e80 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-17T00:22:52.119 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 --2- 172.21.15.6:0/2393513004 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f3e801a2c60 0x7f3e801a9e80 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 -- 172.21.15.6:0/2393513004 --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7f3e801aa740 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e7e59c640 1 --2- 172.21.15.6:0/2393513004 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f3e8006c880 0x7f3e801a22a0 secure :-1 s=READY pgs=301 cs=0 l=1 rev1=1 crypto rx=0x7f3e70030d80 tx=0x7f3e7002af70 comp rx=0 tx=0).ready entity=mon.0 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 <== mon.0 v2:172.21.15.6:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f3e70037040 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7f3e6c001fe0 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 <== mon.0 v2:172.21.15.6:3300/0 2 ==== config(38 keys) ==== 1775+0+0 (secure 0 0 0) 0x7f3e70031ea0 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e8483d640 1 -- 172.21.15.6:0/2393513004 --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- mon_subscribe({mgrmap=0+}) -- 0x7f3e801aa9d0 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 <== mon.0 v2:172.21.15.6:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f3e7003c670 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e8483d640 1 -- 172.21.15.6:0/2393513004 --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- mon_subscribe({osdmap=0}) -- 0x7f3e801aaf00 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f3e801aaf00 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.048+0000 7f3e777fe640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 895143309665720556 != 18374858748799134293 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.050+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 <== mon.0 v2:172.21.15.6:3300/0 5 ==== mgrmap(e 22) ==== 92519+0+0 (secure 0 0 0) 0x7f3e700458e0 con 0x7f3e8006c880 2024-09-17T00:22:52.120 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.050+0000 7f3e777fe640 1 --2- 172.21.15.6:0/2393513004 >> [v2:172.21.15.6:6800/827070948,v1:172.21.15.6:6801/827070948] conn(0x7f3e6c06ecc0 0x7f3e6c071180 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.050+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 --> [v2:172.21.15.6:6800/827070948,v1:172.21.15.6:6801/827070948] -- command(tid 0: {"prefix": "get_command_descriptions"}) -- 0x7f3e6c071890 con 0x7f3e6c06ecc0 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.050+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 <== mon.0 v2:172.21.15.6:3300/0 6 ==== osd_map(73..73 src has 1..73) ==== 7508+0+0 (secure 0 0 0) 0x7f3e700b04a0 con 0x7f3e8006c880 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.050+0000 7f3e77fff640 1 --2- 172.21.15.6:0/2393513004 >> [v2:172.21.15.6:6800/827070948,v1:172.21.15.6:6801/827070948] conn(0x7f3e6c06ecc0 0x7f3e6c071180 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.051+0000 7f3e77fff640 1 --2- 172.21.15.6:0/2393513004 >> [v2:172.21.15.6:6800/827070948,v1:172.21.15.6:6801/827070948] conn(0x7f3e6c06ecc0 0x7f3e6c071180 secure :-1 s=READY pgs=150 cs=0 l=1 rev1=1 crypto rx=0x7f3e801a3180 tx=0x7f3e68009190 comp rx=0 tx=0).ready entity=mgr.14613 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.051+0000 7f3e777fe640 1 -- 172.21.15.6:0/2393513004 <== mgr.14613 v2:172.21.15.6:6800/827070948 1 ==== command_reply(tid 0: -13 access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication) ==== 134+0+0 (secure 0 0 0) 0x7f3e6c071890 con 0x7f3e6c06ecc0 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: Error EACCES: problem getting command descriptions from mgr.y 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.121 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.088+0000 7f18bf783640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T00:22:52.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setuser ceph since I am not root 2024-09-17T00:22:52.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: ignoring --setgroup ceph since I am not root 2024-09-17T00:22:52.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.243+0000 7f1ee78ea040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:22:52.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.304+0000 7f1ee78ea040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: pgmap v234: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: Activating manager daemon x 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:22:52.377 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: mgrmap e23: x(active, starting, since 0.00661045s) 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:22:52.378 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: pgmap v234: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: Activating manager daemon x 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: mgrmap e23: x(active, starting, since 0.00661045s) 2024-09-17T00:22:52.379 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:22:52.380 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:22:52.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:22:52.381 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:22:52.431 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:22:52] ENGINE Bus STOPPING 2024-09-17T00:22:52.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:22:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:22:52.432 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:22:52] ENGINE Bus STOPPED 2024-09-17T00:22:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: pgmap v234: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:22:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' 2024-09-17T00:22:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.14613 172.21.15.6:0/1192021737' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:22:52.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: Activating manager daemon x 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: mgrmap e23: x(active, starting, since 0.00661045s) 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:22:52.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:22:52.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:22:52.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:22:52.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:22:52.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:22:52.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:22:52.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:22:52.434 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:22:52.694 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.464+0000 7f1ee78ea040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:22:52.695 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.535+0000 7f1ee78ea040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:22:52.905 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:22:52] ENGINE Bus STARTING 2024-09-17T00:22:52.906 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:22:52] ENGINE Serving on http://:::9283 2024-09-17T00:22:52.906 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:22:52] ENGINE Bus STARTED 2024-09-17T00:22:53.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.696+0000 7f1ee78ea040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:22:53.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:52 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:52.848+0000 7f1ee78ea040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:22:53.444 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:53.187+0000 7f1ee78ea040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:22:53.444 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:53.261+0000 7f1ee78ea040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:22:53.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[29674]: Manager daemon x is now available 2024-09-17T00:22:53.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:53.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[41017]: Manager daemon x is now available 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:22:53.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:22:53.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:53 smithi060 ceph-mon[33894]: Manager daemon x is now available 2024-09-17T00:22:53.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:53 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:53.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:53 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:53.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:53 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:22:53.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:53 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:22:53.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:53 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:22:53.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:53 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:22:53.784 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:53 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:53.479+0000 7f1ee78ea040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:22:54.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:54 smithi006 ceph-mon[41017]: mgrmap e24: x(active, since 1.27409s) 2024-09-17T00:22:54.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:54 smithi006 ceph-mon[41017]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:54.626 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:54 smithi006 ceph-mon[29674]: mgrmap e24: x(active, since 1.27409s) 2024-09-17T00:22:54.627 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:54 smithi006 ceph-mon[29674]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:54.627 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:54 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:54.487+0000 7f1ee78ea040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:22:54.627 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:54 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:54.560+0000 7f1ee78ea040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:22:54.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:54 smithi060 ceph-mon[33894]: mgrmap e24: x(active, since 1.27409s) 2024-09-17T00:22:54.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:54 smithi060 ceph-mon[33894]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:55.254 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key mgr.y 2024-09-17T00:22:55.376 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-mon[41017]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:55.376 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-mon[29674]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:55.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:55.324+0000 7f1ee78ea040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:22:55.398 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-mon[33894]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:55.398 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug there is no tcmu-runner data available 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:22:55.164+0000 7efd5b211640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:22:55] ENGINE Error in HTTPServer.serve 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: Traceback (most recent call last): 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: self._connections.run(self.expiration_interval) 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: self._run(expiration_interval) 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:22:55.399 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: s = self.context.wrap_socket( 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: return self.sslsocket_class._create( 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: self.do_handshake() 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: self._sslobj.do_handshake() 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:22:55.400 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:22:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:22:55.602 INFO:teuthology.orchestra.run.smithi006.stdout:rotating key for mgr.x 2024-09-17T00:22:55.602 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQDay+hmZVjkExAAlq3ZRpdrVbLp61uu0m30bA== 2024-09-17T00:22:55.603 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQCuyOhmeLAKARAAYoPGdGDvD+ZF/KaPAJqOdg== == AQDay+hmZVjkExAAlq3ZRpdrVbLp61uu0m30bA== ']' 2024-09-17T00:22:55.603 INFO:teuthology.orchestra.run.smithi006.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-09-17T00:22:55.603 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo 'rotating key for mgr.x' 2024-09-17T00:22:55.603 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key mgr.x 2024-09-17T00:22:55.724 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:55.471+0000 7f1ee78ea040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:22:55.724 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:55.623+0000 7f1ee78ea040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:22:55.724 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:55.695+0000 7f1ee78ea040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:22:55.950 INFO:teuthology.orchestra.run.smithi006.stderr:+ K=AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== 2024-09-17T00:22:55.950 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== 2024-09-17T00:22:55.950 INFO:teuthology.orchestra.run.smithi006.stderr:+ ceph orch daemon rotate-key mgr.x 2024-09-17T00:22:55.995 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:55.857+0000 7f1ee78ea040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:22:55.995 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:55.931+0000 7f1ee78ea040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:22:55.995 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:55 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:55.997+0000 7f1ee78ea040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:22:56.244 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to rotate-key mgr.x on host 'smithi060' 2024-09-17T00:22:56.255 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== == AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== ']' 2024-09-17T00:22:56.256 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:22:56.256 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:56.170+0000 7f1ee78ea040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:22:56.256 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:56.245+0000 7f1ee78ea040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:22:56.536 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:56.318+0000 7f1ee78ea040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:22:56.536 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:56.407+0000 7f1ee78ea040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:22:56.536 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:56.474+0000 7f1ee78ea040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:22:56.536 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:56.538+0000 7f1ee78ea040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: [17/Sep/2024:00:22:55] ENGINE Bus STARTING 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: [17/Sep/2024:00:22:55] ENGINE Serving on https://172.21.15.60:7150 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: [17/Sep/2024:00:22:55] ENGINE Error in HTTPServer.serve 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout: Traceback (most recent call last): 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout: self._run(expiration_interval) 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:22:56.537 INFO:journalctl@ceph.mon.c.smithi006.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: s = self.context.wrap_socket( 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: return self.sslsocket_class._create( 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: self.do_handshake() 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: self._sslobj.do_handshake() 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: [17/Sep/2024:00:22:55] ENGINE Serving on http://172.21.15.60:8765 2024-09-17T00:22:56.538 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: [17/Sep/2024:00:22:55] ENGINE Bus STARTED 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: mgrmap e25: x(active, since 3s) 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3964476142' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/1268997656' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.539 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: [17/Sep/2024:00:22:55] ENGINE Bus STARTING 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: [17/Sep/2024:00:22:55] ENGINE Serving on https://172.21.15.60:7150 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: [17/Sep/2024:00:22:55] ENGINE Error in HTTPServer.serve 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: Traceback (most recent call last): 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._run(expiration_interval) 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:22:56.540 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: s = self.context.wrap_socket( 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: return self.sslsocket_class._create( 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: self.do_handshake() 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: self._sslobj.do_handshake() 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: [17/Sep/2024:00:22:55] ENGINE Serving on http://172.21.15.60:8765 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: [17/Sep/2024:00:22:55] ENGINE Bus STARTED 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: mgrmap e25: x(active, since 3s) 2024-09-17T00:22:56.541 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3964476142' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-09-17T00:22:56.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/1268997656' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:22:56.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.542 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:56 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: [17/Sep/2024:00:22:55] ENGINE Bus STARTING 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: from='client.24442 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: [17/Sep/2024:00:22:55] ENGINE Serving on https://172.21.15.60:7150 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: [17/Sep/2024:00:22:55] ENGINE Error in HTTPServer.serve 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: Traceback (most recent call last): 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._connections.run(self.expiration_interval) 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._run(expiration_interval) 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:22:56.682 INFO:journalctl@ceph.mon.b.smithi060.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: s = self.context.wrap_socket( 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: return self.sslsocket_class._create( 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: self.do_handshake() 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: self._sslobj.do_handshake() 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: [17/Sep/2024:00:22:55] ENGINE Serving on http://172.21.15.60:8765 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: [17/Sep/2024:00:22:55] ENGINE Bus STARTED 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: mgrmap e25: x(active, since 3s) 2024-09-17T00:22:56.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3964476142' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-09-17T00:22:56.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/1268997656' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:22:56.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:56.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:56 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:57.388+0000 7f1ee78ea040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:22:57.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:22:57] ENGINE Bus STARTING 2024-09-17T00:22:57.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: CherryPy Checker: 2024-09-17T00:22:57.626 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: The Application mounted at '' has an empty config. 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:22:57] ENGINE Serving on http://:::9283 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[29928]: [17/Sep/2024:00:22:57] ENGINE Bus STARTED 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: Schedule rotate-key daemon mgr.x 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: Schedule rotate-key daemon mgr.x 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:57 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: Schedule rotate-key daemon mgr.x 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:57.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:57.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:57 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi006 to 3249M 2024-09-17T00:22:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: Standby manager daemon y started 2024-09-17T00:22:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:22:58.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.627 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi006 to 3249M 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: Standby manager daemon y started 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.628 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:58.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:58 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:58.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi006 to 3249M 2024-09-17T00:22:58.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: Standby manager daemon y started 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.6:0/3871040291' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:22:58.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:58.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:58.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:58 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: Adjusting osd_memory_target on smithi060 to 3249M 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: mgrmap e26: x(active, since 6s), standbys: y 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:22:59.629 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:59.630 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: Adjusting osd_memory_target on smithi060 to 3249M 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: mgrmap e26: x(active, since 6s), standbys: y 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:22:59.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:59.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:22:59 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: Adjusting osd_memory_target on smithi060 to 3249M 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: Updating smithi006:/etc/ceph/ceph.conf 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: Updating smithi060:/etc/ceph/ceph.conf 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: mgrmap e26: x(active, since 6s), standbys: y 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:22:59.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:59.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:22:59 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:00.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:00 smithi060 ceph-mon[33894]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:23:00.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:00 smithi060 ceph-mon[33894]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:23:00.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:00 smithi060 ceph-mon[33894]: Rotating authentication key for mgr.y 2024-09-17T00:23:00.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:00 smithi060 ceph-mon[33894]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:23:00.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[41017]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:23:00.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[41017]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:23:00.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[41017]: Rotating authentication key for mgr.y 2024-09-17T00:23:00.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[41017]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:23:00.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[29674]: Updating smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:23:00.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[29674]: Updating smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:23:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[29674]: Rotating authentication key for mgr.y 2024-09-17T00:23:00.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:00 smithi006 ceph-mon[29674]: Reconfiguring daemon mgr.y on smithi006 2024-09-17T00:23:01.258 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key mgr.x 2024-09-17T00:23:01.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:01 smithi006 systemd[1]: Stopping Ceph mgr.y for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:01.602 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== 2024-09-17T00:23:01.602 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== == AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== ']' 2024-09-17T00:23:01.602 INFO:teuthology.orchestra.run.smithi006.stderr:+ sleep 5 2024-09-17T00:23:01.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:01 smithi006 ceph-mon[41017]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:23:01.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:01 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:01.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:01 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:01.666 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:01 smithi006 podman[85721]: 2024-09-17 00:23:01.409792886 +0000 UTC m=+0.136277153 container died 57de685015aa16a160cf34e5c310c91f5258a783049ab2d30e83a5d1b788eb2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T00:23:01.666 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:01 smithi006 ceph-mon[29674]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:23:01.667 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:01 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:01.667 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:01 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:01.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:01 smithi060 ceph-mon[33894]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:23:01.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:01 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:01.932 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:01 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:02.049 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:01 smithi006 podman[85721]: 2024-09-17 00:23:01.767798766 +0000 UTC m=+0.494282846 container cleanup 57de685015aa16a160cf34e5c310c91f5258a783049ab2d30e83a5d1b788eb2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-17T00:23:02.049 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:01 smithi006 bash[85721]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y 2024-09-17T00:23:02.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 podman[85757]: 2024-09-17 00:23:02.052600529 +0000 UTC m=+0.642663398 container remove 57de685015aa16a160cf34e5c310c91f5258a783049ab2d30e83a5d1b788eb2a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:23:02.377 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:23:02.377 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T00:23:02.377 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 systemd[1]: Stopped Ceph mgr.y for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:23:02.377 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service: Consumed 54.822s CPU time. 2024-09-17T00:23:02.377 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 systemd[1]: Starting Ceph mgr.y for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:02.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:02 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3166904179' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:23:02.711 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:02 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3166904179' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:23:02.711 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 podman[85860]: 2024-09-17 00:23:02.322329459 +0000 UTC m=+0.016351582 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:23:02.712 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 podman[85860]: 2024-09-17 00:23:02.470261401 +0000 UTC m=+0.164283524 container create 0926a4d17b43c3748458684beb0cc9a08610c08b14a308d686e5e6e277bbf673 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True) 2024-09-17T00:23:02.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:02 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3166904179' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:23:03.069 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 podman[85860]: 2024-09-17 00:23:02.714566844 +0000 UTC m=+0.408588971 container init 0926a4d17b43c3748458684beb0cc9a08610c08b14a308d686e5e6e277bbf673 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-17T00:23:03.069 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 podman[85860]: 2024-09-17 00:23:02.719498507 +0000 UTC m=+0.413520629 container start 0926a4d17b43c3748458684beb0cc9a08610c08b14a308d686e5e6e277bbf673 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-17T00:23:03.069 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 ceph-mgr[85898]: -- 172.21.15.6:0/1797996042 <== mon.2 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56428fc2b0e0 con 0x56428fc09400 2024-09-17T00:23:03.069 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 ceph-mgr[85898]: cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 15910048828113107093 != 18374858748799134293 2024-09-17T00:23:03.069 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 bash[85860]: 0926a4d17b43c3748458684beb0cc9a08610c08b14a308d686e5e6e277bbf673 2024-09-17T00:23:03.070 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:02.845+0000 7ff7ccc6f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:23:03.070 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 systemd[1]: Started Ceph mgr.y for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:23:03.070 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:02 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:02.912+0000 7ff7ccc6f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:23:03.070 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:03.071+0000 7ff7ccc6f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:23:03.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:03.142+0000 7ff7ccc6f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:23:03.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:03.298+0000 7ff7ccc6f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:23:03.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:23:03.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:23:03.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:03 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:03.788 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:03.448+0000 7ff7ccc6f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:23:03.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:23:03.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:03.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:03.809 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-09-17T00:23:03.810 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-09-17T00:23:03.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-09-17T00:23:03.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:23:03.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:23:03.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:23:03.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:04.051 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:03.791+0000 7ff7ccc6f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:23:04.051 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:03 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:03.855+0000 7ff7ccc6f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:23:04.051 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:04.053+0000 7ff7ccc6f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:23:04.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: Rotating authentication key for mgr.x 2024-09-17T00:23:04.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: Reconfiguring daemon mgr.x on smithi060 2024-09-17T00:23:04.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:04.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:04.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:23:04.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:23:04.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: Activating manager daemon y 2024-09-17T00:23:04.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T00:23:04.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:23:04.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mon[33894]: mgrmap e27: y(active, starting, since 0.00728773s) 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.424+0000 7efd95582640 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.426+0000 7efd92d7d640 -1 log_channel(cephadm) log [ERR] : Non-zero return from ['ceph', '-k', '/var/lib/ceph/mgr/ceph-x/keyring', '-n', 'mgr.x', 'tell', 'mgr.x', 'rotate-key', '-i', '-']: 2024-09-17T00:23:04.420+0000 7f12caffd640 1 -- 172.21.15.60:0/2273202844 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f12b40036e0 con 0x7f12cc1096a0 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12caffd640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 14528777956642930510 != 18374858748799134293 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 -- 172.21.15.60:0/2273202844 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f12cc1096a0 msgr2=0x7f12cc109aa0 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 --2- 172.21.15.60:0/2273202844 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f12cc1096a0 0x7f12cc109aa0 secure :-1 s=READY pgs=84 cs=0 l=1 rev1=1 crypto rx=0x7f12bc009930 tx=0x7f12bc02a420 comp rx=0 tx=0).stop 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 -- 172.21.15.60:0/2273202844 shutdown_connections 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 --2- 172.21.15.60:0/2273202844 >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f12cc10a5a0 0x7f12cc10aa20 unknown :-1 s=CLOSED pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 --2- 172.21.15.60:0/2273202844 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f12cc10af60 0x7f12cc1117f0 unknown :-1 s=CLOSED pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 --2- 172.21.15.60:0/2273202844 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f12cc1096a0 0x7f12cc109aa0 unknown :-1 s=CLOSED pgs=84 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:23:04.588 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 -- 172.21.15.60:0/2273202844 >> 172.21.15.60:0/2273202844 conn(0x7f12cc06fd80 msgr2=0x7f12cc0721c0 unknown :-1 s=STATE_NONE l=0).mark_down 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 -- 172.21.15.60:0/2273202844 shutdown_connections 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.420+0000 7f12d27fc640 1 -- 172.21.15.60:0/2273202844 wait complete. 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 Processor -- start 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 -- start start 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f12cc1096a0 0x7f12cc06a920 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 --2- >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f12cc10a5a0 0x7f12cc06ae60 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 --2- >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f12cc10af60 0x7f12cc19f2a0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 -- --> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] -- mon_getmap magic: 0 -- 0x7f12cc114930 con 0x7f12cc1096a0 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 -- --> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] -- mon_getmap magic: 0 -- 0x7f12cc1147b0 con 0x7f12cc10af60 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d27fc640 1 -- --> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] -- mon_getmap magic: 0 -- 0x7f12cc114ab0 con 0x7f12cc10a5a0 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 --2- >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f12cc10af60 0x7f12cc19f2a0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:23:04.589 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12cbfff640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f12cc1096a0 0x7f12cc06a920 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 --2- >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f12cc10af60 0x7f12cc19f2a0 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.60:3300/0 says I am v2:172.21.15.60:55374/0 (socket says 172.21.15.60:55374) 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12cbfff640 1 --2- >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f12cc1096a0 0x7f12cc06a920 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.6:3300/0 says I am v2:172.21.15.60:33230/0 (socket says 172.21.15.60:33230) 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12cb7fe640 1 --2- >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f12cc10a5a0 0x7f12cc06ae60 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 -- 172.21.15.60:0/28407720 learned_addr learned my addr 172.21.15.60:0/28407720 (peer_addr_for_me v2:172.21.15.60:0/0) 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 -- 172.21.15.60:0/28407720 >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f12cc10a5a0 msgr2=0x7f12cc06ae60 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 --2- 172.21.15.60:0/28407720 >> [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] conn(0x7f12cc10a5a0 0x7f12cc06ae60 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 -- 172.21.15.60:0/28407720 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f12cc1096a0 msgr2=0x7f12cc06a920 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 --2- 172.21.15.60:0/28407720 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x7f12cc1096a0 0x7f12cc06a920 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 -- 172.21.15.60:0/28407720 --> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7f12cc19f940 con 0x7f12cc10af60 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.421+0000 7f12d0d99640 1 --2- 172.21.15.60:0/28407720 >> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] conn(0x7f12cc10af60 0x7f12cc19f2a0 secure :-1 s=READY pgs=85 cs=0 l=1 rev1=1 crypto rx=0x7f12c400e9f0 tx=0x7f12c400eeb0 comp rx=0 tx=0).ready entity=mon.1 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 <== mon.1 v2:172.21.15.60:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f12c400cd80 con 0x7f12cc10af60 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 --> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7f12b4003310 con 0x7f12cc10af60 2024-09-17T00:23:04.590 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 <== mon.1 v2:172.21.15.60:3300/0 2 ==== config(38 keys) ==== 1775+0+0 (secure 0 0 0) 0x7f12c4005770 con 0x7f12cc10af60 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 <== mon.1 v2:172.21.15.60:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f12c4010630 con 0x7f12cc10af60 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12d27fc640 1 -- 172.21.15.60:0/28407720 --> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] -- mon_subscribe({mgrmap=0+}) -- 0x7f12cc19fc30 con 0x7f12cc10af60 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12d27fc640 1 -- 172.21.15.60:0/28407720 --> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] -- mon_subscribe({osdmap=0}) -- 0x7f12cc1a0130 con 0x7f12cc10af60 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f12cc1a0130 con 0x7f12cc10af60 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.422+0000 7f12c97fa640 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 14528777956642930510 != 18374858748799134293 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.423+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 <== mon.1 v2:172.21.15.60:3300/0 5 ==== mgrmap(e 26) ==== 92521+0+0 (secure 0 0 0) 0x7f12c4004a00 con 0x7f12cc10af60 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.424+0000 7f12c97fa640 1 --2- 172.21.15.60:0/28407720 >> [v2:172.21.15.60:6832/3422115579,v1:172.21.15.60:6833/3422115579] conn(0x7f12b406e9b0 0x7f12b4070e70 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.424+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 --> [v2:172.21.15.60:6832/3422115579,v1:172.21.15.60:6833/3422115579] -- command(tid 0: {"prefix": "get_command_descriptions"}) -- 0x7f12b4071580 con 0x7f12b406e9b0 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.424+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 <== mon.1 v2:172.21.15.60:3300/0 6 ==== osd_map(74..74 src has 1..74) ==== 7766+0+0 (secure 0 0 0) 0x7f12c408f9f0 con 0x7f12cc10af60 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.424+0000 7f12cbfff640 1 --2- 172.21.15.60:0/28407720 >> [v2:172.21.15.60:6832/3422115579,v1:172.21.15.60:6833/3422115579] conn(0x7f12b406e9b0 0x7f12b4070e70 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.424+0000 7f12cbfff640 1 --2- 172.21.15.60:0/28407720 >> [v2:172.21.15.60:6832/3422115579,v1:172.21.15.60:6833/3422115579] conn(0x7f12b406e9b0 0x7f12b4070e70 secure :-1 s=READY pgs=29 cs=0 l=1 rev1=1 crypto rx=0x7f12bc009230 tx=0x7f12bc03c040 comp rx=0 tx=0).ready entity=mgr.24484 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-09-17T00:23:04.591 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.424+0000 7f12c97fa640 1 -- 172.21.15.60:0/28407720 <== mgr.24484 v2:172.21.15.60:6832/3422115579 1 ==== command_reply(tid 0: -13 access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication) ==== 134+0+0 (secure 0 0 0) 0x7f12b4071580 con 0x7f12b406e9b0 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: Error EACCES: problem getting command descriptions from mgr.x 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.438+0000 7efdfdab0640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: ignoring --setuser ceph since I am not root 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: ignoring --setgroup ceph since I am not root 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mgr[35894]: -- 172.21.15.60:0/3685024754 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c1d52630e0 con 0x55c1d5241000 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-mgr[35894]: cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 14528777956642930510 != 18374858748799134293 2024-09-17T00:23:04.592 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.588+0000 7fc150e09040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:23:04.870 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.648+0000 7fc150e09040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:23:04.870 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.802+0000 7fc150e09040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: Rotating authentication key for mgr.x 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: Reconfiguring daemon mgr.x on smithi060 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: Activating manager daemon y 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:23:04.876 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[41017]: mgrmap e27: y(active, starting, since 0.00728773s) 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: Rotating authentication key for mgr.x 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: Reconfiguring daemon mgr.x on smithi060 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: from='mgr.24484 172.21.15.60:0/152560415' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: Activating manager daemon y 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: from='mgr.24484 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:23:04.877 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:04 smithi006 ceph-mon[29674]: mgrmap e27: y(active, starting, since 0.00728773s) 2024-09-17T00:23:05.172 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:04.872+0000 7fc150e09040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:23:05.172 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:05.026+0000 7fc150e09040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:23:05.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:05 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:05.009+0000 7ff7ccc6f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:23:05.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:05 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:05.080+0000 7ff7ccc6f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:23:05.431 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:05.173+0000 7fc150e09040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:23:05.760 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:05.501+0000 7fc150e09040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:23:05.760 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:05.565+0000 7fc150e09040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:23:06.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:05 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:05.857+0000 7ff7ccc6f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:23:06.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:05 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:05.981+0000 7ff7ccc6f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:23:06.181 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:05.759+0000 7fc150e09040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:23:06.426 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.133+0000 7ff7ccc6f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:23:06.427 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.198+0000 7ff7ccc6f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:23:06.427 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.356+0000 7ff7ccc6f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:23:06.427 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.429+0000 7ff7ccc6f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:23:06.604 INFO:teuthology.orchestra.run.smithi006.stderr:++ ceph auth get-key mgr.x 2024-09-17T00:23:06.731 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.492+0000 7ff7ccc6f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:23:06.731 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.661+0000 7ff7ccc6f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:23:06.943 INFO:teuthology.orchestra.run.smithi006.stderr:+ NK=AQDmy+hmbIo4NRAA8KNvtsjsTKo9QtN9kP0Osw== 2024-09-17T00:23:06.943 INFO:teuthology.orchestra.run.smithi006.stderr:+ '[' AQAcyehms1KPIBAAfnKkCc0OtNYTyojFfcf9tg== == AQDmy+hmbIo4NRAA8KNvtsjsTKo9QtN9kP0Osw== ']' 2024-09-17T00:23:06.983 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.733+0000 7ff7ccc6f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:23:06.984 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.805+0000 7ff7ccc6f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:23:06.984 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.894+0000 7ff7ccc6f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:23:06.984 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:06.959+0000 7ff7ccc6f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:23:06.984 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:06.692+0000 7fc150e09040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:23:06.985 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:06.763+0000 7fc150e09040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:23:07.283 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-mon[41017]: from='client.? 172.21.15.6:0/3843681955' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:23:07.284 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:07.024+0000 7ff7ccc6f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:23:07.284 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:06 smithi006 ceph-mon[29674]: from='client.? 172.21.15.6:0/3843681955' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:23:07.431 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:06 smithi060 ceph-mon[33894]: from='client.? 172.21.15.6:0/3843681955' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-09-17T00:23:07.604 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T00:23:07.613 INFO:tasks.cephadm:Teardown begin 2024-09-17T00:23:07.614 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:23:07.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:23:07.674 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T00:23:07.674 DEBUG:teuthology.orchestra.run.smithi006:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T00:23:07.701 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T00:23:07.731 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T00:23:07.731 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T00:23:07.731 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a 2024-09-17T00:23:07.789 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:07.514+0000 7fc150e09040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:23:07.789 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:07.636+0000 7fc150e09040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:23:07.876 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 systemd[1]: Stopping Ceph mon.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:08.089 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:07.791+0000 7fc150e09040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:23:08.089 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:07.856+0000 7fc150e09040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:23:08.089 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.016+0000 7fc150e09040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:23:08.089 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.092+0000 7fc150e09040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: Active manager daemon y restarted 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: Activating manager daemon y 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.? 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: mgrmap e28: y(active, starting, since 0.00814435s) 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:23:08.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:23:08.091 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:23:08.092 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:23:08.092 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:23:08.092 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:23:08.092 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:23:08.092 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:07 smithi060 ceph-mon[33894]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:23:08.152 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:07.891+0000 7ff7ccc6f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:23:08.152 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:07] ENGINE Bus STARTING 2024-09-17T00:23:08.152 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: CherryPy Checker: 2024-09-17T00:23:08.152 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: The Application mounted at '' has an empty config. 2024-09-17T00:23:08.152 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:08.152 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE Serving on http://:::9283 2024-09-17T00:23:08.153 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE Bus STARTED 2024-09-17T00:23:08.153 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE Bus STOPPING 2024-09-17T00:23:08.153 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:23:08.153 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE Bus STOPPED 2024-09-17T00:23:08.153 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: Active manager daemon y restarted 2024-09-17T00:23:08.153 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: Activating manager daemon y 2024-09-17T00:23:08.153 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.? 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: mgrmap e28: y(active, starting, since 0.00814435s) 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:23:08.154 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:23:08.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[41017]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: Active manager daemon y restarted 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: Activating manager daemon y 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.? 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: mgrmap e28: y(active, starting, since 0.00814435s) 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:23:08.156 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:23:08.157 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:07 smithi006 ceph-mon[29674]: from='mgr.25316 172.21.15.6:0/712035226' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a[29651]: 2024-09-17T00:23:08.066+0000 7f7856a30640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a[29651]: 2024-09-17T00:23:08.066+0000 7f7856a30640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T00:23:08.158 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:08 smithi006 podman[86076]: 2024-09-17 00:23:08.107655637 +0000 UTC m=+0.161566100 container died 98ee6b0dcb648c7e8614fa2730375ab9b630099409e73e990e319d5c3905837b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T00:23:08.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.156+0000 7fc150e09040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:23:08.347 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.323+0000 7fc150e09040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:23:08.413 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE Bus STARTING 2024-09-17T00:23:08.413 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE Serving on http://:::9283 2024-09-17T00:23:08.414 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:08 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: [17/Sep/2024:00:23:08] ENGINE Bus STARTED 2024-09-17T00:23:08.614 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.393+0000 7fc150e09040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:23:08.614 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.464+0000 7fc150e09040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:23:08.614 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.552+0000 7fc150e09040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:23:08.780 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:08 smithi006 podman[86076]: 2024-09-17 00:23:08.515032873 +0000 UTC m=+0.568943329 container cleanup 98ee6b0dcb648c7e8614fa2730375ab9b630099409e73e990e319d5c3905837b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-17T00:23:08.780 INFO:journalctl@ceph.mon.a.smithi006.stdout:Sep 17 00:23:08 smithi006 bash[86076]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-a 2024-09-17T00:23:08.931 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.616+0000 7fc150e09040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:23:08.931 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:08.681+0000 7fc150e09040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:23:08.990 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T00:23:09.042 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:09.042 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T00:23:09.043 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T00:23:09.043 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.c 2024-09-17T00:23:09.370 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:09 smithi006 systemd[1]: Stopping Ceph mon.c for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:09.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:09 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c[40994]: 2024-09-17T00:23:09.371+0000 7fe938bc1640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:09.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:09 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c[40994]: 2024-09-17T00:23:09.371+0000 7fe938bc1640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T00:23:09.626 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:09 smithi006 podman[86506]: 2024-09-17 00:23:09.607901535 +0000 UTC m=+0.346331164 container died 7c38bd6bbc466c4209268f3cbdd7c64094d3b2ea78b3f3bdd3abd5381768b14c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T00:23:09.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:09.541+0000 7fc150e09040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:23:09.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:23:09] ENGINE Bus STARTING 2024-09-17T00:23:09.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: CherryPy Checker: 2024-09-17T00:23:09.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: The Application mounted at '' has an empty config. 2024-09-17T00:23:09.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: 2024-09-17T00:23:09.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:23:09] ENGINE Serving on http://:::9283 2024-09-17T00:23:09.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x[35871]: [17/Sep/2024:00:23:09] ENGINE Bus STARTED 2024-09-17T00:23:10.281 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:10 smithi006 podman[86506]: 2024-09-17 00:23:10.079300002 +0000 UTC m=+0.817729629 container cleanup 7c38bd6bbc466c4209268f3cbdd7c64094d3b2ea78b3f3bdd3abd5381768b14c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-17T00:23:10.281 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:10 smithi006 bash[86506]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c 2024-09-17T00:23:10.541 INFO:journalctl@ceph.mon.c.smithi006.stdout:Sep 17 00:23:10 smithi006 podman[86551]: 2024-09-17 00:23:10.280894357 +0000 UTC m=+0.776297630 container remove 7c38bd6bbc466c4209268f3cbdd7c64094d3b2ea78b3f3bdd3abd5381768b14c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-17T00:23:10.747 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T00:23:10.791 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:10.791 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T00:23:10.792 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T00:23:10.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.b 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:10.543+0000 7ff721bda640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:23:10] ENGINE Error in HTTPServer.serve 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: Traceback (most recent call last): 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: self._connections.run(self.expiration_interval) 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: self._run(expiration_interval) 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:23:10.877 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: s = self.context.wrap_socket( 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: return self.sslsocket_class._create( 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: self.do_handshake() 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: self._sslobj.do_handshake() 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:23:10.878 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:10 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:11.141 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:10 smithi060 systemd[1]: Stopping Ceph mon.b for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:11.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b[33871]: 2024-09-17T00:23:11.486+0000 7f5e244d2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:11.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b[33871]: 2024-09-17T00:23:11.486+0000 7f5e244d2640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T00:23:12.083 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:11 smithi060 podman[72242]: 2024-09-17 00:23:11.774749525 +0000 UTC m=+0.627232347 container died 31823547f0496e7208fbd62d7078be3dadaf1e7ce614203df7fbdf1fd7fa417f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b, ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:23:12.393 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:12 smithi060 podman[72242]: 2024-09-17 00:23:12.17763269 +0000 UTC m=+1.030115516 container cleanup 31823547f0496e7208fbd62d7078be3dadaf1e7ce614203df7fbdf1fd7fa417f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:23:12.393 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:12 smithi060 bash[72242]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b 2024-09-17T00:23:12.876 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:12 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: ::ffff:172.21.15.60 - - [17/Sep/2024:00:23:12] "GET /metrics HTTP/1.1" 503 754 "" "Prometheus/2.43.0" 2024-09-17T00:23:13.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Sep 17 00:23:12 smithi060 podman[72305]: 2024-09-17 00:23:12.806391629 +0000 UTC m=+1.136949318 container remove 31823547f0496e7208fbd62d7078be3dadaf1e7ce614203df7fbdf1fd7fa417f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97) 2024-09-17T00:23:13.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T00:23:13.751 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:13.751 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T00:23:13.751 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T00:23:13.752 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y 2024-09-17T00:23:14.093 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:13 smithi006 systemd[1]: Stopping Ceph mgr.y for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:14.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:14 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y[85875]: 2024-09-17T00:23:14.094+0000 7ff7c8c02640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:14.376 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:14 smithi006 podman[87019]: 2024-09-17 00:23:14.126233739 +0000 UTC m=+0.156350187 container died 0926a4d17b43c3748458684beb0cc9a08610c08b14a308d686e5e6e277bbf673 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T00:23:14.781 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:14 smithi006 podman[87019]: 2024-09-17 00:23:14.500528233 +0000 UTC m=+0.530644679 container cleanup 0926a4d17b43c3748458684beb0cc9a08610c08b14a308d686e5e6e277bbf673 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:23:14.782 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Sep 17 00:23:14 smithi006 bash[87019]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-y 2024-09-17T00:23:14.935 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T00:23:14.973 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:14.974 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T00:23:14.974 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T00:23:14.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.x 2024-09-17T00:23:15.301 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:15 smithi060 systemd[1]: Stopping Ceph mgr.x for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:15.603 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:15 smithi060 podman[72543]: 2024-09-17 00:23:15.304252898 +0000 UTC m=+0.125863309 container died 0d9246e42dcd2209651d39ae8a29e18648329aa903f7762a743ef6b7e0621646 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:23:15.931 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:15 smithi060 podman[72543]: 2024-09-17 00:23:15.696133825 +0000 UTC m=+0.517744237 container cleanup 0d9246e42dcd2209651d39ae8a29e18648329aa903f7762a743ef6b7e0621646 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:23:15.932 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Sep 17 00:23:15 smithi060 bash[72543]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-mgr-x 2024-09-17T00:23:16.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T00:23:16.161 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:16.162 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T00:23:16.162 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T00:23:16.162 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.0 2024-09-17T00:23:16.487 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:16 smithi006 systemd[1]: Stopping Ceph osd.0 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:16.876 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:16 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0[45156]: 2024-09-17T00:23:16.488+0000 7f99fd28b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:16.876 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:16 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0[45156]: 2024-09-17T00:23:16.488+0000 7f99fd28b640 -1 osd.0 76 *** Got signal Terminated *** 2024-09-17T00:23:16.876 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:16 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0[45156]: 2024-09-17T00:23:16.488+0000 7f99fd28b640 -1 osd.0 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:22.202 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:21 smithi006 podman[87152]: 2024-09-17 00:23:21.93902932 +0000 UTC m=+5.571178937 container died 29fbcf63c2998b314fe11d6100f18fa34debc72d0ff5686765ed96c246dff4fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T00:23:22.585 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:22 smithi006 podman[87152]: 2024-09-17 00:23:22.304284903 +0000 UTC m=+5.936434519 container cleanup 29fbcf63c2998b314fe11d6100f18fa34debc72d0ff5686765ed96c246dff4fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:23:22.586 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:22 smithi006 bash[87152]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0 2024-09-17T00:23:22.876 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:22 smithi006 podman[87172]: 2024-09-17 00:23:22.588981894 +0000 UTC m=+0.643860775 container remove 29fbcf63c2998b314fe11d6100f18fa34debc72d0ff5686765ed96c246dff4fb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-09-17T00:23:23.273 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:22 smithi006 podman[87267]: 2024-09-17 00:23:22.846258519 +0000 UTC m=+0.016583339 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:23:23.273 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:22 smithi006 podman[87267]: 2024-09-17 00:23:22.948055186 +0000 UTC m=+0.118379993 container create dbb860a49746f9fac5d2987db467a78bd71650a76abc1e8c2232b7f609975853 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-17T00:23:23.273 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:23 smithi006 podman[87267]: 2024-09-17 00:23:23.183979056 +0000 UTC m=+0.354303873 container init dbb860a49746f9fac5d2987db467a78bd71650a76abc1e8c2232b7f609975853 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-17T00:23:23.273 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:23 smithi006 podman[87267]: 2024-09-17 00:23:23.189323209 +0000 UTC m=+0.359648016 container start dbb860a49746f9fac5d2987db467a78bd71650a76abc1e8c2232b7f609975853 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-17T00:23:23.273 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:23 smithi006 podman[87267]: 2024-09-17 00:23:23.275319577 +0000 UTC m=+0.445644396 container attach dbb860a49746f9fac5d2987db467a78bd71650a76abc1e8c2232b7f609975853 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97) 2024-09-17T00:23:23.626 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:23 smithi006 podman[87267]: 2024-09-17 00:23:23.39973384 +0000 UTC m=+0.570058648 container died dbb860a49746f9fac5d2987db467a78bd71650a76abc1e8c2232b7f609975853 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-17T00:23:23.984 INFO:journalctl@ceph.osd.0.smithi006.stdout:Sep 17 00:23:23 smithi006 podman[87310]: 2024-09-17 00:23:23.970433958 +0000 UTC m=+0.564945365 container remove dbb860a49746f9fac5d2987db467a78bd71650a76abc1e8c2232b7f609975853 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-17T00:23:23.992 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T00:23:24.039 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:24.040 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T00:23:24.040 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T00:23:24.040 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.1 2024-09-17T00:23:24.321 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:24 smithi006 systemd[1]: Stopping Ceph osd.1 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:24.626 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:24 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1[51424]: 2024-09-17T00:23:24.366+0000 7f5a59907640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:24.626 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:24 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1[51424]: 2024-09-17T00:23:24.366+0000 7f5a59907640 -1 osd.1 76 *** Got signal Terminated *** 2024-09-17T00:23:24.626 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:24 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1[51424]: 2024-09-17T00:23:24.366+0000 7f5a59907640 -1 osd.1 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:30.071 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:29 smithi006 podman[87397]: 2024-09-17 00:23:29.792543286 +0000 UTC m=+5.551978147 container died 5f3d02d78c4bacd745475ac192b775fdc86cb0d92d87942944d1f5fe86d6f738 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-17T00:23:30.376 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:30 smithi006 podman[87397]: 2024-09-17 00:23:30.172910024 +0000 UTC m=+5.932344887 container cleanup 5f3d02d78c4bacd745475ac192b775fdc86cb0d92d87942944d1f5fe86d6f738 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-17T00:23:30.376 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:30 smithi006 bash[87397]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1 2024-09-17T00:23:30.798 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:30 smithi006 podman[87428]: 2024-09-17 00:23:30.469009654 +0000 UTC m=+0.673484637 container remove 5f3d02d78c4bacd745475ac192b775fdc86cb0d92d87942944d1f5fe86d6f738 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2) 2024-09-17T00:23:31.126 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:30 smithi006 podman[87524]: 2024-09-17 00:23:30.704546661 +0000 UTC m=+0.016582874 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:23:31.126 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:30 smithi006 podman[87524]: 2024-09-17 00:23:30.833562724 +0000 UTC m=+0.145598926 container create 2b490a9a0386331cee6f6a83a45da37a3b544f596bcf639febbe9627b89da5af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T00:23:31.126 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:31 smithi006 podman[87524]: 2024-09-17 00:23:31.044234566 +0000 UTC m=+0.356270778 container init 2b490a9a0386331cee6f6a83a45da37a3b544f596bcf639febbe9627b89da5af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:23:31.126 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:31 smithi006 podman[87524]: 2024-09-17 00:23:31.049072328 +0000 UTC m=+0.361108527 container start 2b490a9a0386331cee6f6a83a45da37a3b544f596bcf639febbe9627b89da5af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True) 2024-09-17T00:23:31.552 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:31 smithi006 podman[87524]: 2024-09-17 00:23:31.135723286 +0000 UTC m=+0.447759493 container attach 2b490a9a0386331cee6f6a83a45da37a3b544f596bcf639febbe9627b89da5af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-17T00:23:31.553 INFO:journalctl@ceph.osd.1.smithi006.stdout:Sep 17 00:23:31 smithi006 podman[87524]: 2024-09-17 00:23:31.246418594 +0000 UTC m=+0.558454807 container died 2b490a9a0386331cee6f6a83a45da37a3b544f596bcf639febbe9627b89da5af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:23:31.859 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T00:23:31.901 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:31.902 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T00:23:31.902 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T00:23:31.902 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.2 2024-09-17T00:23:32.126 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:31 smithi006 systemd[1]: Stopping Ceph osd.2 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:32.626 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2[57351]: 2024-09-17T00:23:32.237+0000 7f58971dc640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:32.626 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2[57351]: 2024-09-17T00:23:32.237+0000 7f58971dc640 -1 osd.2 76 *** Got signal Terminated *** 2024-09-17T00:23:32.626 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:32 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2[57351]: 2024-09-17T00:23:32.237+0000 7f58971dc640 -1 osd.2 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:37.983 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:37 smithi006 podman[87654]: 2024-09-17 00:23:37.722293585 +0000 UTC m=+5.587445181 container died c7b79113d58ea4837b4beef58c2dffe9cc7dad45f0edc014fe77b5e404186cf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-c2ddf97, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:23:38.350 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:38 smithi006 podman[87654]: 2024-09-17 00:23:38.077089714 +0000 UTC m=+5.942241308 container cleanup c7b79113d58ea4837b4beef58c2dffe9cc7dad45f0edc014fe77b5e404186cf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:23:38.350 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:38 smithi006 bash[87654]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2 2024-09-17T00:23:38.626 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:38 smithi006 podman[87674]: 2024-09-17 00:23:38.353407431 +0000 UTC m=+0.632388586 container remove c7b79113d58ea4837b4beef58c2dffe9cc7dad45f0edc014fe77b5e404186cf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2) 2024-09-17T00:23:38.970 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:38 smithi006 podman[87770]: 2024-09-17 00:23:38.613865707 +0000 UTC m=+0.016200324 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:23:38.970 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:38 smithi006 podman[87770]: 2024-09-17 00:23:38.762572529 +0000 UTC m=+0.164907137 container create 6c4de9b1ccb059f8c4d6794c2ebb7185a5152c0ed5c1761c23d33a04ceaf7d65 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-17T00:23:38.970 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:38 smithi006 podman[87770]: 2024-09-17 00:23:38.973504315 +0000 UTC m=+0.375838935 container init 6c4de9b1ccb059f8c4d6794c2ebb7185a5152c0ed5c1761c23d33a04ceaf7d65 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-17T00:23:39.376 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:38 smithi006 podman[87770]: 2024-09-17 00:23:38.978280893 +0000 UTC m=+0.380615493 container start 6c4de9b1ccb059f8c4d6794c2ebb7185a5152c0ed5c1761c23d33a04ceaf7d65 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T00:23:39.376 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:39 smithi006 podman[87770]: 2024-09-17 00:23:39.056615695 +0000 UTC m=+0.458950306 container attach 6c4de9b1ccb059f8c4d6794c2ebb7185a5152c0ed5c1761c23d33a04ceaf7d65 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True) 2024-09-17T00:23:39.376 INFO:journalctl@ceph.osd.2.smithi006.stdout:Sep 17 00:23:39 smithi006 podman[87770]: 2024-09-17 00:23:39.172130774 +0000 UTC m=+0.574465383 container died 6c4de9b1ccb059f8c4d6794c2ebb7185a5152c0ed5c1761c23d33a04ceaf7d65 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2) 2024-09-17T00:23:39.914 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T00:23:39.958 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:39.958 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T00:23:39.958 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T00:23:39.959 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.3 2024-09-17T00:23:40.313 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:40 smithi006 systemd[1]: Stopping Ceph osd.3 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:40.626 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:40 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3[63524]: 2024-09-17T00:23:40.315+0000 7fb6f2ced640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:40.626 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:40 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3[63524]: 2024-09-17T00:23:40.315+0000 7fb6f2ced640 -1 osd.3 76 *** Got signal Terminated *** 2024-09-17T00:23:40.626 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:40 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3[63524]: 2024-09-17T00:23:40.315+0000 7fb6f2ced640 -1 osd.3 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:43.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:43 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:43.401+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:44.682 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:44.349+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:44.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:44 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:44.389+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:44.876 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:44 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3[63524]: 2024-09-17T00:23:44.485+0000 7fb6eb2fb640 -1 osd.3 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.849020+0000 front 2024-09-17T00:23:20.849086+0000 (oldest deadline 2024-09-17T00:23:44.349261+0000) 2024-09-17T00:23:45.681 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:45 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:45.554+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:45.682 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:45 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:45.389+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:45.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:45 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:45.354+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:45.944 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:45 smithi006 podman[87897]: 2024-09-17 00:23:45.66778832 +0000 UTC m=+5.467010678 container died efb8c464457e101c067f6b3a47e4eb31a5ce4a0fa499f4bcadb421c3fd018ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T00:23:46.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:45 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:45.778+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:46.294 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 podman[87897]: 2024-09-17 00:23:46.02932178 +0000 UTC m=+5.828544173 container cleanup efb8c464457e101c067f6b3a47e4eb31a5ce4a0fa499f4bcadb421c3fd018ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3, ceph=True, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-17T00:23:46.294 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 bash[87897]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3 2024-09-17T00:23:46.626 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 podman[87918]: 2024-09-17 00:23:46.297356924 +0000 UTC m=+0.630399923 container remove efb8c464457e101c067f6b3a47e4eb31a5ce4a0fa499f4bcadb421c3fd018ca3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True) 2024-09-17T00:23:46.682 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:46 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:46.582+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:46.682 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:46 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:46.347+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:46.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:46 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:46.376+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:46.938 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 podman[88011]: 2024-09-17 00:23:46.563568696 +0000 UTC m=+0.016158853 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:23:46.938 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 podman[88011]: 2024-09-17 00:23:46.664774818 +0000 UTC m=+0.117364965 container create 4c7c7b772742c7c772f650670d08fcd9927e1dbd5f52179c1deec0ee450d7230 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-17T00:23:46.938 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 podman[88011]: 2024-09-17 00:23:46.866765725 +0000 UTC m=+0.319355868 container init 4c7c7b772742c7c772f650670d08fcd9927e1dbd5f52179c1deec0ee450d7230 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T00:23:46.938 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 podman[88011]: 2024-09-17 00:23:46.872069989 +0000 UTC m=+0.324660132 container start 4c7c7b772742c7c772f650670d08fcd9927e1dbd5f52179c1deec0ee450d7230 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:23:46.939 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:46 smithi006 podman[88011]: 2024-09-17 00:23:46.94179846 +0000 UTC m=+0.394388604 container attach 4c7c7b772742c7c772f650670d08fcd9927e1dbd5f52179c1deec0ee450d7230 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:23:47.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:46 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:46.792+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:47.366 INFO:journalctl@ceph.osd.3.smithi006.stdout:Sep 17 00:23:47 smithi006 podman[88011]: 2024-09-17 00:23:47.068316515 +0000 UTC m=+0.520906669 container died 4c7c7b772742c7c772f650670d08fcd9927e1dbd5f52179c1deec0ee450d7230 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97) 2024-09-17T00:23:47.606 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:47.346+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:47.606 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:47.331+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:47.670 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T00:23:47.710 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:47.711 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T00:23:47.711 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T00:23:47.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.4 2024-09-17T00:23:47.933 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:47 smithi060 systemd[1]: Stopping Ceph osd.4 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:47.933 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:47.609+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:47.934 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:47 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:47.788+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:48.301 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:48.001+0000 7f57ff3e8640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:48.301 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:48.001+0000 7f57ff3e8640 -1 osd.4 76 *** Got signal Terminated *** 2024-09-17T00:23:48.301 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:48.001+0000 7f57ff3e8640 -1 osd.4 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:48.600 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:48.304+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:48.600 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:48.366+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:48.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:48.603+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:48.932 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:48 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:48.815+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:49.641 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:49 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:49.278+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:49.641 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:49 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:49.390+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:49.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:49 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:49.644+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:49.932 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:49 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:49.859+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:50.604 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:50.362+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:50.605 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:50.324+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:50.605 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:50.324+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:24.211332+0000 front 2024-09-17T00:23:24.211263+0000 (oldest deadline 2024-09-17T00:23:50.111084+0000) 2024-09-17T00:23:50.888 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:50.604+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:51.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:50.891+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:51.597 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:51 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:51.330+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:51.597 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:51 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:51.330+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:24.211332+0000 front 2024-09-17T00:23:24.211263+0000 (oldest deadline 2024-09-17T00:23:50.111084+0000) 2024-09-17T00:23:51.597 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:51 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:51.375+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:51.598 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:51 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:51.375+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:51.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:51 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:51.600+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:52.295 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:51 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:51.939+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:52.295 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:51 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:51.939+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:52.617 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:52.298+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:20.710761+0000 front 2024-09-17T00:23:20.710982+0000 (oldest deadline 2024-09-17T00:23:44.210774+0000) 2024-09-17T00:23:52.617 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4[39071]: 2024-09-17T00:23:52.298+0000 7f57fb9fe640 -1 osd.4 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:24.211332+0000 front 2024-09-17T00:23:24.211263+0000 (oldest deadline 2024-09-17T00:23:50.111084+0000) 2024-09-17T00:23:52.618 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:52.376+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:52.618 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:52.376+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:52.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:52.620+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:53.336 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:52.953+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:53.336 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:52 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:52.953+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:53.601 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:53 smithi060 podman[72690]: 2024-09-17 00:23:53.434059697 +0000 UTC m=+5.513089399 container died 6fcc009181454edc073de0b013ee21c45fe56ba84187503c491ba3d485739f01 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2) 2024-09-17T00:23:53.602 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:53 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:53.339+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:53.602 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:53 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:53.339+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:53.904 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:53 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:53.603+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:53.904 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:53 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:53.604+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:23:54.155 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:53 smithi060 podman[72690]: 2024-09-17 00:23:53.907525637 +0000 UTC m=+5.986555339 container cleanup 6fcc009181454edc073de0b013ee21c45fe56ba84187503c491ba3d485739f01 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:23:54.156 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:53 smithi060 bash[72690]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4 2024-09-17T00:23:54.156 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:53 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:53.933+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:54.156 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:53 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:53.933+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:54.432 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:54 smithi060 podman[72712]: 2024-09-17 00:23:54.15890095 +0000 UTC m=+0.716952960 container remove 6fcc009181454edc073de0b013ee21c45fe56ba84187503c491ba3d485739f01 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97) 2024-09-17T00:23:54.432 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:54.373+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:54.432 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:54.373+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:54.826 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:54.588+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:54.826 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:54.588+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:23:54.826 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:54 smithi060 podman[72805]: 2024-09-17 00:23:54.47671988 +0000 UTC m=+0.108731562 container create 07b08fefac3507d01101d8db60151560d0fffce367899c6f4ef388f8c1215965 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:23:54.826 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:54 smithi060 podman[72805]: 2024-09-17 00:23:54.385851697 +0000 UTC m=+0.017863396 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:23:54.826 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:54 smithi060 podman[72805]: 2024-09-17 00:23:54.704709563 +0000 UTC m=+0.336721248 container init 07b08fefac3507d01101d8db60151560d0fffce367899c6f4ef388f8c1215965 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-17T00:23:54.826 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:54 smithi060 podman[72805]: 2024-09-17 00:23:54.709448031 +0000 UTC m=+0.341459710 container start 07b08fefac3507d01101d8db60151560d0fffce367899c6f4ef388f8c1215965 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-17T00:23:54.826 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:54 smithi060 podman[72805]: 2024-09-17 00:23:54.829280562 +0000 UTC m=+0.461292254 container attach 07b08fefac3507d01101d8db60151560d0fffce367899c6f4ef388f8c1215965 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-17T00:23:55.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:54.912+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:55.182 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:54 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:54.912+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:55.182 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:54 smithi060 podman[72805]: 2024-09-17 00:23:54.910368714 +0000 UTC m=+0.542380404 container died 07b08fefac3507d01101d8db60151560d0fffce367899c6f4ef388f8c1215965 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:23:55.600 INFO:journalctl@ceph.osd.4.smithi060.stdout:Sep 17 00:23:55 smithi060 podman[72848]: 2024-09-17 00:23:55.582782461 +0000 UTC m=+0.665930609 container remove 07b08fefac3507d01101d8db60151560d0fffce367899c6f4ef388f8c1215965 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T00:23:55.600 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:55.347+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:55.600 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:55.347+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:55.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T00:23:55.653 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:23:55.654 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T00:23:55.654 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T00:23:55.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.5 2024-09-17T00:23:55.893 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:55.613+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:55.893 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:55.613+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:23:55.893 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:55 smithi060 systemd[1]: Stopping Ceph osd.5 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:56.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:55.937+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:56.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:55 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:55.937+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:56.182 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:56.062+0000 7fbe26f2f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:23:56.182 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:56.062+0000 7fbe26f2f640 -1 osd.5 76 *** Got signal Terminated *** 2024-09-17T00:23:56.182 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:56.062+0000 7fbe26f2f640 -1 osd.5 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:56.640 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:56.343+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:56.640 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:56.343+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:56.896 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:56.642+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:56.896 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:56.642+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:23:57.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:56.925+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:57.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:56 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:56.925+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:57.667 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:57.296+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:57.667 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:57.296+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:57.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:57.669+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:57.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:57.669+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:23:58.327 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:57.958+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:58.328 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:57 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:57.958+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:58.646 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:58 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:58.330+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:58.647 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:58 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:58.330+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:58.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:58 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:58.649+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:58.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:58 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:58.649+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:23:59.360 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:58 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:58.951+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:23:59.360 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:58 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:58.951+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:23:59.672 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:59 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:59.363+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:23:59.673 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:23:59 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:23:59.363+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:23:59.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:59 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:59.675+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:23:59.931 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:23:59 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:23:59.675+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:24:00.324 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:59 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:59.993+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:00.324 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:23:59 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:23:59.993+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:00.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:00 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:00.327+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:00.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:00 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:00.327+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:01.026 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:00 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:24:00.711+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.577859+0000 front 2024-09-17T00:23:19.578005+0000 (oldest deadline 2024-09-17T00:23:44.778298+0000) 2024-09-17T00:24:01.026 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:00 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5[44956]: 2024-09-17T00:24:00.711+0000 7fbe23545640 -1 osd.5 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:27.679786+0000 front 2024-09-17T00:23:27.679733+0000 (oldest deadline 2024-09-17T00:23:53.579671+0000) 2024-09-17T00:24:01.341 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:01 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:01.028+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:01.341 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:01 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:01.028+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:01.681 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:01 smithi060 podman[72934]: 2024-09-17 00:24:01.424695876 +0000 UTC m=+5.570972694 container died 6692634c2fd7453388ae82de26a6dc005c8d995d196f52c71ce27253f156c9a4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-17T00:24:01.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:01 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:01.342+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:01.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:01 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:01.342+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:01.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:01 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:01.342+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:02.032 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:01 smithi060 podman[72934]: 2024-09-17 00:24:01.79380038 +0000 UTC m=+5.940077199 container cleanup 6692634c2fd7453388ae82de26a6dc005c8d995d196f52c71ce27253f156c9a4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-17T00:24:02.032 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:01 smithi060 bash[72934]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5 2024-09-17T00:24:02.306 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:02 smithi060 podman[72967]: 2024-09-17 00:24:02.053822813 +0000 UTC m=+0.624154247 container remove 6692634c2fd7453388ae82de26a6dc005c8d995d196f52c71ce27253f156c9a4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-17T00:24:02.307 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:02 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:02.034+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:02.307 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:02 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:02.034+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:02.307 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:02 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:02.034+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:02.628 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:02 smithi060 podman[73061]: 2024-09-17 00:24:02.319759578 +0000 UTC m=+0.016489628 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:24:02.628 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:02 smithi060 podman[73061]: 2024-09-17 00:24:02.437996459 +0000 UTC m=+0.134726497 container create 1220483a1d097e663b9d043aadff7958de6f2310b342108b4f86691801fb6d2e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:24:02.629 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:02 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:02.307+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:02.629 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:02 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:02.307+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:02.629 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:02 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:02.307+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:02.932 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:02 smithi060 podman[73061]: 2024-09-17 00:24:02.631799521 +0000 UTC m=+0.328529567 container init 1220483a1d097e663b9d043aadff7958de6f2310b342108b4f86691801fb6d2e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T00:24:02.932 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:02 smithi060 podman[73061]: 2024-09-17 00:24:02.636734866 +0000 UTC m=+0.333464905 container start 1220483a1d097e663b9d043aadff7958de6f2310b342108b4f86691801fb6d2e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2) 2024-09-17T00:24:02.932 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:02 smithi060 podman[73061]: 2024-09-17 00:24:02.73994418 +0000 UTC m=+0.436674231 container attach 1220483a1d097e663b9d043aadff7958de6f2310b342108b4f86691801fb6d2e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-17T00:24:02.932 INFO:journalctl@ceph.osd.5.smithi060.stdout:Sep 17 00:24:02 smithi060 podman[73061]: 2024-09-17 00:24:02.834287644 +0000 UTC m=+0.531017693 container died 1220483a1d097e663b9d043aadff7958de6f2310b342108b4f86691801fb6d2e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-17T00:24:03.356 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:03.045+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:03.356 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:03.045+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:03.356 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:03.045+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:03.357 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:03.046+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:03.429 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T00:24:03.473 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:24:03.473 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T00:24:03.473 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T00:24:03.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.6 2024-09-17T00:24:03.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:03.358+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:03.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:03.358+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:03.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:03.358+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:03.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:03 smithi060 systemd[1]: Stopping Ceph osd.6 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:04.182 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:03.814+0000 7f54c770c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:24:04.182 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:03.814+0000 7f54c770c640 -1 osd.6 76 *** Got signal Terminated *** 2024-09-17T00:24:04.182 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:03 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:03.814+0000 7f54c770c640 -1 osd.6 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:24:04.182 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:04.014+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:04.182 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:04.014+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:04.183 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:04.014+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:04.183 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:04.014+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:04.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:04.377+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:04.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:04.377+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:04.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:04 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:04.377+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:05.352 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.046+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:05.352 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.046+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:05.352 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.046+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:05.353 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.046+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:05.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:05.344+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:05.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:05.344+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:05.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:05 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:05.344+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:06.347 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.999+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:06.347 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.999+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:06.347 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.999+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:06.347 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:05.999+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:06.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:06.349+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:06.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:06.349+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:06.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:06 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:06.349+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:07.331 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:07.029+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:07.331 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:07.029+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:07.331 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:07.029+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:07.331 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:07.030+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:07.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:07.332+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:07.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:07.332+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:07.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:07 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:07.332+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:08.330 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:08.077+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:08.331 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:08.077+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:08.331 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:08.077+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:08.331 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:08.077+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:08.681 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:08.332+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:17.078635+0000 front 2024-09-17T00:23:17.078597+0000 (oldest deadline 2024-09-17T00:23:42.978811+0000) 2024-09-17T00:24:08.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:08.332+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:26.479826+0000 front 2024-09-17T00:23:26.479837+0000 (oldest deadline 2024-09-17T00:23:51.179730+0000) 2024-09-17T00:24:08.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:08.332+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:35.181254+0000 front 2024-09-17T00:23:35.181315+0000 (oldest deadline 2024-09-17T00:24:00.481179+0000) 2024-09-17T00:24:08.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:08 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6[50965]: 2024-09-17T00:24:08.332+0000 7f54c3d22640 -1 osd.6 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:44.582154+0000 front 2024-09-17T00:23:44.582109+0000 (oldest deadline 2024-09-17T00:24:07.482035+0000) 2024-09-17T00:24:09.432 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:09 smithi060 podman[73188]: 2024-09-17 00:24:09.292085491 +0000 UTC m=+5.585304963 container died 6877ee8ecf0bd60937738b5e59b6a8d2993d01d65a9d689076c8ba6cda796de4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97) 2024-09-17T00:24:09.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:09.114+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:09.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:09.114+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:09.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:09.114+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:09.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:09 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:09.115+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:09.931 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:09 smithi060 podman[73188]: 2024-09-17 00:24:09.604468852 +0000 UTC m=+5.897688309 container cleanup 6877ee8ecf0bd60937738b5e59b6a8d2993d01d65a9d689076c8ba6cda796de4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-17T00:24:09.932 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:09 smithi060 bash[73188]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6 2024-09-17T00:24:09.932 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:09 smithi060 podman[73209]: 2024-09-17 00:24:09.780775749 +0000 UTC m=+0.482054898 container remove 6877ee8ecf0bd60937738b5e59b6a8d2993d01d65a9d689076c8ba6cda796de4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:24:10.422 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:10 smithi060 podman[73303]: 2024-09-17 00:24:10.130593218 +0000 UTC m=+0.016857785 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:24:10.422 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:10 smithi060 podman[73303]: 2024-09-17 00:24:10.231661872 +0000 UTC m=+0.117926439 container create 99fa7f3bf2ee86cba6f869a19023dd39ecd2726327443316c8f37ae34635abf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6-deactivate, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2) 2024-09-17T00:24:10.423 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:10.146+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:10.423 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:10.146+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:10.423 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:10.146+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:10.423 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:10.146+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:45.229360+0000 front 2024-09-17T00:23:45.229312+0000 (oldest deadline 2024-09-17T00:24:09.329290+0000) 2024-09-17T00:24:10.423 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:10 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:10.146+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:10.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:10 smithi060 podman[73303]: 2024-09-17 00:24:10.425831857 +0000 UTC m=+0.312096432 container init 99fa7f3bf2ee86cba6f869a19023dd39ecd2726327443316c8f37ae34635abf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-17T00:24:10.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:10 smithi060 podman[73303]: 2024-09-17 00:24:10.430986823 +0000 UTC m=+0.317251403 container start 99fa7f3bf2ee86cba6f869a19023dd39ecd2726327443316c8f37ae34635abf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-17T00:24:10.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:10 smithi060 podman[73303]: 2024-09-17 00:24:10.517248752 +0000 UTC m=+0.403513331 container attach 99fa7f3bf2ee86cba6f869a19023dd39ecd2726327443316c8f37ae34635abf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-17T00:24:10.682 INFO:journalctl@ceph.osd.6.smithi060.stdout:Sep 17 00:24:10 smithi060 podman[73303]: 2024-09-17 00:24:10.625339318 +0000 UTC m=+0.511603899 container died 99fa7f3bf2ee86cba6f869a19023dd39ecd2726327443316c8f37ae34635abf7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T00:24:11.179 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T00:24:11.221 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.144+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:11.221 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.144+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:11.221 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.144+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:11.221 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.144+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:45.229360+0000 front 2024-09-17T00:23:45.229312+0000 (oldest deadline 2024-09-17T00:24:09.329290+0000) 2024-09-17T00:24:11.221 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.145+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:11.223 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:24:11.223 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T00:24:11.223 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T00:24:11.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.7 2024-09-17T00:24:11.556 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 systemd[1]: Stopping Ceph osd.7 for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:11.931 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.557+0000 7f6a90788640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:24:11.932 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.557+0000 7f6a90788640 -1 osd.7 76 *** Got signal Terminated *** 2024-09-17T00:24:11.932 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:11 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:11.557+0000 7f6a90788640 -1 osd.7 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:24:12.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:12.098+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:12.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:12.098+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:12.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:12.098+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:12.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:12.098+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:45.229360+0000 front 2024-09-17T00:23:45.229312+0000 (oldest deadline 2024-09-17T00:24:09.329290+0000) 2024-09-17T00:24:12.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:12 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:12.098+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:13.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:13.068+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:13.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:13.068+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:13.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:13.068+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:13.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:13.068+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:45.229360+0000 front 2024-09-17T00:23:45.229312+0000 (oldest deadline 2024-09-17T00:24:09.329290+0000) 2024-09-17T00:24:13.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:13.068+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:14.111 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:13.819Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.6:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-09-17T00:24:14.111 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:13.822Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.6:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-09-17T00:24:14.111 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:13.823Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.6:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-09-17T00:24:14.111 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:13.824Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.6:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-09-17T00:24:14.112 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:13 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:13.824Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.6:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.6:8765: connect: connection refused" 2024-09-17T00:24:14.431 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:14.113+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:14.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:14.113+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:14.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:14.113+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:14.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:14.113+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:45.229360+0000 front 2024-09-17T00:23:45.229312+0000 (oldest deadline 2024-09-17T00:24:09.329290+0000) 2024-09-17T00:24:14.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:14 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:14.113+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:15.431 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:15.145+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:15.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:15.145+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:15.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:15.145+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:15.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:15.145+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:45.229360+0000 front 2024-09-17T00:23:45.229312+0000 (oldest deadline 2024-09-17T00:24:09.329290+0000) 2024-09-17T00:24:15.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:15 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:15.145+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:16.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:16 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:16.155+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2024-09-17T00:23:19.526285+0000 front 2024-09-17T00:23:19.526361+0000 (oldest deadline 2024-09-17T00:23:45.426264+0000) 2024-09-17T00:24:16.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:16 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:16.155+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2024-09-17T00:23:28.327252+0000 front 2024-09-17T00:23:28.327363+0000 (oldest deadline 2024-09-17T00:23:51.827235+0000) 2024-09-17T00:24:16.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:16 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:16.155+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2024-09-17T00:23:37.028616+0000 front 2024-09-17T00:23:37.028587+0000 (oldest deadline 2024-09-17T00:24:02.928422+0000) 2024-09-17T00:24:16.432 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:16 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:16.155+0000 7f6a88d96640 -1 osd.7 76 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2024-09-17T00:23:45.229360+0000 front 2024-09-17T00:23:45.229312+0000 (oldest deadline 2024-09-17T00:24:09.329290+0000) 2024-09-17T00:24:16.433 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:16 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7[56881]: 2024-09-17T00:24:16.155+0000 7f6a88d96640 -1 osd.7 76 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24439.0:516 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e76) 2024-09-17T00:24:17.222 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:16 smithi060 podman[73431]: 2024-09-17 00:24:16.96010645 +0000 UTC m=+5.495526888 container died 2b9ae64a3d126540a394e90f70af6137678a10b05037ba3f7c3d18874f6a59a9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-17T00:24:17.487 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:17 smithi060 podman[73431]: 2024-09-17 00:24:17.314707996 +0000 UTC m=+5.850128415 container cleanup 2b9ae64a3d126540a394e90f70af6137678a10b05037ba3f7c3d18874f6a59a9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7, ceph=True, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-17T00:24:17.488 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:17 smithi060 bash[73431]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7 2024-09-17T00:24:17.930 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:17 smithi060 podman[73451]: 2024-09-17 00:24:17.490721404 +0000 UTC m=+0.532901227 container remove 2b9ae64a3d126540a394e90f70af6137678a10b05037ba3f7c3d18874f6a59a9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T00:24:18.181 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:17 smithi060 podman[73545]: 2024-09-17 00:24:17.93332357 +0000 UTC m=+0.112340380 container create f0a8c0f7aedaf3c4e7c5d6dbb97b719de5a94391838e7c886c6c19aafbd56c98 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97) 2024-09-17T00:24:18.182 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:17 smithi060 podman[73545]: 2024-09-17 00:24:17.837202885 +0000 UTC m=+0.016219667 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T00:24:18.182 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:18 smithi060 podman[73545]: 2024-09-17 00:24:18.135292148 +0000 UTC m=+0.314308913 container init f0a8c0f7aedaf3c4e7c5d6dbb97b719de5a94391838e7c886c6c19aafbd56c98 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-17T00:24:18.182 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:18 smithi060 podman[73545]: 2024-09-17 00:24:18.140269614 +0000 UTC m=+0.319286381 container start f0a8c0f7aedaf3c4e7c5d6dbb97b719de5a94391838e7c886c6c19aafbd56c98 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T00:24:18.561 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:18 smithi060 podman[73545]: 2024-09-17 00:24:18.193567231 +0000 UTC m=+0.372584009 container attach f0a8c0f7aedaf3c4e7c5d6dbb97b719de5a94391838e7c886c6c19aafbd56c98 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-17T00:24:18.561 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:18 smithi060 podman[73545]: 2024-09-17 00:24:18.333660897 +0000 UTC m=+0.512677662 container died f0a8c0f7aedaf3c4e7c5d6dbb97b719de5a94391838e7c886c6c19aafbd56c98 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True) 2024-09-17T00:24:18.812 INFO:journalctl@ceph.osd.7.smithi060.stdout:Sep 17 00:24:18 smithi060 podman[73588]: 2024-09-17 00:24:18.813278381 +0000 UTC m=+0.468467770 container remove f0a8c0f7aedaf3c4e7c5d6dbb97b719de5a94391838e7c886c6c19aafbd56c98 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-17T00:24:18.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T00:24:18.876 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:24:18.876 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T00:24:18.876 INFO:tasks.cephadm.ceph.rgw.foo.a:Stopping rgw.foo.a... 2024-09-17T00:24:18.876 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@rgw.foo.a 2024-09-17T00:24:19.203 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:18 smithi006 systemd[1]: Stopping Ceph rgw.foo.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:19.480 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:19 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a[68856]: 2024-09-17T00:24:19.205+0000 7fd5feb5a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/radosgw -n client.rgw.foo.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T00:24:19.481 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:19 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a[68856]: 2024-09-17T00:24:19.205+0000 7fd6023c6880 -1 shutting down 2024-09-17T00:24:29.567 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:29 smithi006 bash[88138]: time="2024-09-17T00:24:29Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a in 10 seconds, resorting to SIGKILL" 2024-09-17T00:24:29.568 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:29 smithi006 podman[88138]: 2024-09-17 00:24:29.224591978 +0000 UTC m=+10.132940509 container died 0b3a55ee5c12af975c14e02c294a736653385bd571681bc28e226c6c401eef29 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-17T00:24:29.876 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:29 smithi006 podman[88138]: 2024-09-17 00:24:29.660762845 +0000 UTC m=+10.569111373 container cleanup 0b3a55ee5c12af975c14e02c294a736653385bd571681bc28e226c6c401eef29 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-17T00:24:29.876 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:29 smithi006 bash[88138]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a 2024-09-17T00:24:30.150 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@rgw.foo.a.service' 2024-09-17T00:24:30.173 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:29 smithi006 podman[88174]: 2024-09-17 00:24:29.903723425 +0000 UTC m=+0.672027138 container remove 0b3a55ee5c12af975c14e02c294a736653385bd571681bc28e226c6c401eef29 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-rgw-foo-a, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97) 2024-09-17T00:24:30.174 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:29 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@rgw.foo.a.service: Main process exited, code=exited, status=137/n/a 2024-09-17T00:24:30.174 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:30 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@rgw.foo.a.service: Failed with result 'exit-code'. 2024-09-17T00:24:30.174 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:30 smithi006 systemd[1]: Stopped Ceph rgw.foo.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:30.174 INFO:journalctl@ceph.rgw.foo.a.smithi006.stdout:Sep 17 00:24:30 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@rgw.foo.a.service: Consumed 2.528s CPU time. 2024-09-17T00:24:30.188 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:24:30.188 INFO:tasks.cephadm.ceph.rgw.foo.a:Stopped rgw.foo.a 2024-09-17T00:24:30.188 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T00:24:30.188 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-f33b3756-7488-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T00:24:30.490 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 systemd[1]: Stopping Ceph prometheus.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:30.820 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.492Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a[66714]: ts=2024-09-17T00:24:30.493Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T00:24:30.821 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 podman[73671]: 2024-09-17 00:24:30.503135964 +0000 UTC m=+0.113811257 container died 4efb42dd0aa8181e2283c6f21fd140e97e7a6902d16f92d0decfe1eb0bce26df (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:30.822 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 podman[73671]: 2024-09-17 00:24:30.823228172 +0000 UTC m=+0.433903455 container cleanup 4efb42dd0aa8181e2283c6f21fd140e97e7a6902d16f92d0decfe1eb0bce26df (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:30.822 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:30 smithi060 bash[73671]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:24:31.159 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Sep 17 00:24:31 smithi060 podman[73688]: 2024-09-17 00:24:31.018571699 +0000 UTC m=+0.517313923 container remove 4efb42dd0aa8181e2283c6f21fd140e97e7a6902d16f92d0decfe1eb0bce26df (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:31.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f33b3756-7488-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T00:24:31.220 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:24:31.220 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T00:24:31.220 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f33b3756-7488-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T00:24:31.432 INFO:teuthology.orchestra.run.smithi006.stdout:Deleting cluster with fsid: f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:24:33.357 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:33 smithi006 systemd[1]: Stopping Ceph alertmanager.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:33.626 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:33 smithi006 ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a[78604]: ts=2024-09-17T00:24:33.359Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:24:33.626 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:33 smithi006 podman[88656]: 2024-09-17 00:24:33.401081926 +0000 UTC m=+0.147410245 container died 9a1307b4a11bff74284b58c92b68c7b4f329504ceec1449e88e756e41627cc47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:33.930 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:33 smithi006 podman[88656]: 2024-09-17 00:24:33.732629773 +0000 UTC m=+0.478958082 container cleanup 9a1307b4a11bff74284b58c92b68c7b4f329504ceec1449e88e756e41627cc47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:33.930 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:33 smithi006 bash[88656]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:24:34.294 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:33 smithi006 podman[88672]: 2024-09-17 00:24:33.933848839 +0000 UTC m=+0.529558988 container remove 9a1307b4a11bff74284b58c92b68c7b4f329504ceec1449e88e756e41627cc47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:34.294 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:34 smithi006 podman[88672]: 2024-09-17 00:24:34.017782579 +0000 UTC m=+0.613492725 volume remove d78a57086ceb8982ab7fc63cdbd0cb0b70977b5493c6a90aff3cfadcae8b9991 2024-09-17T00:24:34.626 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:34 smithi006 systemd[1]: Stopping Ceph node-exporter.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:34.626 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:34 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T00:24:34.626 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:34 smithi006 systemd[1]: Stopped Ceph alertmanager.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:34.626 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Sep 17 00:24:34 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.328s CPU time. 2024-09-17T00:24:35.126 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:34 smithi006 podman[88793]: 2024-09-17 00:24:34.758366221 +0000 UTC m=+0.099517860 container died 66e5538e0b779e389a3b14cc262f9b2c700a3d098e6b34b651cde420a2bceb4a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:35.468 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:35 smithi006 podman[88793]: 2024-09-17 00:24:35.28717106 +0000 UTC m=+0.628322687 container cleanup 66e5538e0b779e389a3b14cc262f9b2c700a3d098e6b34b651cde420a2bceb4a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:35.468 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:35 smithi006 bash[88793]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T00:24:35.731 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:35 smithi006 podman[88810]: 2024-09-17 00:24:35.471388109 +0000 UTC m=+0.711165257 container remove 66e5538e0b779e389a3b14cc262f9b2c700a3d098e6b34b651cde420a2bceb4a (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T00:24:35.731 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:35 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:24:35.731 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:35 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T00:24:35.732 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:35 smithi006 systemd[1]: Stopped Ceph node-exporter.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:35.732 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Sep 17 00:24:35 smithi006 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 2.787s CPU time. 2024-09-17T00:24:36.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f33b3756-7488-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T00:24:36.578 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:24:38.172 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:37 smithi060 systemd[1]: Stopping Ceph iscsi.iscsi.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:38.431 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:38 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a[62157]: debug Shutdown received 2024-09-17T00:24:48.432 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 bash[74099]: time="2024-09-17T00:24:48Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a in 10 seconds, resorting to SIGKILL" 2024-09-17T00:24:48.432 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 podman[74099]: 2024-09-17 00:24:48.193357379 +0000 UTC m=+10.130096393 container died 8dccebb25e25378963811c507353919b5d69c3d6aeaafa3340a65ed743158d3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731) 2024-09-17T00:24:48.903 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 podman[74099]: 2024-09-17 00:24:48.529429732 +0000 UTC m=+10.466168747 container cleanup 8dccebb25e25378963811c507353919b5d69c3d6aeaafa3340a65ed743158d3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T00:24:48.904 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 bash[74099]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a 2024-09-17T00:24:48.904 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 podman[74124]: 2024-09-17 00:24:48.688738969 +0000 UTC m=+0.495255881 container remove 8dccebb25e25378963811c507353919b5d69c3d6aeaafa3340a65ed743158d3e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-iscsi-iscsi-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-17T00:24:48.904 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@iscsi.iscsi.a.service: Main process exited, code=exited, status=137/n/a 2024-09-17T00:24:49.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-09-17T00:24:49.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 systemd[1]: Stopped Ceph iscsi.iscsi.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:49.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi060.stdout:Sep 17 00:24:48 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@iscsi.iscsi.a.service: Consumed 2.321s CPU time. 2024-09-17T00:24:50.420 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 systemd[1]: Stopping Ceph grafana.a for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:50.681 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=server t=2024-09-17T00:24:50.423054204Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T00:24:50.682 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=ticker t=2024-09-17T00:24:50.423413403Z level=info msg=stopped last_tick=2024-09-17T00:24:50Z 2024-09-17T00:24:50.682 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=tracing t=2024-09-17T00:24:50.423447032Z level=info msg="Closing tracing" 2024-09-17T00:24:50.682 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a[65305]: logger=sqlstore.transactions t=2024-09-17T00:24:50.434733083Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T00:24:50.682 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 podman[74399]: 2024-09-17 00:24:50.443854078 +0000 UTC m=+0.127439515 container died 9f95b9d5b39bbe4f36c0421ab8eea77bf27f688079b81e02e0ce4fa48f0edf86 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T00:24:51.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 podman[74399]: 2024-09-17 00:24:50.699822401 +0000 UTC m=+0.383407831 container cleanup 9f95b9d5b39bbe4f36c0421ab8eea77bf27f688079b81e02e0ce4fa48f0edf86 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T00:24:51.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 bash[74399]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a 2024-09-17T00:24:51.112 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:50 smithi060 podman[74415]: 2024-09-17 00:24:50.871293402 +0000 UTC m=+0.423701408 container remove 9f95b9d5b39bbe4f36c0421ab8eea77bf27f688079b81e02e0ce4fa48f0edf86 (image=quay.io/ceph/grafana:9.4.12, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T00:24:51.431 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:51 smithi060 systemd[1]: Stopping Ceph node-exporter.b for f33b3756-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:51.432 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:51 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T00:24:51.432 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:51 smithi060 systemd[1]: Stopped Ceph grafana.a for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:51.432 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Sep 17 00:24:51 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@grafana.a.service: Consumed 8.245s CPU time. 2024-09-17T00:24:51.896 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:51 smithi060 podman[74533]: 2024-09-17 00:24:51.637468066 +0000 UTC m=+0.152835809 container died 50f21c3b1cb9d3900f91b123ae25146095af9a2b9cdf21399c2267a379eb4ae3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T00:24:52.181 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:51 smithi060 podman[74533]: 2024-09-17 00:24:51.999248978 +0000 UTC m=+0.514616710 container cleanup 50f21c3b1cb9d3900f91b123ae25146095af9a2b9cdf21399c2267a379eb4ae3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T00:24:52.182 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:51 smithi060 bash[74533]: ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T00:24:52.559 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:52 smithi060 podman[74550]: 2024-09-17 00:24:52.267079053 +0000 UTC m=+0.633249401 container remove 50f21c3b1cb9d3900f91b123ae25146095af9a2b9cdf21399c2267a379eb4ae3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-f33b3756-7488-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T00:24:52.559 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:52 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:24:52.559 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:52 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T00:24:52.559 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:52 smithi060 systemd[1]: Stopped Ceph node-exporter.b for f33b3756-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:52.559 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Sep 17 00:24:52 smithi060 systemd[1]: ceph-f33b3756-7488-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 2.789s CPU time. 2024-09-17T00:24:53.070 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:24:53.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:24:53.134 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T00:24:53.135 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917/remote/smithi006/crash 2024-09-17T00:24:53.136 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/crash -- . 2024-09-17T00:24:53.186 INFO:teuthology.orchestra.run.smithi006.stderr:tar: /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T00:24:53.186 INFO:teuthology.orchestra.run.smithi006.stderr:tar: Error is not recoverable: exiting now 2024-09-17T00:24:53.188 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917/remote/smithi060/crash 2024-09-17T00:24:53.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/crash -- . 2024-09-17T00:24:53.225 INFO:teuthology.orchestra.run.smithi060.stderr:tar: /var/lib/ceph/f33b3756-7488-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T00:24:53.226 INFO:teuthology.orchestra.run.smithi060.stderr:tar: Error is not recoverable: exiting now 2024-09-17T00:24:53.226 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T00:24:53.227 DEBUG:teuthology.orchestra.run.smithi006:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-17T00:24:53.259 INFO:tasks.cephadm:Compressing logs... 2024-09-17T00:24:53.259 DEBUG:teuthology.orchestra.run.smithi006:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-17T00:24:53.302 DEBUG:teuthology.orchestra.run.smithi060:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:: No such file or directory 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/tcmu-runner.log: 63.7% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T00:24:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.log 2024-09-17T00:24:53.332 INFO:teuthology.orchestra.run.smithi060.stderr: 83.1% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T00:24:53.332 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T00:24:53.332 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T00:24:53.336 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mgr.x.log: 90.3% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T00:24:53.336 INFO:teuthology.orchestra.run.smithi060.stderr: 88.2% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T00:24:53.336 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T00:24:53.338 INFO:teuthology.orchestra.run.smithi006.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:: No such file or directory 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T00:24:53.339 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T00:24:53.340 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T00:24:53.340 INFO:teuthology.orchestra.run.smithi006.stderr: 90.6% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T00:24:53.340 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.2.log: 94.0% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T00:24:53.341 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T00:24:53.341 INFO:teuthology.orchestra.run.smithi006.stderr: 91.3% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T00:24:53.343 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.log 2024-09-17T00:24:53.343 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.a.log 2024-09-17T00:24:53.343 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T00:24:53.344 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.a.log: 58.9% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.a.log.gz 2024-09-17T00:24:53.345 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T00:24:53.346 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.3.log: 93.3% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T00:24:53.347 INFO:teuthology.orchestra.run.smithi060.stderr: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T00:24:53.353 INFO:teuthology.orchestra.run.smithi060.stderr: 89.2% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T00:24:53.361 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/cephadm.log: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T00:24:53.526 INFO:teuthology.orchestra.run.smithi060.stderr: 92.1% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T00:24:53.569 INFO:teuthology.orchestra.run.smithi006.stderr: 89.3% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T00:24:53.658 INFO:teuthology.orchestra.run.smithi006.stderr: 92.1% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T00:24:53.688 INFO:teuthology.orchestra.run.smithi060.stderr: 92.7% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T00:24:53.772 INFO:teuthology.orchestra.run.smithi060.stderr: 92.9% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T00:24:53.773 INFO:teuthology.orchestra.run.smithi006.stderr: 92.6% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T00:24:53.796 INFO:teuthology.orchestra.run.smithi060.stderr: 93.3% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T00:24:53.845 INFO:teuthology.orchestra.run.smithi060.stderr: 92.9% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T00:24:53.847 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-17T00:24:53.847 INFO:teuthology.orchestra.run.smithi060.stderr:real 0m0.529s 2024-09-17T00:24:53.847 INFO:teuthology.orchestra.run.smithi060.stderr:user 0m1.969s 2024-09-17T00:24:53.847 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m0.089s 2024-09-17T00:24:53.849 INFO:teuthology.orchestra.run.smithi006.stderr: 93.0% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T00:24:53.895 INFO:teuthology.orchestra.run.smithi006.stderr: 93.2% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T00:24:53.951 INFO:teuthology.orchestra.run.smithi006.stderr: 93.2% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T00:24:54.010 INFO:teuthology.orchestra.run.smithi006.stderr: 91.0% -- replaced with /var/log/ceph/f33b3756-7488-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T00:24:54.012 INFO:teuthology.orchestra.run.smithi006.stderr: 2024-09-17T00:24:54.012 INFO:teuthology.orchestra.run.smithi006.stderr:real 0m0.696s 2024-09-17T00:24:54.012 INFO:teuthology.orchestra.run.smithi006.stderr:user 0m3.290s 2024-09-17T00:24:54.012 INFO:teuthology.orchestra.run.smithi006.stderr:sys 0m0.129s 2024-09-17T00:24:54.013 INFO:tasks.cephadm:Archiving logs... 2024-09-17T00:24:54.013 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917/remote/smithi006/log 2024-09-17T00:24:54.014 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T00:24:54.482 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917/remote/smithi060/log 2024-09-17T00:24:54.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T00:24:54.795 INFO:tasks.cephadm:Removing cluster... 2024-09-17T00:24:54.796 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f33b3756-7488-11ef-bceb-c7b262605968 --force 2024-09-17T00:24:54.994 INFO:teuthology.orchestra.run.smithi006.stdout:Deleting cluster with fsid: f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:24:55.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f33b3756-7488-11ef-bceb-c7b262605968 --force 2024-09-17T00:24:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:Deleting cluster with fsid: f33b3756-7488-11ef-bceb-c7b262605968 2024-09-17T00:24:55.739 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T00:24:55.739 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T00:24:55.757 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T00:24:55.773 INFO:tasks.cephadm:Teardown complete 2024-09-17T00:24:55.774 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-17T00:24:55.783 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-17T00:24:55.784 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T00:24:55.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T00:24:55.894 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T00:24:55.905 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T00:24:55.905 DEBUG:teuthology.orchestra.run.smithi006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:24:55.908 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:24:55.922 INFO:teuthology.orchestra.run.smithi006.stderr:bash: line 1: ntpq: command not found 2024-09-17T00:24:55.922 INFO:teuthology.orchestra.run.smithi060.stderr:bash: line 1: ntpq: command not found 2024-09-17T00:24:55.927 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T00:24:55.927 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2024-09-17T00:24:55.927 INFO:teuthology.orchestra.run.smithi006.stdout:^* hv01.front.sepia.ceph.com 3 6 377 31 +3316us[+3348us] +/- 39ms 2024-09-17T00:24:55.927 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 32 -4197us[-4165us] +/- 72ms 2024-09-17T00:24:55.927 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 33 -2410us[-2378us] +/- 74ms 2024-09-17T00:24:55.927 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:24:55.928 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T00:24:55.929 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2024-09-17T00:24:55.929 INFO:teuthology.orchestra.run.smithi060.stdout:^* hv01.front.sepia.ceph.com 3 6 377 31 +3338us[+3357us] +/- 39ms 2024-09-17T00:24:55.929 INFO:teuthology.orchestra.run.smithi060.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 34 -4180us[-4162us] +/- 72ms 2024-09-17T00:24:55.929 INFO:teuthology.orchestra.run.smithi060.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 -2391us[-2372us] +/- 74ms 2024-09-17T00:24:55.929 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:24:55.929 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T00:24:55.937 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T00:24:55.938 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T00:24:55.945 DEBUG:teuthology.orchestra.run.smithi006:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-17T00:24:56.050 DEBUG:teuthology.orchestra.run.smithi060:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-17T00:24:56.125 DEBUG:teuthology.orchestra.run.smithi006:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-17T00:24:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:24:56.156 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-17T00:24:56.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:24:56.186 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T00:24:56.194 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T00:24:56.203 INFO:teuthology.task.internal:Duration was 1371.374119 seconds 2024-09-17T00:24:56.203 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T00:24:56.212 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T00:24:56.212 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T00:24:56.214 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T00:24:56.254 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T00:24:56.266 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T00:24:56.663 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T00:24:56.663 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi006.front.sepia.ceph.com 2024-09-17T00:24:56.664 DEBUG:teuthology.orchestra.run.smithi006:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T00:24:56.726 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-09-17T00:24:56.726 DEBUG:teuthology.orchestra.run.smithi060:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T00:24:56.748 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T00:24:56.748 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T00:24:56.769 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T00:24:56.815 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T00:24:56.816 DEBUG:teuthology.orchestra.run.smithi006:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T00:24:56.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T00:24:57.102 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T00:24:57.111 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T00:24:57.111 DEBUG:teuthology.orchestra.run.smithi006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T00:24:57.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T00:24:57.164 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T00:24:57.173 DEBUG:teuthology.orchestra.run.smithi006:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:24:57.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:24:57.202 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = core 2024-09-17T00:24:57.228 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-09-17T00:24:57.276 DEBUG:teuthology.orchestra.run.smithi006:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:24:57.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:24:57.291 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:24:57.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:24:57.332 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T00:24:57.341 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T00:24:57.342 DEBUG:teuthology.misc:Transferring archived files from smithi006:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917/remote/smithi006 2024-09-17T00:24:57.342 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T00:24:57.384 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907917/remote/smithi060 2024-09-17T00:24:57.384 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T00:24:57.421 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T00:24:57.421 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T00:24:57.423 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T00:24:57.471 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T00:24:57.480 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T00:24:57.480 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T00:24:57.491 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T00:24:57.491 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T00:24:57.494 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T00:24:57.507 INFO:teuthology.orchestra.run.smithi006.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 00:24 /home/ubuntu/cephtest 2024-09-17T00:24:57.526 INFO:teuthology.orchestra.run.smithi060.stdout: 266030 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 00:24 /home/ubuntu/cephtest 2024-09-17T00:24:57.527 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T00:24:57.537 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T00:24:57.561 INFO:teuthology.run:Summary data: description: orch/cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rotate-keys} duration: 1371.3741188049316 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-17T00:24:57.562 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T00:24:57.655 INFO:teuthology.run:pass