2024-09-17T01:33:56.155 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T01:33:56.176 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T01:33:56.269 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054 branch: squid description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908054' 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: 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\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} 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: - - host.a - client.0 - - host.b - client.1 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: smithi162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBClLI5XVBdvRnWuGx6Vg0A1qBIUdeHXPUQdHFywfoHC78bOU9hWQuuU9kJznWVmP+2LESaXyczwRgVYcmsUB8Ro= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBJPInj7piRJ7f8nt+6oc2OpmyhcEqU3clfKCQw+wYKOlMjp5fby/DIm96cXRvBSvNy+WDdnyZSCQiujDAWIJaM= 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 - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.apply: specs: - placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 - service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' 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-17T01:33:56.269 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa; will attempt to use it 2024-09-17T01:33:56.270 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks 2024-09-17T01:33:56.270 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T01:33:56.272 INFO:teuthology.task.internal:Checking packages... 2024-09-17T01:33:56.295 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c2ddf9721ef254645201cdbabd9c8f49c30a586f' 2024-09-17T01:33:56.295 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T01:33:56.295 INFO:teuthology.packaging:ref: None 2024-09-17T01:33:56.295 INFO:teuthology.packaging:tag: None 2024-09-17T01:33:56.295 INFO:teuthology.packaging:branch: squid 2024-09-17T01:33:56.295 INFO:teuthology.packaging:sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:33:56.295 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-17T01:33:56.510 INFO:teuthology.task.internal:Found packages for ceph version 19.2.0-0 2024-09-17T01:33:56.513 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T01:33:56.520 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T01:33:56.521 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T01:33:56.643 INFO:teuthology.task.internal:Saving configuration 2024-09-17T01:33:56.662 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T01:33:56.834 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T01:33:56.857 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054', '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-17 01:28:51.713257', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBClLI5XVBdvRnWuGx6Vg0A1qBIUdeHXPUQdHFywfoHC78bOU9hWQuuU9kJznWVmP+2LESaXyczwRgVYcmsUB8Ro='} 2024-09-17T01:33:56.883 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054', '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-17 01:28:51.711339', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBJPInj7piRJ7f8nt+6oc2OpmyhcEqU3clfKCQw+wYKOlMjp5fby/DIm96cXRvBSvNy+WDdnyZSCQiujDAWIJaM='} 2024-09-17T01:33:56.883 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T01:33:56.891 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-17T01:33:56.891 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-17T01:33:56.891 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T01:33:57.011 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1afc1afac0>, signals=[15]) 2024-09-17T01:33:57.011 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T01:33:57.033 INFO:teuthology.task.internal:Opening connections... 2024-09-17T01:33:57.033 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:33:57.034 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:33:57.110 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2024-09-17T01:33:57.111 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:33:57.188 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T01:33:57.200 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2024-09-17T01:33:57.219 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2024-09-17T01:33:57.219 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2024-09-17T01:33:57.277 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2024-09-17T01:33:57.277 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="9" 2024-09-17T01:33:57.277 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="9" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el9" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:LOGO="fedora-logo-icon" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T01:33:57.278 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T01:33:57.279 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2024-09-17T01:33:57.303 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2024-09-17T01:33:57.322 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2024-09-17T01:33:57.322 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2024-09-17T01:33:57.380 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="CentOS Stream" 2024-09-17T01:33:57.380 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="9" 2024-09-17T01:33:57.380 INFO:teuthology.orchestra.run.smithi191.stdout:ID="centos" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE="rhel fedora" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="9" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:PLATFORM_ID="platform:el9" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:ANSI_COLOR="0;31" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:LOGO="fedora-logo-icon" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://centos.org/" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T01:33:57.381 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T01:33:57.382 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2024-09-17T01:33:57.403 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T01:33:57.417 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T01:33:57.431 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T01:33:57.431 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2024-09-17T01:33:57.434 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2024-09-17T01:33:57.450 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T01:33:57.462 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T01:33:57.462 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2024-09-17T01:33:57.491 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2024-09-17T01:33:57.528 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T01:33:57.586 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T01:33:57.606 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T01:33:57.606 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T01:33:57.606 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T01:33:57.607 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T01:33:57.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:33:57.623 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-17T01:33:57.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:33:57.625 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-09-17T01:33:57.681 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-503.el9.x86_64 2024-09-17T01:33:57.682 INFO:teuthology.task.kernel:Running kernel on smithi162: 5.14.0-503.el9.x86_64 2024-09-17T01:33:57.682 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum install -y kernel 2024-09-17T01:33:57.683 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-503.el9.x86_64 2024-09-17T01:33:57.683 INFO:teuthology.task.kernel:Running kernel on smithi191: 5.14.0-503.el9.x86_64 2024-09-17T01:33:57.683 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum install -y kernel 2024-09-17T01:34:01.327 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.3 MB 00:01 2024-09-17T01:34:02.350 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.3 MB 00:02 2024-09-17T01:34:04.248 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-17T01:34:08.511 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - AppStream 3.3 MB/s | 20 MB 00:06 2024-09-17T01:34:08.731 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - CRB 9.6 MB/s | 6.5 MB 00:00 2024-09-17T01:34:10.491 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 19 kB 00:00 2024-09-17T01:34:11.253 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-17T01:34:13.695 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - CRB 4.6 MB/s | 6.5 MB 00:01 2024-09-17T01:34:15.121 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - Extras packages 115 kB/s | 19 kB 00:00 2024-09-17T01:34:16.251 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:01 2024-09-17T01:34:16.650 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-17T01:34:18.581 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T01:34:18.581 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T01:34:18.668 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T01:34:18.680 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T01:34:18.681 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T01:34:18.681 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:34:18.681 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-17T01:34:18.681 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:34:18.681 INFO:teuthology.orchestra.run.smithi162.stdout:Install 4 Packages 2024-09-17T01:34:18.681 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:34:18.681 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 79 M 2024-09-17T01:34:18.682 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 126 M 2024-09-17T01:34:18.682 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-17T01:34:18.901 INFO:teuthology.orchestra.run.smithi162.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 388 kB/s | 36 kB 00:00 2024-09-17T01:34:21.623 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-17T01:34:22.601 INFO:teuthology.orchestra.run.smithi162.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.1 MB/s | 16 MB 00:03 2024-09-17T01:34:23.523 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T01:34:23.523 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T01:34:23.601 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-09-17T01:34:23.613 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:34:23.613 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-09-17T01:34:23.613 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:34:23.613 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-09-17T01:34:23.613 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T01:34:23.613 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-09-17T01:34:23.613 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout:Install 4 Packages 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:34:23.614 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 79 M 2024-09-17T01:34:23.615 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 126 M 2024-09-17T01:34:23.615 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-09-17T01:34:24.001 INFO:teuthology.orchestra.run.smithi191.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 329 kB/s | 36 kB 00:00 2024-09-17T01:34:26.250 INFO:teuthology.orchestra.run.smithi162.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 3.9 MB/s | 29 MB 00:07 2024-09-17T01:34:26.326 INFO:teuthology.orchestra.run.smithi191.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 6.4 MB/s | 16 MB 00:02 2024-09-17T01:34:28.267 INFO:teuthology.orchestra.run.smithi191.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 6.7 MB/s | 29 MB 00:04 2024-09-17T01:34:28.283 INFO:teuthology.orchestra.run.smithi162.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 3.6 MB/s | 35 MB 00:09 2024-09-17T01:34:28.283 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-17T01:34:28.284 INFO:teuthology.orchestra.run.smithi162.stdout:Total 8.2 MB/s | 79 MB 00:09 2024-09-17T01:34:28.734 INFO:teuthology.orchestra.run.smithi191.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 7.1 MB/s | 35 MB 00:04 2024-09-17T01:34:28.735 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-09-17T01:34:28.735 INFO:teuthology.orchestra.run.smithi191.stdout:Total 15 MB/s | 79 MB 00:05 2024-09-17T01:34:28.966 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-17T01:34:29.369 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-17T01:34:29.369 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-17T01:34:29.413 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-09-17T01:34:29.765 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-09-17T01:34:29.765 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-09-17T01:34:30.324 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-17T01:34:30.325 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-17T01:34:30.728 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-09-17T01:34:30.729 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-09-17T01:34:32.784 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-17T01:34:33.163 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-09-17T01:34:33.595 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T01:34:33.766 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T01:34:33.868 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T01:34:33.977 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T01:34:36.538 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T01:34:36.659 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T01:34:36.722 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T01:34:36.880 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T01:34:41.508 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T01:34:41.577 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:34:41.737 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T01:34:41.790 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:34:46.411 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:34:46.667 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:24.879 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:24.918 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:25.084 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:25.126 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:25.217 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:25.217 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T01:35:25.217 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T01:35:25.217 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T01:35:25.434 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:25.435 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T01:35:25.435 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T01:35:25.435 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T01:35:26.038 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:26.038 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:35:26.038 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-17T01:35:26.038 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.038 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.039 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.039 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.039 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:35:26.039 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-17T01:35:26.273 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:35:26.274 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-09-17T01:35:26.395 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T01:35:26.485 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.486 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T01:35:26.486 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-17T01:35:26.487 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T01:35:26.487 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T01:35:26.487 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T01:35:26.487 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T01:35:26.487 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T01:35:26.547 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.548 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T01:35:26.548 DEBUG:teuthology.orchestra.run.smithi162:> sudo rpm -qi grub2-tools 2024-09-17T01:35:26.580 INFO:teuthology.orchestra.run.smithi162.stdout:Name : grub2-tools 2024-09-17T01:35:26.580 INFO:teuthology.orchestra.run.smithi162.stdout:Epoch : 1 2024-09-17T01:35:26.580 INFO:teuthology.orchestra.run.smithi162.stdout:Version : 2.06 2024-09-17T01:35:26.580 INFO:teuthology.orchestra.run.smithi162.stdout:Release : 82.el9 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: x86_64 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Group : Unspecified 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Size : 8274670 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:License : GPLv3+ 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Packager : builder@centos.org 2024-09-17T01:35:26.581 INFO:teuthology.orchestra.run.smithi162.stdout:Vendor : CentOS 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:Summary : Support tools for GRUB. 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:Description : 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:hardware devices. 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:35:26.582 INFO:teuthology.orchestra.run.smithi162.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T01:35:26.583 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T01:35:26.583 INFO:teuthology.task.kernel:Updating grub on smithi162 to boot 5.14.0-508.el9.x86_64 2024-09-17T01:35:26.583 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T01:35:26.613 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T01:35:26.695 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.695 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T01:35:26.696 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-17T01:35:26.696 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T01:35:26.696 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T01:35:26.696 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T01:35:26.696 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T01:35:26.697 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T01:35:26.758 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T01:35:26.758 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T01:35:26.758 DEBUG:teuthology.orchestra.run.smithi191:> sudo rpm -qi grub2-tools 2024-09-17T01:35:26.791 INFO:teuthology.orchestra.run.smithi191.stdout:Name : grub2-tools 2024-09-17T01:35:26.792 INFO:teuthology.orchestra.run.smithi191.stdout:Epoch : 1 2024-09-17T01:35:26.792 INFO:teuthology.orchestra.run.smithi191.stdout:Version : 2.06 2024-09-17T01:35:26.792 INFO:teuthology.orchestra.run.smithi191.stdout:Release : 82.el9 2024-09-17T01:35:26.792 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: x86_64 2024-09-17T01:35:26.792 INFO:teuthology.orchestra.run.smithi191.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T01:35:26.793 INFO:teuthology.orchestra.run.smithi191.stdout:Group : Unspecified 2024-09-17T01:35:26.793 INFO:teuthology.orchestra.run.smithi191.stdout:Size : 8274670 2024-09-17T01:35:26.794 INFO:teuthology.orchestra.run.smithi191.stdout:License : GPLv3+ 2024-09-17T01:35:26.794 INFO:teuthology.orchestra.run.smithi191.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T01:35:26.794 INFO:teuthology.orchestra.run.smithi191.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T01:35:26.794 INFO:teuthology.orchestra.run.smithi191.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T01:35:26.794 INFO:teuthology.orchestra.run.smithi191.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T01:35:26.794 INFO:teuthology.orchestra.run.smithi191.stdout:Packager : builder@centos.org 2024-09-17T01:35:26.794 INFO:teuthology.orchestra.run.smithi191.stdout:Vendor : CentOS 2024-09-17T01:35:26.795 INFO:teuthology.orchestra.run.smithi191.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T01:35:26.795 INFO:teuthology.orchestra.run.smithi191.stdout:Summary : Support tools for GRUB. 2024-09-17T01:35:26.795 INFO:teuthology.orchestra.run.smithi191.stdout:Description : 2024-09-17T01:35:26.795 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:35:26.795 INFO:teuthology.orchestra.run.smithi191.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T01:35:26.795 INFO:teuthology.orchestra.run.smithi191.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T01:35:26.796 INFO:teuthology.orchestra.run.smithi191.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T01:35:26.796 INFO:teuthology.orchestra.run.smithi191.stdout:hardware devices. 2024-09-17T01:35:26.796 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:35:26.796 INFO:teuthology.orchestra.run.smithi191.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T01:35:26.798 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T01:35:26.798 INFO:teuthology.task.kernel:Updating grub on smithi191 to boot 5.14.0-508.el9.x86_64 2024-09-17T01:35:26.798 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T01:35:27.222 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2024-09-17T01:35:27.422 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2024-09-17T01:35:28.504 INFO:teuthology.orchestra.run.smithi162.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T01:35:28.533 INFO:teuthology.orchestra.run.smithi162.stderr:done 2024-09-17T01:35:28.535 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2024-09-17T01:35:28.551 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.JrKTkrH7Gx 2024-09-17T01:35:28.551 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.JrKTkrH7Gx 2024-09-17T01:35:28.621 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.JrKTkrH7Gx 2024-09-17T01:35:28.783 INFO:teuthology.orchestra.run.smithi191.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T01:35:28.784 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.JrKTkrH7Gx is 6KB 2024-09-17T01:35:28.824 INFO:teuthology.orchestra.run.smithi191.stderr:done 2024-09-17T01:35:28.826 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2024-09-17T01:35:28.833 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.JrKTkrH7Gx 2024-09-17T01:35:28.841 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.TB90DEicvu 2024-09-17T01:35:28.841 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TB90DEicvu 2024-09-17T01:35:28.848 DEBUG:teuthology.orchestra.run.smithi162:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T01:35:28.910 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.TB90DEicvu 2024-09-17T01:35:28.911 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T01:35:28.911 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T01:35:28.911 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T01:35:28.911 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T01:35:28.912 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T01:35:29.050 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2024-09-17T01:35:29.053 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.TB90DEicvu is 6KB 2024-09-17T01:35:29.101 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.TB90DEicvu 2024-09-17T01:35:29.117 DEBUG:teuthology.orchestra.run.smithi191:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T01:35:29.179 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T01:35:29.179 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T01:35:29.179 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T01:35:29.179 INFO:teuthology.orchestra.run.smithi191.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T01:35:29.180 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T01:35:29.346 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2024-09-17T01:35:59.074 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T01:35:59.075 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-17T01:35:59.076 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:35:59.350 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T01:35:59.643 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-17T01:35:59.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:36:33.597 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-17T01:36:42.605 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-17T01:36:42.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:36:59.655 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T01:37:08.660 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-17T01:37:08.661 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:37:09.102 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-09-17T01:37:09.548 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-17T01:37:09.548 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T01:37:09.549 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-09-17T01:37:09.563 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-508.el9.x86_64 2024-09-17T01:37:09.564 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-17T01:37:09.564 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T01:37:09.564 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T01:37:10.564 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T01:37:10.565 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T01:37:10.645 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2024-09-17T01:37:10.666 DEBUG:teuthology.parallel:result is None 2024-09-17T01:37:42.609 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T01:37:54.610 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-17T01:37:54.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:37:54.922 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-17T01:37:55.336 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-17T01:37:55.336 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T01:37:55.336 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-17T01:37:55.353 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-508.el9.x86_64 2024-09-17T01:37:55.353 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-17T01:37:55.354 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T01:37:55.354 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T01:37:56.355 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T01:37:56.355 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T01:37:56.436 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2024-09-17T01:37:56.460 DEBUG:teuthology.parallel:result is None 2024-09-17T01:37:56.460 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T01:37:56.467 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T01:37:56.468 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T01:37:56.471 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T01:37:56.491 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T01:37:56.622 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T01:37:56.630 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T01:37:56.631 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T01:37:56.633 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T01:37:56.659 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T01:37:56.666 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T01:37:56.666 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:37:56.698 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:37:56.727 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T01:37:56.729 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T01:37:56.740 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T01:37:56.741 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T01:37:56.742 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T01:37:56.749 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T01:37:56.749 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T01:37:56.783 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T01:37:56.810 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T01:37:56.850 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T01:37:56.850 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T01:37:56.853 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T01:37:56.869 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T01:37:56.948 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T01:37:56.995 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T01:37:57.078 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T01:37:57.118 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:37:57.119 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T01:37:57.183 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T01:37:57.227 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T01:37:57.289 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T01:37:57.333 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T01:37:57.373 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:37:57.374 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T01:37:57.439 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2024-09-17T01:37:57.441 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2024-09-17T01:37:57.485 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T01:37:57.526 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T01:37:57.974 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T01:37:57.983 INFO:teuthology.task.internal:Starting timer... 2024-09-17T01:37:57.983 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T01:37:57.994 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T01:37:58.004 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-17T01:37:58.004 DEBUG:teuthology.orchestra.run.smithi162:> sudo service auditd rotate 2024-09-17T01:37:58.056 INFO:teuthology.orchestra.run.smithi162.stdout:Rotating logs: 2024-09-17T01:37:58.057 DEBUG:teuthology.orchestra.run.smithi191:> sudo service auditd rotate 2024-09-17T01:37:58.121 INFO:teuthology.orchestra.run.smithi191.stdout:Rotating logs: 2024-09-17T01:37:58.123 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T01:37:58.123 DEBUG:teuthology.orchestra.run.smithi162:> /usr/sbin/getenforce 2024-09-17T01:37:58.156 INFO:teuthology.orchestra.run.smithi162.stdout:Permissive 2024-09-17T01:37:58.156 DEBUG:teuthology.orchestra.run.smithi191:> /usr/sbin/getenforce 2024-09-17T01:37:58.183 INFO:teuthology.orchestra.run.smithi191.stdout:Permissive 2024-09-17T01:37:58.183 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi162.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi191.front.sepia.ceph.com': 'permissive'} 2024-09-17T01:37:58.183 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:37:58.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:37:58.223 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:37:58.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:37:58.251 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T01:37:58.251 DEBUG:teuthology.orchestra.run.smithi162:> sudo /usr/sbin/setenforce permissive 2024-09-17T01:37:58.295 DEBUG:teuthology.orchestra.run.smithi191:> sudo /usr/sbin/setenforce permissive 2024-09-17T01:37:58.328 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T01:37:58.338 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T01:37:58.349 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-17T01:37:58.350 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi162.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T01:41:43.316 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi162.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2024-09-17T01:41:43.317 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-17T01:41:43.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:41:43.399 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-17T01:41:43.485 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-17T01:41:43.485 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-17T01:41:43.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T01:41:43.564 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-09-17T01:41:43.645 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-09-17T01:41:43.645 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T01:41:43.656 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T01:41:43.656 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T01:41:43.657 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:41:43.659 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T01:41:43.659 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:41:43.689 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T01:41:43.704 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T01:41:43.715 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T01:41:43.730 INFO:teuthology.orchestra.run.smithi162.stderr:sudo: ntpd: command not found 2024-09-17T01:41:43.730 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T01:41:43.741 INFO:teuthology.orchestra.run.smithi162.stdout:506 Cannot talk to daemon 2024-09-17T01:41:43.755 INFO:teuthology.orchestra.run.smithi191.stderr:sudo: ntpd: command not found 2024-09-17T01:41:43.757 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T01:41:43.766 INFO:teuthology.orchestra.run.smithi191.stdout:506 Cannot talk to daemon 2024-09-17T01:41:43.771 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T01:41:43.781 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T01:41:43.795 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T01:41:43.825 INFO:teuthology.orchestra.run.smithi162.stderr:bash: line 1: ntpq: command not found 2024-09-17T01:41:43.829 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T01:41:43.829 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2024-09-17T01:41:43.829 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.829 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.829 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.829 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.855 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-09-17T01:41:43.858 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T01:41:43.858 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-09-17T01:41:43.859 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.859 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.859 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.859 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:41:43.860 INFO:teuthology.run_tasks:Running task pexec... 2024-09-17T01:41:43.869 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-17T01:41:43.869 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:41:43.869 DEBUG:teuthology.orchestra.run.smithi162:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T01:41:43.870 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi191.front.sepia.ceph.com 2024-09-17T01:41:43.870 DEBUG:teuthology.orchestra.run.smithi191:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T01:41:44.223 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-17T01:41:44.238 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:41:44.238 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:Removing: 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:Removing unused dependencies: 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:Remove 2 Packages 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:Freed space: 5.5 M 2024-09-17T01:41:44.239 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-17T01:41:44.242 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-17T01:41:44.242 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-17T01:41:44.252 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout:Removing: 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout:Removing unused dependencies: 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-09-17T01:41:44.258 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:41:44.259 INFO:teuthology.orchestra.run.smithi191.stdout:Remove 2 Packages 2024-09-17T01:41:44.259 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:44.259 INFO:teuthology.orchestra.run.smithi191.stdout:Freed space: 5.5 M 2024-09-17T01:41:44.259 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-09-17T01:41:44.263 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-09-17T01:41:44.263 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-09-17T01:41:44.310 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-17T01:41:44.311 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-17T01:41:44.324 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-09-17T01:41:44.324 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-09-17T01:41:44.458 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-17T01:41:44.476 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-09-17T01:41:44.523 INFO:teuthology.orchestra.run.smithi162.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T01:41:44.552 INFO:teuthology.orchestra.run.smithi191.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T01:41:44.573 INFO:teuthology.orchestra.run.smithi162.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T01:41:44.607 INFO:teuthology.orchestra.run.smithi191.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T01:41:45.127 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T01:41:45.127 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T01:41:45.159 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T01:41:45.159 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T01:41:45.410 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T01:41:45.410 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:45.410 INFO:teuthology.orchestra.run.smithi162.stdout:Removed: 2024-09-17T01:41:45.410 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T01:41:45.410 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:45.410 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-17T01:41:45.417 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T01:41:45.417 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:45.417 INFO:teuthology.orchestra.run.smithi191.stdout:Removed: 2024-09-17T01:41:45.418 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T01:41:45.418 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:45.418 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-09-17T01:41:46.261 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:00:49 ago on Tue 17 Sep 2024 01:40:57 AM UTC. 2024-09-17T01:41:46.267 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:00:49 ago on Tue 17 Sep 2024 01:40:57 AM UTC. 2024-09-17T01:41:46.398 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T01:41:46.399 INFO:teuthology.orchestra.run.smithi162.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T01:41:46.400 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:46.400 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-17T01:41:46.400 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-17T01:41:46.400 INFO:teuthology.orchestra.run.smithi162.stdout:Install 7 Packages 2024-09-17T01:41:46.400 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:46.401 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-09-17T01:41:46.402 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:41:46.402 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T01:41:46.403 INFO:teuthology.orchestra.run.smithi191.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T01:41:46.404 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:46.404 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-09-17T01:41:46.404 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-09-17T01:41:46.404 INFO:teuthology.orchestra.run.smithi191.stdout:Install 7 Packages 2024-09-17T01:41:46.404 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:46.412 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 5.2 M 2024-09-17T01:41:46.413 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 19 M 2024-09-17T01:41:46.413 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-09-17T01:41:46.414 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 5.2 M 2024-09-17T01:41:46.415 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 19 M 2024-09-17T01:41:46.415 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-17T01:41:46.671 INFO:teuthology.orchestra.run.smithi162.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 432 kB/s | 44 kB 00:00 2024-09-17T01:41:46.696 INFO:teuthology.orchestra.run.smithi162.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 827 kB/s | 106 kB 00:00 2024-09-17T01:41:46.730 INFO:teuthology.orchestra.run.smithi162.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-17T01:41:46.755 INFO:teuthology.orchestra.run.smithi162.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-17T01:41:46.797 INFO:teuthology.orchestra.run.smithi162.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.9 MB/s | 906 kB 00:00 2024-09-17T01:41:46.847 INFO:teuthology.orchestra.run.smithi162.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-17T01:41:46.897 INFO:teuthology.orchestra.run.smithi191.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 324 kB/s | 44 kB 00:00 2024-09-17T01:41:46.930 INFO:teuthology.orchestra.run.smithi191.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 622 kB/s | 106 kB 00:00 2024-09-17T01:41:46.980 INFO:teuthology.orchestra.run.smithi191.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-17T01:41:47.006 INFO:teuthology.orchestra.run.smithi191.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 657 kB/s | 72 kB 00:00 2024-09-17T01:41:47.048 INFO:teuthology.orchestra.run.smithi191.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.1 MB/s | 906 kB 00:00 2024-09-17T01:41:47.115 INFO:teuthology.orchestra.run.smithi191.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-09-17T01:41:47.606 INFO:teuthology.orchestra.run.smithi162.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.7 MB/s | 3.2 MB 00:00 2024-09-17T01:41:47.606 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-17T01:41:47.606 INFO:teuthology.orchestra.run.smithi162.stdout:Total 4.3 MB/s | 5.2 MB 00:01 2024-09-17T01:41:47.716 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-17T01:41:47.731 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-17T01:41:47.731 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-17T01:41:47.882 INFO:teuthology.orchestra.run.smithi191.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.6 MB/s | 3.2 MB 00:00 2024-09-17T01:41:47.882 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-09-17T01:41:47.882 INFO:teuthology.orchestra.run.smithi191.stdout:Total 3.5 MB/s | 5.2 MB 00:01 2024-09-17T01:41:47.989 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-09-17T01:41:48.004 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-09-17T01:41:48.004 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-09-17T01:41:48.030 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-17T01:41:48.030 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-17T01:41:48.297 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-09-17T01:41:48.297 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-09-17T01:41:48.498 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-17T01:41:48.583 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-17T01:41:48.626 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-17T01:41:48.654 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-17T01:41:48.771 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-09-17T01:41:48.862 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-17T01:41:48.884 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-17T01:41:48.894 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T01:41:48.919 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-17T01:41:48.947 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-17T01:41:49.152 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-17T01:41:49.195 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T01:41:49.327 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T01:41:49.355 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T01:41:49.473 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T01:41:49.533 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T01:41:49.635 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-17T01:41:49.681 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T01:41:49.783 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-17T01:41:49.852 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T01:41:50.513 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T01:41:50.513 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-17T01:41:50.513 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-17T01:41:50.514 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-17T01:41:50.514 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-17T01:41:50.514 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-17T01:41:50.514 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-17T01:41:50.852 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T01:41:50.852 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-17T01:41:50.852 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-17T01:41:50.852 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-17T01:41:50.852 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-17T01:41:50.852 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-17T01:41:50.852 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-17T01:41:50.867 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T01:41:50.867 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:50.867 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-17T01:41:50.867 INFO:teuthology.orchestra.run.smithi162.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T01:41:50.867 INFO:teuthology.orchestra.run.smithi162.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T01:41:50.867 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T01:41:50.868 INFO:teuthology.orchestra.run.smithi162.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-17T01:41:50.868 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:41:50.868 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-17T01:41:51.240 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:41:51.241 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-09-17T01:41:51.258 DEBUG:teuthology.parallel:result is None 2024-09-17T01:41:51.638 DEBUG:teuthology.parallel:result is None 2024-09-17T01:41:51.638 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-17T01:41:51.648 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-17T01:41:51.648 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:41:51.649 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T01:41:51.666 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-17T01:41:51.666 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_1 2024-09-17T01:41:51.725 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T01:41:51.725 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:51.725 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-17T01:41:51.725 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:51.725 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:51.725 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:41:49.741344144 +0000 2024-09-17T01:41:51.725 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:49.439265559 +0000 2024-09-17T01:41:51.726 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:49.439265559 +0000 2024-09-17T01:41:51.726 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:49.439265559 +0000 2024-09-17T01:41:51.726 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T01:41:51.790 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:41:51.791 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:41:51.791 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000268082 s, 1.9 MB/s 2024-09-17T01:41:51.792 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T01:41:51.849 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_2 2024-09-17T01:41:51.905 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T01:41:51.905 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:51.905 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-17T01:41:51.905 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:51.905 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:51.905 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:41:49.741344144 +0000 2024-09-17T01:41:51.906 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:49.440265882 +0000 2024-09-17T01:41:51.906 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:49.440265882 +0000 2024-09-17T01:41:51.906 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:49.440265882 +0000 2024-09-17T01:41:51.906 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T01:41:51.969 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:41:51.969 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:41:51.969 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000216776 s, 2.4 MB/s 2024-09-17T01:41:51.970 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T01:41:52.027 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_3 2024-09-17T01:41:52.081 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:41:49.741344144 +0000 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:49.443266851 +0000 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:49.443266851 +0000 2024-09-17T01:41:52.082 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:49.443266851 +0000 2024-09-17T01:41:52.082 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T01:41:52.145 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:41:52.145 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:41:52.145 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000228714 s, 2.2 MB/s 2024-09-17T01:41:52.146 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T01:41:52.203 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_4 2024-09-17T01:41:52.259 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T01:41:52.259 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:52.259 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-17T01:41:52.259 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:52.260 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:52.260 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:41:49.742344125 +0000 2024-09-17T01:41:52.260 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:49.439265559 +0000 2024-09-17T01:41:52.260 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:49.439265559 +0000 2024-09-17T01:41:52.260 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:49.439265559 +0000 2024-09-17T01:41:52.260 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T01:41:52.323 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:41:52.323 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:41:52.323 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.00017421 s, 2.9 MB/s 2024-09-17T01:41:52.325 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T01:41:52.381 DEBUG:teuthology.orchestra.run.smithi162:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-17T01:41:52.541 INFO:teuthology.orchestra.run.smithi162.stdout:loop 2024-09-17T01:41:52.541 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_1... 2024-09-17T01:41:52.542 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-17T01:41:52.574 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-17T01:41:52.604 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_11 2024-09-17T01:41:52.642 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme1 2024-09-17T01:41:52.644 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_2... 2024-09-17T01:41:52.644 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-17T01:41:52.718 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-17T01:41:52.748 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_21 2024-09-17T01:41:52.780 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme2 2024-09-17T01:41:52.782 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_3... 2024-09-17T01:41:52.782 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-17T01:41:52.856 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-17T01:41:52.887 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_31 2024-09-17T01:41:52.918 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme3 2024-09-17T01:41:52.920 INFO:tasks.nvme_loop:Connecting nvme_loop smithi162:/dev/vg_nvme/lv_4... 2024-09-17T01:41:52.920 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-17T01:41:52.995 INFO:teuthology.orchestra.run.smithi162.stdout:1 2024-09-17T01:41:53.025 INFO:teuthology.orchestra.run.smithi162.stdout:/dev/vg_nvme/lv_41 2024-09-17T01:41:53.060 INFO:teuthology.orchestra.run.smithi162.stdout:connecting to device: nvme4 2024-09-17T01:41:53.062 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:41:53.062 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T01:41:53.120 DEBUG:teuthology.orchestra.run.smithi162:> sudo nvme list -o json 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout:{ 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: "Devices":[ 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng4n1", 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:53.185 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"a356d2976d263921d08c", 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng3n1", 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:53.186 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"ca6894a8309458af1c0e", 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng2n1", 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:53.187 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"ae63daa142465dc21b75", 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng1n1", 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"f2f86a69a8f1c7cc70bf", 2024-09-17T01:41:53.188 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: }, 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: { 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "NameSpace":1, 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "GenericPath":"/dev/ng0n1", 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "Firmware":"8DV101H0", 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "SerialNumber":"CVFT623300JU400BGN", 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "UsedBytes":400088457216, 2024-09-17T01:41:53.189 INFO:teuthology.orchestra.run.smithi162.stdout: "MaximumLBA":781422768, 2024-09-17T01:41:53.190 INFO:teuthology.orchestra.run.smithi162.stdout: "PhysicalSize":400088457216, 2024-09-17T01:41:53.190 INFO:teuthology.orchestra.run.smithi162.stdout: "SectorSize":512 2024-09-17T01:41:53.190 INFO:teuthology.orchestra.run.smithi162.stdout: } 2024-09-17T01:41:53.190 INFO:teuthology.orchestra.run.smithi162.stdout: ] 2024-09-17T01:41:53.190 INFO:teuthology.orchestra.run.smithi162.stdout:} 2024-09-17T01:41:53.191 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T01:41:53.191 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:41:53.191 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/scratch_devs 2024-09-17T01:41:53.256 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:41:53.257 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T01:41:53.276 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-17T01:41:53.276 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_1 2024-09-17T01:41:53.334 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T01:41:53.334 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:53.334 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-17T01:41:53.335 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:53.335 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:53.335 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:41:50.078206077 +0000 2024-09-17T01:41:53.335 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:49.748211884 +0000 2024-09-17T01:41:53.335 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:49.748211884 +0000 2024-09-17T01:41:53.335 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:49.748211884 +0000 2024-09-17T01:41:53.335 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T01:41:53.402 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:41:53.402 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:41:53.403 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000199089 s, 2.6 MB/s 2024-09-17T01:41:53.404 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T01:41:53.462 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_2 2024-09-17T01:41:53.519 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T01:41:53.519 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:53.519 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-17T01:41:53.519 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:53.520 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:53.520 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:41:50.079206060 +0000 2024-09-17T01:41:53.520 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:49.750211848 +0000 2024-09-17T01:41:53.520 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:49.750211848 +0000 2024-09-17T01:41:53.520 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:49.750211848 +0000 2024-09-17T01:41:53.520 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T01:41:53.585 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:41:53.585 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:41:53.585 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000222036 s, 2.3 MB/s 2024-09-17T01:41:53.586 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T01:41:53.644 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_3 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:41:50.079206060 +0000 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:49.748211884 +0000 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:49.748211884 +0000 2024-09-17T01:41:53.701 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:49.748211884 +0000 2024-09-17T01:41:53.701 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T01:41:53.769 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:41:53.769 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:41:53.769 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000214897 s, 2.4 MB/s 2024-09-17T01:41:53.769 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T01:41:53.827 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_4 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:41:50.079206060 +0000 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:49.750211848 +0000 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:49.750211848 +0000 2024-09-17T01:41:53.884 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:49.750211848 +0000 2024-09-17T01:41:53.885 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T01:41:53.949 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:41:53.949 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:41:53.949 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000213707 s, 2.4 MB/s 2024-09-17T01:41:53.950 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T01:41:54.007 DEBUG:teuthology.orchestra.run.smithi191:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-17T01:41:54.149 INFO:teuthology.orchestra.run.smithi191.stdout:loop 2024-09-17T01:41:54.150 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_1... 2024-09-17T01:41:54.150 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-17T01:41:54.183 INFO:teuthology.orchestra.run.smithi191.stdout:1 2024-09-17T01:41:54.212 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_11 2024-09-17T01:41:54.245 INFO:teuthology.orchestra.run.smithi191.stdout:connecting to device: nvme1 2024-09-17T01:41:54.250 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_2... 2024-09-17T01:41:54.251 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-17T01:41:54.324 INFO:teuthology.orchestra.run.smithi191.stdout:1 2024-09-17T01:41:54.360 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_21 2024-09-17T01:41:54.395 INFO:teuthology.orchestra.run.smithi191.stdout:connecting to device: nvme2 2024-09-17T01:41:54.397 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_3... 2024-09-17T01:41:54.397 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-17T01:41:54.471 INFO:teuthology.orchestra.run.smithi191.stdout:1 2024-09-17T01:41:54.502 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_31 2024-09-17T01:41:54.538 INFO:teuthology.orchestra.run.smithi191.stdout:connecting to device: nvme3 2024-09-17T01:41:54.539 INFO:tasks.nvme_loop:Connecting nvme_loop smithi191:/dev/vg_nvme/lv_4... 2024-09-17T01:41:54.539 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-17T01:41:54.614 INFO:teuthology.orchestra.run.smithi191.stdout:1 2024-09-17T01:41:54.644 INFO:teuthology.orchestra.run.smithi191.stdout:/dev/vg_nvme/lv_41 2024-09-17T01:41:54.679 INFO:teuthology.orchestra.run.smithi191.stdout:connecting to device: nvme4 2024-09-17T01:41:54.681 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:41:54.682 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T01:41:54.738 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme list -o json 2024-09-17T01:41:54.804 INFO:teuthology.orchestra.run.smithi191.stdout:{ 2024-09-17T01:41:54.804 INFO:teuthology.orchestra.run.smithi191.stdout: "Devices":[ 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: { 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "NameSpace":1, 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "GenericPath":"/dev/ng4n1", 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "SerialNumber":"45094493bd3dc9fa1814", 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: "SectorSize":512 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: }, 2024-09-17T01:41:54.805 INFO:teuthology.orchestra.run.smithi191.stdout: { 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "NameSpace":1, 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "GenericPath":"/dev/ng3n1", 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "SerialNumber":"7cfdccf77410a4b0c5fb", 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: "SectorSize":512 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: }, 2024-09-17T01:41:54.806 INFO:teuthology.orchestra.run.smithi191.stdout: { 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "NameSpace":1, 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "GenericPath":"/dev/ng2n1", 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "SerialNumber":"2b7d9bade6c6e7c1ab18", 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "SectorSize":512 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: }, 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: { 2024-09-17T01:41:54.807 INFO:teuthology.orchestra.run.smithi191.stdout: "NameSpace":1, 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "GenericPath":"/dev/ng1n1", 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "Firmware":"5.14.0-5", 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "ModelNumber":"Linux", 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "SerialNumber":"0a2886c990449e2df766", 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "UsedBytes":95995035648, 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "MaximumLBA":187490304, 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "PhysicalSize":95995035648, 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "SectorSize":512 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: }, 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: { 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "NameSpace":1, 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-17T01:41:54.808 INFO:teuthology.orchestra.run.smithi191.stdout: "GenericPath":"/dev/ng0n1", 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: "Firmware":"8DV101H0", 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: "SerialNumber":"CVFT6303008M400BGN", 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: "UsedBytes":400088457216, 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: "MaximumLBA":781422768, 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: "PhysicalSize":400088457216, 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: "SectorSize":512 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: } 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout: ] 2024-09-17T01:41:54.809 INFO:teuthology.orchestra.run.smithi191.stdout:} 2024-09-17T01:41:54.810 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T01:41:54.810 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:41:54.810 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/scratch_devs 2024-09-17T01:41:54.875 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T01:41:54.974 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'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\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'} 2024-09-17T01:41:54.974 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:41:54.975 INFO:tasks.cephadm:Cluster fsid is 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:41:54.975 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T01:41:54.975 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-17T01:41:54.975 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi162': '172.21.15.162', 'mon.smithi191': '172.21.15.191'} 2024-09-17T01:41:54.975 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T01:41:54.976 DEBUG:teuthology.orchestra.run.smithi162:> sudo hostname $(hostname -s) 2024-09-17T01:41:55.007 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2024-09-17T01:41:55.032 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T01:41:55.033 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-17T01:41:55.180 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-17T01:41:55.323 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-17T01:41:55.325 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/x86_64/flavors/default/cephadm 2024-09-17T01:41:55.325 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-17T01:41:55.325 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:41:55.708 INFO:teuthology.orchestra.run.smithi162.stdout:-rw-r--r--. 1 ubuntu ubuntu 784439 Sep 17 01:41 /home/ubuntu/cephtest/cephadm 2024-09-17T01:41:55.709 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:41:56.066 INFO:teuthology.orchestra.run.smithi191.stdout:-rw-r--r--. 1 ubuntu ubuntu 784439 Sep 17 01:41 /home/ubuntu/cephtest/cephadm 2024-09-17T01:41:56.066 DEBUG:teuthology.orchestra.run.smithi162:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T01:41:56.086 DEBUG:teuthology.orchestra.run.smithi191:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T01:41:56.112 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f on all hosts... 2024-09-17T01:41:56.112 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f pull 2024-09-17T01:41:56.129 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f pull 2024-09-17T01:41:57.692 INFO:teuthology.orchestra.run.smithi191.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T01:41:57.723 INFO:teuthology.orchestra.run.smithi162.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T01:42:25.279 INFO:teuthology.orchestra.run.smithi162.stdout:{ 2024-09-17T01:42:25.279 INFO:teuthology.orchestra.run.smithi162.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T01:42:25.280 INFO:teuthology.orchestra.run.smithi162.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T01:42:25.280 INFO:teuthology.orchestra.run.smithi162.stdout: "repo_digests": [ 2024-09-17T01:42:25.280 INFO:teuthology.orchestra.run.smithi162.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T01:42:25.280 INFO:teuthology.orchestra.run.smithi162.stdout: ] 2024-09-17T01:42:25.280 INFO:teuthology.orchestra.run.smithi162.stdout:} 2024-09-17T01:42:29.003 INFO:teuthology.orchestra.run.smithi191.stdout:{ 2024-09-17T01:42:29.004 INFO:teuthology.orchestra.run.smithi191.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T01:42:29.004 INFO:teuthology.orchestra.run.smithi191.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T01:42:29.004 INFO:teuthology.orchestra.run.smithi191.stdout: "repo_digests": [ 2024-09-17T01:42:29.004 INFO:teuthology.orchestra.run.smithi191.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T01:42:29.004 INFO:teuthology.orchestra.run.smithi191.stdout: ] 2024-09-17T01:42:29.004 INFO:teuthology.orchestra.run.smithi191.stdout:} 2024-09-17T01:42:29.029 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /etc/ceph 2024-09-17T01:42:29.063 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /etc/ceph 2024-09-17T01:42:29.090 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 777 /etc/ceph 2024-09-17T01:42:29.132 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 777 /etc/ceph 2024-09-17T01:42:29.156 INFO:tasks.cephadm:Writing seed config... 2024-09-17T01:42:29.157 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T01:42:29.157 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T01:42:29.157 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T01:42:29.157 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T01:42:29.157 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T01:42:29.157 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T01:42:29.157 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T01:42:29.158 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T01:42:29.158 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:42:29.158 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T01:42:29.190 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 = 0502afa2-7496-11ef-bceb-c7b262605968 [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-17T01:42:29.190 DEBUG:teuthology.orchestra.run.smithi162:mon.smithi162> sudo journalctl -f -n 0 -u ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162.service 2024-09-17T01:42:29.233 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T01:42:29.233 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f -v bootstrap --fsid 0502afa2-7496-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-ip 172.21.15.162 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:42:29.438 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-17T01:42:29.438 INFO:teuthology.orchestra.run.smithi162.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f', '-v', 'bootstrap', '--fsid', '0502afa2-7496-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-ip', '172.21.15.162', '--skip-admin-label'] 2024-09-17T01:42:29.438 INFO:teuthology.orchestra.run.smithi162.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T01:42:29.438 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying podman|docker is present... 2024-09-17T01:42:29.467 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stdout 5.2.2 2024-09-17T01:42:29.468 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying lvm2 is present... 2024-09-17T01:42:29.468 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying time synchronization is in place... 2024-09-17T01:42:29.475 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T01:42:29.475 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T01:42:29.481 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T01:42:29.482 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout inactive 2024-09-17T01:42:29.488 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout enabled 2024-09-17T01:42:29.495 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout active 2024-09-17T01:42:29.495 INFO:teuthology.orchestra.run.smithi162.stdout:Unit chronyd.service is enabled and running 2024-09-17T01:42:29.495 INFO:teuthology.orchestra.run.smithi162.stdout:Repeating the final host check... 2024-09-17T01:42:29.517 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stdout 5.2.2 2024-09-17T01:42:29.517 INFO:teuthology.orchestra.run.smithi162.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-17T01:42:29.517 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl is present 2024-09-17T01:42:29.517 INFO:teuthology.orchestra.run.smithi162.stdout:lvcreate is present 2024-09-17T01:42:29.523 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T01:42:29.523 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T01:42:29.530 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T01:42:29.530 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout inactive 2024-09-17T01:42:29.536 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout enabled 2024-09-17T01:42:29.543 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout active 2024-09-17T01:42:29.543 INFO:teuthology.orchestra.run.smithi162.stdout:Unit chronyd.service is enabled and running 2024-09-17T01:42:29.543 INFO:teuthology.orchestra.run.smithi162.stdout:Host looks OK 2024-09-17T01:42:29.543 INFO:teuthology.orchestra.run.smithi162.stdout:Cluster fsid: 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:29.543 INFO:teuthology.orchestra.run.smithi162.stdout:Acquiring lock 140176500657216 on /run/cephadm/0502afa2-7496-11ef-bceb-c7b262605968.lock 2024-09-17T01:42:29.543 INFO:teuthology.orchestra.run.smithi162.stdout:Lock 140176500657216 acquired on /run/cephadm/0502afa2-7496-11ef-bceb-c7b262605968.lock 2024-09-17T01:42:29.544 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying IP 172.21.15.162 port 3300 ... 2024-09-17T01:42:29.544 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying IP 172.21.15.162 port 6789 ... 2024-09-17T01:42:29.545 INFO:teuthology.orchestra.run.smithi162.stdout:Base mon IP(s) is [172.21.15.162:3300, 172.21.15.162:6789], mon addrv is [v2:172.21.15.162:3300,v1:172.21.15.162:6789] 2024-09-17T01:42:29.548 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.162 metric 100 2024-09-17T01:42:29.548 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.162 metric 100 2024-09-17T01:42:29.550 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T01:42:29.550 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-17T01:42:29.550 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-17T01:42:29.553 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T01:42:29.553 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T01:42:29.553 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T01:42:29.553 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T01:42:29.553 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7f41/64 scope link noprefixroute 2024-09-17T01:42:29.553 INFO:teuthology.orchestra.run.smithi162.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T01:42:29.554 INFO:teuthology.orchestra.run.smithi162.stdout:Mon IP `172.21.15.162` is in CIDR network `172.21.0.0/20` 2024-09-17T01:42:29.554 INFO:teuthology.orchestra.run.smithi162.stdout:Mon IP `172.21.15.162` is in CIDR network `172.21.0.0/20` 2024-09-17T01:42:29.554 INFO:teuthology.orchestra.run.smithi162.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T01:42:29.554 INFO:teuthology.orchestra.run.smithi162.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T01:42:29.554 INFO:teuthology.orchestra.run.smithi162.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T01:42:30.033 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stdout ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b 2024-09-17T01:42:30.034 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f... 2024-09-17T01:42:30.034 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stderr Getting image source signatures 2024-09-17T01:42:30.034 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stderr Copying blob sha256:83d928f919f2c1e0c1bd6bccd6df0f26dec4d40362b4c5deccad70d7b002219d 2024-09-17T01:42:30.034 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-17T01:42:30.034 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stderr Copying config sha256:ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b 2024-09-17T01:42:30.034 INFO:teuthology.orchestra.run.smithi162.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-17T01:42:30.938 INFO:teuthology.orchestra.run.smithi162.stdout:ceph: stdout ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T01:42:30.939 INFO:teuthology.orchestra.run.smithi162.stdout:Ceph version: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T01:42:30.939 INFO:teuthology.orchestra.run.smithi162.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T01:42:31.936 INFO:teuthology.orchestra.run.smithi162.stdout:stat: stdout 167 167 2024-09-17T01:42:31.937 INFO:teuthology.orchestra.run.smithi162.stdout:Creating initial keys... 2024-09-17T01:42:32.800 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph-authtool: stdout AQCI3uhmKyvHEBAAtsrOIBIO9ZokeyDd4WqQaw== 2024-09-17T01:42:37.804 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph-authtool: stdout AQCJ3uhmsvIjCRAA57IZ0qAcSrL4M49iaAT1rw== 2024-09-17T01:42:46.474 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph-authtool: stdout AQCQ3uhmbjOKLhAAlYyLZ8ftQgh2zmLhxFUs/Q== 2024-09-17T01:42:46.475 INFO:teuthology.orchestra.run.smithi162.stdout:Creating initial monmap... 2024-09-17T01:42:47.421 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T01:42:47.421 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout:monmaptool for smithi162 [v2:172.21.15.162:3300,v1:172.21.15.162:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout:setting min_mon_release = quincy 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/monmaptool: set fsid to 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout:Creating mon... 2024-09-17T01:42:48.420 INFO:teuthology.orchestra.run.smithi162.stdout:create mon.smithi162 on 2024-09-17T01:42:48.763 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-17T01:42:48.956 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0502afa2-7496-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-0502afa2-7496-11ef-bceb-c7b262605968.target. 2024-09-17T01:42:48.956 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-0502afa2-7496-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-0502afa2-7496-11ef-bceb-c7b262605968.target. 2024-09-17T01:42:49.174 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162 2024-09-17T01:42:49.174 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162.service: Unit ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162.service not loaded. 2024-09-17T01:42:49.341 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0502afa2-7496-11ef-bceb-c7b262605968.target.wants/ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162.service → /etc/systemd/system/ceph-0502afa2-7496-11ef-bceb-c7b262605968@.service. 2024-09-17T01:42:49.826 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:49 smithi162 podman[25309]: 2024-09-17 01:42:49.788257171 +0000 UTC m=+0.328251215 container start 50b9973133a5d78e6ede70fae9cc1877e9625dfe1afecf9f936bd599c1099a6d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T01:42:49.826 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:49 smithi162 ceph-mon[25347]: mkfs 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:49.869 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T01:42:49.869 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout disabled 2024-09-17T01:42:49.876 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T01:42:49.876 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout inactive 2024-09-17T01:42:49.876 INFO:teuthology.orchestra.run.smithi162.stdout:firewalld.service is not enabled 2024-09-17T01:42:49.877 INFO:teuthology.orchestra.run.smithi162.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T01:42:49.877 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for mon to start... 2024-09-17T01:42:49.877 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for mon... 2024-09-17T01:42:50.090 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:49 smithi162 ceph-mon[25347]: mon.smithi162 is new leader, mons smithi162 in quorum (ranks 0) 2024-09-17T01:42:50.090 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:49 smithi162 bash[25309]: 50b9973133a5d78e6ede70fae9cc1877e9625dfe1afecf9f936bd599c1099a6d 2024-09-17T01:42:50.090 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:49 smithi162 systemd[1]: Started Ceph mon.smithi162 for 0502afa2-7496-11ef-bceb-c7b262605968. 2024-09-17T01:42:50.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: mon.smithi162 is new leader, mons smithi162 in quorum (ranks 0) 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: monmap epoch 1 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: last_changed 2024-09-17T01:42:46.860031+0000 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: created 2024-09-17T01:42:46.860031+0000 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: min_mon_release 19 (squid) 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: election_strategy: 1 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: 0: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.smithi162 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: fsmap 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: mgrmap e1: no daemons active 2024-09-17T01:42:50.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:50 smithi162 ceph-mon[25347]: from='client.? 172.21.15.162:0/1267581273' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:42:50.949 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout id: 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout services: 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi162 (age 0.551121s) 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout data: 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T01:42:50.950 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T01:42:50.951 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T01:42:50.951 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:42:50.951 INFO:teuthology.orchestra.run.smithi162.stdout:mon is available 2024-09-17T01:42:50.951 INFO:teuthology.orchestra.run.smithi162.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T01:42:52.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:51 smithi162 ceph-mon[25347]: from='client.? 172.21.15.162:0/3359710768' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T01:42:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:51 smithi162 ceph-mon[25347]: from='client.? 172.21.15.162:0/3359710768' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T01:42:52.369 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:42:52.369 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T01:42:52.369 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout fsid = 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:52.369 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.162:3300,v1:172.21.15.162:6789] 2024-09-17T01:42:52.369 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T01:42:52.369 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T01:42:52.370 INFO:teuthology.orchestra.run.smithi162.stdout:Generating new minimal ceph.conf... 2024-09-17T01:42:53.129 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:52 smithi162 ceph-mon[25347]: from='client.? 172.21.15.162:0/1764854364' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:42:53.424 INFO:teuthology.orchestra.run.smithi162.stdout:Restarting the monitor... 2024-09-17T01:42:53.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:53 smithi162 systemd[1]: Stopping Ceph mon.smithi162 for 0502afa2-7496-11ef-bceb-c7b262605968... 2024-09-17T01:42:54.026 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:53 smithi162 ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162[25324]: 2024-09-17T01:42:53.704+0000 7f3e0ff2c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi162 -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-17T01:42:54.026 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:53 smithi162 ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162[25324]: 2024-09-17T01:42:53.704+0000 7f3e0ff2c640 -1 mon.smithi162@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T01:42:54.026 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:53 smithi162 podman[25667]: 2024-09-17 01:42:53.796671167 +0000 UTC m=+0.207367300 container died 50b9973133a5d78e6ede70fae9cc1877e9625dfe1afecf9f936bd599c1099a6d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-17T01:42:54.351 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 podman[25667]: 2024-09-17 01:42:54.102010799 +0000 UTC m=+0.512706938 container cleanup 50b9973133a5d78e6ede70fae9cc1877e9625dfe1afecf9f936bd599c1099a6d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-17T01:42:54.351 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 bash[25667]: ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162 2024-09-17T01:42:54.351 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 podman[25684]: 2024-09-17 01:42:54.269434356 +0000 UTC m=+0.472133030 container remove 50b9973133a5d78e6ede70fae9cc1877e9625dfe1afecf9f936bd599c1099a6d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-17T01:42:54.642 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 systemd[1]: ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162.service: Deactivated successfully. 2024-09-17T01:42:54.642 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 systemd[1]: Stopped Ceph mon.smithi162 for 0502afa2-7496-11ef-bceb-c7b262605968. 2024-09-17T01:42:54.642 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 systemd[1]: Starting Ceph mon.smithi162 for 0502afa2-7496-11ef-bceb-c7b262605968... 2024-09-17T01:42:54.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 podman[25781]: 2024-09-17 01:42:54.645236901 +0000 UTC m=+0.084040017 container create 531ecfca940a6388d8531e50382243f03adea0b0a4a2d69f66777e975362640d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-17T01:42:54.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 podman[25781]: 2024-09-17 01:42:54.577011477 +0000 UTC m=+0.015814606 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:42:54.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 podman[25781]: 2024-09-17 01:42:54.850485698 +0000 UTC m=+0.289288813 container init 531ecfca940a6388d8531e50382243f03adea0b0a4a2d69f66777e975362640d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2) 2024-09-17T01:42:54.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 podman[25781]: 2024-09-17 01:42:54.8552836 +0000 UTC m=+0.294086716 container start 531ecfca940a6388d8531e50382243f03adea0b0a4a2d69f66777e975362640d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-17T01:42:54.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T01:42:54.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: pidfile_write: ignore empty --pid-file 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: load: jerasure load: lrc 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: RocksDB version: 7.9.2 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Git sha 0 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: DB SUMMARY 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: DB Session ID: 1ZOPRVO4WNNIZNNFRLGS 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: CURRENT file: CURRENT 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi162/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T01:42:54.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi162/store.db: 000009.log size: 89089 ; 2024-09-17T01:42:54.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.error_if_exists: 0 2024-09-17T01:42:54.931 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.create_if_missing: 0 2024-09-17T01:42:54.931 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.paranoid_checks: 1 2024-09-17T01:42:54.931 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T01:42:54.931 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T01:42:54.931 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T01:42:54.931 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.env: 0x55a9d052e940 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.info_log: 0x55a9d221d8c0 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.statistics: (nil) 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.use_fsync: 0 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_log_file_size: 0 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T01:42:54.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.allow_fallocate: 1 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.use_direct_reads: 0 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.db_log_dir: 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.wal_dir: 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T01:42:54.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.write_buffer_manager: 0x55a9d222cdc0 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.unordered_write: 0 2024-09-17T01:42:54.934 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.row_cache: None 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.wal_filter: None 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.two_write_queues: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.wal_compression: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.atomic_flush: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T01:42:54.935 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.log_readahead_size: 0 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_background_jobs: 2 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_background_compactions: -1 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_subcompactions: 1 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T01:42:54.936 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_open_files: -1 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_background_flushes: -1 2024-09-17T01:42:54.937 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Compression algorithms supported: 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kZSTD supported: 0 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kXpressCompression supported: 0 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kBZip2Compression supported: 0 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kLZ4Compression supported: 1 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kZlibCompression supported: 1 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: kSnappyCompression supported: 1 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi162/store.db/MANIFEST-000010 2024-09-17T01:42:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.merge_operator: 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_filter: None 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a9d221d520) 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: cache_index_and_filter_blocks: 1 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: pin_top_level_index_and_filter: 1 2024-09-17T01:42:54.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: index_type: 0 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: data_block_index_type: 0 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: index_shortening: 1 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: checksum: 4 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: no_block_cache: 0 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache: 0x55a9d22111f0 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache_name: BinnedLRUCache 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache_options: 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: capacity : 536870912 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: num_shard_bits : 4 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: strict_capacity_limit : 0 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: high_pri_pool_ratio: 0.000 2024-09-17T01:42:54.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_cache_compressed: (nil) 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: persistent_cache: (nil) 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_size: 4096 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_size_deviation: 10 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_restart_interval: 16 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: index_block_restart_interval: 1 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: metadata_block_size: 4096 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: partition_filters: 0 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: use_delta_encoding: 1 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: filter_policy: bloomfilter 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: whole_key_filtering: 1 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: verify_compression: 0 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: read_amp_bytes_per_bit: 0 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: format_version: 5 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: enable_index_compression: 1 2024-09-17T01:42:54.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: block_align: 0 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: max_auto_readahead_size: 262144 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: prepopulate_block_cache: 0 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: initial_auto_readahead_size: 8192 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression: NoCompression 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.num_levels: 7 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T01:42:54.942 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T01:42:54.943 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T01:42:54.944 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T01:42:54.945 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.inplace_update_support: 0 2024-09-17T01:42:54.946 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.bloom_locality: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.max_successive_merges: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.ttl: 2592000 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T01:42:54.947 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.enable_blob_files: false 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.min_blob_size: 0 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi162/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-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f2c8bc79-84db-412e-938d-45813dfab5bf 2024-09-17T01:42:54.948 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726537374881804, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726537374882710, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85815, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83962, "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": 10058, "raw_average_key_size": 46, "raw_value_size": 78193, "raw_average_value_size": 363, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726537374, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f2c8bc79-84db-412e-938d-45813dfab5bf", "db_session_id": "1ZOPRVO4WNNIZNNFRLGS", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726537374882802, "job": 1, "event": "recovery_finished"} 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi162/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a9d223ee00 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: DB pointer 0x55a9d233a000 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** DB Stats ** 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.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-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:42:54.949 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.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-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** Compaction Stats [default] ** 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.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-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: L0 2/0 85.70 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Sum 2/0 85.70 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.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 135.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** Compaction Stats [default] ** 2024-09-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.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-17T01:42:54.950 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.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 135.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Cumulative compaction: 0.00 GB write, 27.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Interval compaction: 0.00 GB write, 27.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:42:54.951 INFO:journalctl@ceph.mon.smithi162.smithi162.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-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Block cache BinnedLRUCache@0x55a9d22111f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.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-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: starting mon.smithi162 rank 0 at public addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] at bind addrs [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi162 fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???) e1 preinit fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???).mds e1 new map 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???).mds e1 print_map 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: e1 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: btime 2024-09-17T01:42:49:826449+0000 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T01:42:54.952 INFO:journalctl@ceph.mon.smithi162.smithi162.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-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: legacy client fscid: -1 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: No filesystems configured 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 bash[25781]: 531ecfca940a6388d8531e50382243f03adea0b0a4a2d69f66777e975362640d 2024-09-17T01:42:54.953 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 systemd[1]: Started Ceph mon.smithi162 for 0502afa2-7496-11ef-bceb-c7b262605968. 2024-09-17T01:42:54.954 INFO:teuthology.orchestra.run.smithi162.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T01:42:55.178 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mon.smithi162 is new leader, mons smithi162 in quorum (ranks 0) 2024-09-17T01:42:55.178 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: monmap epoch 1 2024-09-17T01:42:55.178 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:42:55.178 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: last_changed 2024-09-17T01:42:46.860031+0000 2024-09-17T01:42:55.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: created 2024-09-17T01:42:46.860031+0000 2024-09-17T01:42:55.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: min_mon_release 19 (squid) 2024-09-17T01:42:55.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: election_strategy: 1 2024-09-17T01:42:55.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: 0: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.smithi162 2024-09-17T01:42:55.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: fsmap 2024-09-17T01:42:55.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T01:42:55.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:54 smithi162 ceph-mon[25819]: mgrmap e1: no daemons active 2024-09-17T01:42:56.171 INFO:teuthology.orchestra.run.smithi162.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T01:42:56.185 INFO:teuthology.orchestra.run.smithi162.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:42:56.185 INFO:teuthology.orchestra.run.smithi162.stdout:Creating mgr... 2024-09-17T01:42:56.185 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T01:42:56.186 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T01:42:56.186 INFO:teuthology.orchestra.run.smithi162.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-17T01:42:56.439 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0502afa2-7496-11ef-bceb-c7b262605968@mgr.smithi162.uroaid 2024-09-17T01:42:56.440 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0502afa2-7496-11ef-bceb-c7b262605968@mgr.smithi162.uroaid.service: Unit ceph-0502afa2-7496-11ef-bceb-c7b262605968@mgr.smithi162.uroaid.service not loaded. 2024-09-17T01:42:56.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:56 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3080906199' entity='client.admin' 2024-09-17T01:42:56.741 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0502afa2-7496-11ef-bceb-c7b262605968.target.wants/ceph-0502afa2-7496-11ef-bceb-c7b262605968@mgr.smithi162.uroaid.service → /etc/systemd/system/ceph-0502afa2-7496-11ef-bceb-c7b262605968@.service. 2024-09-17T01:42:57.420 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T01:42:57.420 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout disabled 2024-09-17T01:42:57.427 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T01:42:57.427 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout inactive 2024-09-17T01:42:57.428 INFO:teuthology.orchestra.run.smithi162.stdout:firewalld.service is not enabled 2024-09-17T01:42:57.428 INFO:teuthology.orchestra.run.smithi162.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T01:42:57.436 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T01:42:57.436 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout disabled 2024-09-17T01:42:57.443 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T01:42:57.443 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout inactive 2024-09-17T01:42:57.443 INFO:teuthology.orchestra.run.smithi162.stdout:firewalld.service is not enabled 2024-09-17T01:42:57.443 INFO:teuthology.orchestra.run.smithi162.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-17T01:42:57.444 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for mgr to start... 2024-09-17T01:42:57.444 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for mgr... 2024-09-17T01:42:58.305 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:42:58 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/533916603' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T01:42:58.585 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout { 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "fsid": "0502afa2-7496-11ef-bceb-c7b262605968", 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 0 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:42:58.586 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "smithi162" 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T01:42:58.587 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T01:42:58.588 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T01:42:58.588 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T01:42:58.591 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T01:42:49:826449+0000", 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T01:42:58.592 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T01:42:49.827109+0000", 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout } 2024-09-17T01:42:58.593 INFO:teuthology.orchestra.run.smithi162.stdout:mgr not available, waiting (1/15)... 2024-09-17T01:43:01.346 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:01 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2854078845' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout { 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "fsid": "0502afa2-7496-11ef-bceb-c7b262605968", 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T01:43:01.692 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 0 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "smithi162" 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T01:43:01.693 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T01:43:01.694 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T01:43:01.694 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T01:43:01.694 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T01:43:01.694 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T01:43:01.697 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:01.697 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T01:43:01.697 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T01:43:01.697 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T01:43:01.697 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T01:43:01.697 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T01:43:01.697 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T01:42:49:826449+0000", 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T01:43:01.698 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T01:42:49.827109+0000", 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout } 2024-09-17T01:43:01.699 INFO:teuthology.orchestra.run.smithi162.stdout:mgr not available, waiting (2/15)... 2024-09-17T01:43:02.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: Activating manager daemon smithi162.uroaid 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: mgrmap e2: smithi162.uroaid(active, starting, since 0.00322165s) 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr metadata", "who": "smithi162.uroaid", "id": "smithi162.uroaid"}]: dispatch 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: Manager daemon smithi162.uroaid is now available 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/trash_purge_schedule"}]: dispatch 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:02.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:02 smithi162 ceph-mon[25819]: from='mgr.14100 172.21.15.162:0/1915733042' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:04.394 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:04 smithi162 ceph-mon[25819]: mgrmap e3: smithi162.uroaid(active, since 1.00637s) 2024-09-17T01:43:04.898 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:43:04.898 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout { 2024-09-17T01:43:04.898 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "fsid": "0502afa2-7496-11ef-bceb-c7b262605968", 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 0 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "smithi162" 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-17T01:43:04.899 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T01:43:04.900 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:04.904 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T01:42:49:826449+0000", 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ], 2024-09-17T01:43:04.905 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T01:42:49.827109+0000", 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout }, 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout } 2024-09-17T01:43:04.906 INFO:teuthology.orchestra.run.smithi162.stdout:mgr is available 2024-09-17T01:43:05.279 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:05 smithi162 ceph-mon[25819]: mgrmap e4: smithi162.uroaid(active, since 2s) 2024-09-17T01:43:05.279 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:05 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2269281802' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T01:43:06.122 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout fsid = 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.162:3300,v1:172.21.15.162:6789] 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T01:43:06.123 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T01:43:06.124 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 2024-09-17T01:43:06.124 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T01:43:06.124 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T01:43:06.124 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T01:43:06.124 INFO:teuthology.orchestra.run.smithi162.stdout:Enabling cephadm module... 2024-09-17T01:43:06.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:06 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/775632164' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T01:43:07.408 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:07 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1417292952' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T01:43:08.344 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:08 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1417292952' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T01:43:08.345 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:08 smithi162 ceph-mon[25819]: mgrmap e5: smithi162.uroaid(active, since 5s) 2024-09-17T01:43:08.884 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout { 2024-09-17T01:43:08.884 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T01:43:08.884 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T01:43:08.884 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "active_name": "smithi162.uroaid", 2024-09-17T01:43:08.884 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T01:43:08.884 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout } 2024-09-17T01:43:08.885 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for the mgr to restart... 2024-09-17T01:43:08.885 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for mgr epoch 5... 2024-09-17T01:43:09.349 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:09 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2917462453' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: Active manager daemon smithi162.uroaid restarted 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: Activating manager daemon smithi162.uroaid 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: osdmap e2: 0 total, 0 up, 0 in 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: mgrmap e6: smithi162.uroaid(active, starting, since 0.00385831s) 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr metadata", "who": "smithi162.uroaid", "id": "smithi162.uroaid"}]: dispatch 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: Manager daemon smithi162.uroaid is now available 2024-09-17T01:43:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:43:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:43:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:43:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:12 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/trash_purge_schedule"}]: dispatch 2024-09-17T01:43:13.276 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:13 smithi162 ceph-mon[25819]: Found migration_current of "None". Setting to last migration. 2024-09-17T01:43:13.277 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:13 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:13.277 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:13 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:13.277 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:13 smithi162 ceph-mon[25819]: mgrmap e7: smithi162.uroaid(active, since 1.00567s) 2024-09-17T01:43:13.556 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout { 2024-09-17T01:43:13.556 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T01:43:13.556 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T01:43:13.556 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout } 2024-09-17T01:43:13.556 INFO:teuthology.orchestra.run.smithi162.stdout:mgr epoch 5 is available 2024-09-17T01:43:13.556 INFO:teuthology.orchestra.run.smithi162.stdout:Setting orchestrator backend to cephadm... 2024-09-17T01:43:14.131 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:14 smithi162 ceph-mon[25819]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T01:43:14.131 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:14 smithi162 ceph-mon[25819]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T01:43:14.131 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:14 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:13] ENGINE Bus STARTING 2024-09-17T01:43:14.132 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:14 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:13] ENGINE Serving on http://172.21.15.162:8765 2024-09-17T01:43:14.132 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:14 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:43:15.341 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:15 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:13] ENGINE Serving on https://172.21.15.162:7150 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:15 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:13] ENGINE Bus STARTED 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:15 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:13] ENGINE Error in HTTPServer.serve 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Traceback (most recent call last): 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._run(expiration_interval) 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:43:15.342 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: s = self.context.wrap_socket( 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: return self.sslsocket_class._create( 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self.do_handshake() 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._sslobj.do_handshake() 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:15 smithi162 ceph-mon[25819]: mgrmap e8: smithi162.uroaid(active, since 2s) 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:15 smithi162 ceph-mon[25819]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:15 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:15.343 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:15 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:43:15.935 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T01:43:15.935 INFO:teuthology.orchestra.run.smithi162.stdout:Generating ssh key... 2024-09-17T01:43:16.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:16 smithi162 ceph-mon[25819]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:17.892 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:17 smithi162 ceph-mon[25819]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:17.892 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:17 smithi162 ceph-mon[25819]: Generating ssh key... 2024-09-17T01:43:17.892 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:17 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:17.892 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:17 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:18.699 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQCSDJjEnf3hBclA13pntvM06d67EGYYpg3WfC2mIHIn/hETGn3L4JQ2d3Q1eOZd6Ub+wDFgTIKPpogtScMzBzwl3cvhYxq2iRVsPU8YzeS04fsgXvNH6SUf9+kRuxQ9wESCQ4NTyYO+B6YmSvTgPHZo4Aqwi6rZLcL9xo39C/Xuj1c5B2L/Fh+5aEIIO7jwmJVOymLklmR6XJmFMbnDXJajjrahrcqBs/6FvXDYCwlZtisVdtsLVJEAlnc/l2Utu4FRqX4OXN/O+Kvq5t7R3prlO37Rx8Ewr2gMK6HAu5DnyvMVSOks/BFVHLMFApznwxjk/xHeeHguXk3HOVfcx8WDxKO76PNYo9GNFiWP6Ok4d6NyXlrVwfZAiSWZmu/EIWYJ6BolJBzfBYUCchn4Cz+Noyu4jjp2WgJVtEh1HGrXrnfrmA1bi6es3epeIwNx9+cUeHMKElvtLKW1Vq3kYsPqs9XjKjSA/7I6CBS07s481tfi//XU28eKZHFHCKT3E= ceph-0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:43:18.699 INFO:teuthology.orchestra.run.smithi162.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T01:43:18.699 INFO:teuthology.orchestra.run.smithi162.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T01:43:18.703 INFO:teuthology.orchestra.run.smithi162.stdout:Adding host smithi162... 2024-09-17T01:43:18.952 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:18 smithi162 ceph-mon[25819]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:20.341 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:20 smithi162 ceph-mon[25819]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi162", "addr": "172.21.15.162", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:20.341 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:20 smithi162 ceph-mon[25819]: Deploying cephadm binary to smithi162 2024-09-17T01:43:23.106 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Added host 'smithi162' with addr '172.21.15.162' 2024-09-17T01:43:23.106 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying mon service with default placement... 2024-09-17T01:43:23.616 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:23 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:23.616 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:23 smithi162 ceph-mon[25819]: Added host smithi162 2024-09-17T01:43:23.616 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:23 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:43:24.383 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T01:43:24.383 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying mgr service with default placement... 2024-09-17T01:43:25.023 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:24 smithi162 ceph-mon[25819]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:25.023 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:24 smithi162 ceph-mon[25819]: Saving service mon spec with placement count:5 2024-09-17T01:43:25.023 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:24 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:25.667 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T01:43:25.667 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying crash service with default placement... 2024-09-17T01:43:26.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:26 smithi162 ceph-mon[25819]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:26.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:26 smithi162 ceph-mon[25819]: Saving service mgr spec with placement count:2 2024-09-17T01:43:26.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:26 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:26.891 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-17T01:43:26.891 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying ceph-exporter service with default placement... 2024-09-17T01:43:27.419 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:27 smithi162 ceph-mon[25819]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:27.419 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:27 smithi162 ceph-mon[25819]: Saving service crash spec with placement * 2024-09-17T01:43:27.420 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:27 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:28.460 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-17T01:43:28.460 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying prometheus service with default placement... 2024-09-17T01:43:28.768 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:28 smithi162 ceph-mon[25819]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:28.769 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:28 smithi162 ceph-mon[25819]: Saving service ceph-exporter spec with placement * 2024-09-17T01:43:28.769 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:28 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:28.769 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:28 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:28.769 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:28 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:30.168 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:30 smithi162 ceph-mon[25819]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:30.168 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:30 smithi162 ceph-mon[25819]: Saving service prometheus spec with placement count:1 2024-09-17T01:43:30.168 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:30 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:30.169 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:30 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:30.170 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-17T01:43:30.170 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying grafana service with default placement... 2024-09-17T01:43:31.404 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-17T01:43:31.404 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying node-exporter service with default placement... 2024-09-17T01:43:31.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:31 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:31 smithi162 ceph-mon[25819]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:31 smithi162 ceph-mon[25819]: Saving service grafana spec with placement count:1 2024-09-17T01:43:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:31 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:32.754 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-17T01:43:32.754 INFO:teuthology.orchestra.run.smithi162.stdout:Deploying alertmanager service with default placement... 2024-09-17T01:43:33.398 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:33 smithi162 ceph-mon[25819]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:43:33.398 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:33 smithi162 ceph-mon[25819]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:33.398 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:33 smithi162 ceph-mon[25819]: Saving service node-exporter spec with placement * 2024-09-17T01:43:33.398 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:33 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:34.705 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-17T01:43:35.339 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:35 smithi162 ceph-mon[25819]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:43:35.339 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:35 smithi162 ceph-mon[25819]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:35.339 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:35 smithi162 ceph-mon[25819]: Saving service alertmanager spec with placement count:1 2024-09-17T01:43:35.339 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:35 smithi162 ceph-mon[25819]: from='mgr.14118 172.21.15.162:0/1560946602' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:36.525 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:36 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3875839993' entity='client.admin' 2024-09-17T01:43:36.525 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:36 smithi162 ceph-mon[25819]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:43:37.076 INFO:teuthology.orchestra.run.smithi162.stdout:Enabling the dashboard module... 2024-09-17T01:43:37.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:37 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3251822472' entity='client.admin' 2024-09-17T01:43:38.878 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:38 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/183918969' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T01:43:38.878 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:38 smithi162 ceph-mon[25819]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:43:39.816 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:39 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/183918969' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T01:43:39.816 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:39 smithi162 ceph-mon[25819]: mgrmap e9: smithi162.uroaid(active, since 26s) 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout { 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "active_name": "smithi162.uroaid", 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout } 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for the mgr to restart... 2024-09-17T01:43:40.415 INFO:teuthology.orchestra.run.smithi162.stdout:Waiting for mgr epoch 9... 2024-09-17T01:43:40.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:40 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3536883724' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T01:43:43.686 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: Active manager daemon smithi162.uroaid restarted 2024-09-17T01:43:43.686 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: Activating manager daemon smithi162.uroaid 2024-09-17T01:43:43.686 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: osdmap e3: 0 total, 0 up, 0 in 2024-09-17T01:43:43.686 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: mgrmap e10: smithi162.uroaid(active, starting, since 0.00324285s) 2024-09-17T01:43:43.686 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:43:43.686 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr metadata", "who": "smithi162.uroaid", "id": "smithi162.uroaid"}]: dispatch 2024-09-17T01:43:43.687 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:43:43.687 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:43:43.687 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:43:43.687 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: Manager daemon smithi162.uroaid is now available 2024-09-17T01:43:43.687 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:43:43.687 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:43:43.687 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:43 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/trash_purge_schedule"}]: dispatch 2024-09-17T01:43:45.357 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout { 2024-09-17T01:43:45.357 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T01:43:45.357 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T01:43:45.357 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout } 2024-09-17T01:43:45.357 INFO:teuthology.orchestra.run.smithi162.stdout:mgr epoch 9 is available 2024-09-17T01:43:45.358 INFO:teuthology.orchestra.run.smithi162.stdout:Generating a dashboard self-signed certificate... 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:45 smithi162 ceph-mon[25819]: mgrmap e11: smithi162.uroaid(active, since 1.00534s) 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:44] ENGINE Bus STARTING 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:44] ENGINE Serving on https://172.21.15.162:7150 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:44] ENGINE Error in HTTPServer.serve 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Traceback (most recent call last): 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._run(expiration_interval) 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:43:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: s = self.context.wrap_socket( 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: return self.sslsocket_class._create( 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self.do_handshake() 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._sslobj.do_handshake() 2024-09-17T01:43:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:43:46.661 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:46 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:44] ENGINE Serving on http://172.21.15.162:8765 2024-09-17T01:43:46.661 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:46 smithi162 ceph-mon[25819]: [17/Sep/2024:01:43:44] ENGINE Bus STARTED 2024-09-17T01:43:46.661 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:46 smithi162 ceph-mon[25819]: mgrmap e12: smithi162.uroaid(active, since 2s) 2024-09-17T01:43:46.661 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:46 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:46.662 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:46 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:46.662 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:46 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:46.663 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T01:43:46.663 INFO:teuthology.orchestra.run.smithi162.stdout:Creating initial admin user... 2024-09-17T01:43:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:47 smithi162 ceph-mon[25819]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:47 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:48.003 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$LzN0vDnr8WCmlGRfN05WX.t3IPG9Mt4o1n11edaGSg1/R3iWVf1gO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726537427, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T01:43:48.003 INFO:teuthology.orchestra.run.smithi162.stdout:Fetching dashboard port number... 2024-09-17T01:43:48.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:48 smithi162 ceph-mon[25819]: from='client.14176 -' 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-17T01:43:48.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:48 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:49.345 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T01:43:49.355 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T01:43:49.355 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout disabled 2024-09-17T01:43:49.362 INFO:teuthology.orchestra.run.smithi162.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T01:43:49.362 INFO:teuthology.orchestra.run.smithi162.stdout:systemctl: stdout inactive 2024-09-17T01:43:49.362 INFO:teuthology.orchestra.run.smithi162.stdout:firewalld.service is not enabled 2024-09-17T01:43:49.362 INFO:teuthology.orchestra.run.smithi162.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T01:43:49.364 INFO:teuthology.orchestra.run.smithi162.stdout:Ceph Dashboard is now available at: 2024-09-17T01:43:49.364 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:49.364 INFO:teuthology.orchestra.run.smithi162.stdout: URL: https://smithi162.front.sepia.ceph.com:8443/ 2024-09-17T01:43:49.364 INFO:teuthology.orchestra.run.smithi162.stdout: User: admin 2024-09-17T01:43:49.364 INFO:teuthology.orchestra.run.smithi162.stdout: Password: 7s632ztj7d 2024-09-17T01:43:49.364 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:49.364 INFO:teuthology.orchestra.run.smithi162.stdout:Saving cluster configuration to /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config directory 2024-09-17T01:43:49.600 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:49 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1854700312' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T01:43:50.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:50 smithi162 ceph-mon[25819]: mgrmap e13: smithi162.uroaid(active, since 6s) 2024-09-17T01:43:51.372 INFO:teuthology.orchestra.run.smithi162.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T01:43:51.372 INFO:teuthology.orchestra.run.smithi162.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T01:43:51.372 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: ceph telemetry on 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout:For more information see: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T01:43:51.373 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:43:51.374 INFO:teuthology.orchestra.run.smithi162.stdout:Bootstrap complete. 2024-09-17T01:43:51.417 INFO:tasks.cephadm:Fetching config... 2024-09-17T01:43:51.417 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:43:51.417 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T01:43:51.435 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T01:43:51.435 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:43:51.435 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T01:43:51.490 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T01:43:51.490 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:43:51.490 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/keyring of=/dev/stdout 2024-09-17T01:43:51.555 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T01:43:51.555 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:43:51.556 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T01:43:51.612 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T01:43:51.612 DEBUG:teuthology.orchestra.run.smithi162:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQCSDJjEnf3hBclA13pntvM06d67EGYYpg3WfC2mIHIn/hETGn3L4JQ2d3Q1eOZd6Ub+wDFgTIKPpogtScMzBzwl3cvhYxq2iRVsPU8YzeS04fsgXvNH6SUf9+kRuxQ9wESCQ4NTyYO+B6YmSvTgPHZo4Aqwi6rZLcL9xo39C/Xuj1c5B2L/Fh+5aEIIO7jwmJVOymLklmR6XJmFMbnDXJajjrahrcqBs/6FvXDYCwlZtisVdtsLVJEAlnc/l2Utu4FRqX4OXN/O+Kvq5t7R3prlO37Rx8Ewr2gMK6HAu5DnyvMVSOks/BFVHLMFApznwxjk/xHeeHguXk3HOVfcx8WDxKO76PNYo9GNFiWP6Ok4d6NyXlrVwfZAiSWZmu/EIWYJ6BolJBzfBYUCchn4Cz+Noyu4jjp2WgJVtEh1HGrXrnfrmA1bi6es3epeIwNx9+cUeHMKElvtLKW1Vq3kYsPqs9XjKjSA/7I6CBS07s481tfi//XU28eKZHFHCKT3E= ceph-0502afa2-7496-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T01:43:51.686 INFO:teuthology.orchestra.run.smithi162.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQCSDJjEnf3hBclA13pntvM06d67EGYYpg3WfC2mIHIn/hETGn3L4JQ2d3Q1eOZd6Ub+wDFgTIKPpogtScMzBzwl3cvhYxq2iRVsPU8YzeS04fsgXvNH6SUf9+kRuxQ9wESCQ4NTyYO+B6YmSvTgPHZo4Aqwi6rZLcL9xo39C/Xuj1c5B2L/Fh+5aEIIO7jwmJVOymLklmR6XJmFMbnDXJajjrahrcqBs/6FvXDYCwlZtisVdtsLVJEAlnc/l2Utu4FRqX4OXN/O+Kvq5t7R3prlO37Rx8Ewr2gMK6HAu5DnyvMVSOks/BFVHLMFApznwxjk/xHeeHguXk3HOVfcx8WDxKO76PNYo9GNFiWP6Ok4d6NyXlrVwfZAiSWZmu/EIWYJ6BolJBzfBYUCchn4Cz+Noyu4jjp2WgJVtEh1HGrXrnfrmA1bi6es3epeIwNx9+cUeHMKElvtLKW1Vq3kYsPqs9XjKjSA/7I6CBS07s481tfi//XU28eKZHFHCKT3E= ceph-0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:43:51.697 DEBUG:teuthology.orchestra.run.smithi191:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQCSDJjEnf3hBclA13pntvM06d67EGYYpg3WfC2mIHIn/hETGn3L4JQ2d3Q1eOZd6Ub+wDFgTIKPpogtScMzBzwl3cvhYxq2iRVsPU8YzeS04fsgXvNH6SUf9+kRuxQ9wESCQ4NTyYO+B6YmSvTgPHZo4Aqwi6rZLcL9xo39C/Xuj1c5B2L/Fh+5aEIIO7jwmJVOymLklmR6XJmFMbnDXJajjrahrcqBs/6FvXDYCwlZtisVdtsLVJEAlnc/l2Utu4FRqX4OXN/O+Kvq5t7R3prlO37Rx8Ewr2gMK6HAu5DnyvMVSOks/BFVHLMFApznwxjk/xHeeHguXk3HOVfcx8WDxKO76PNYo9GNFiWP6Ok4d6NyXlrVwfZAiSWZmu/EIWYJ6BolJBzfBYUCchn4Cz+Noyu4jjp2WgJVtEh1HGrXrnfrmA1bi6es3epeIwNx9+cUeHMKElvtLKW1Vq3kYsPqs9XjKjSA/7I6CBS07s481tfi//XU28eKZHFHCKT3E= ceph-0502afa2-7496-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T01:43:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:51 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/497562126' entity='client.admin' 2024-09-17T01:43:51.952 INFO:teuthology.orchestra.run.smithi191.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQCSDJjEnf3hBclA13pntvM06d67EGYYpg3WfC2mIHIn/hETGn3L4JQ2d3Q1eOZd6Ub+wDFgTIKPpogtScMzBzwl3cvhYxq2iRVsPU8YzeS04fsgXvNH6SUf9+kRuxQ9wESCQ4NTyYO+B6YmSvTgPHZo4Aqwi6rZLcL9xo39C/Xuj1c5B2L/Fh+5aEIIO7jwmJVOymLklmR6XJmFMbnDXJajjrahrcqBs/6FvXDYCwlZtisVdtsLVJEAlnc/l2Utu4FRqX4OXN/O+Kvq5t7R3prlO37Rx8Ewr2gMK6HAu5DnyvMVSOks/BFVHLMFApznwxjk/xHeeHguXk3HOVfcx8WDxKO76PNYo9GNFiWP6Ok4d6NyXlrVwfZAiSWZmu/EIWYJ6BolJBzfBYUCchn4Cz+Noyu4jjp2WgJVtEh1HGrXrnfrmA1bi6es3epeIwNx9+cUeHMKElvtLKW1Vq3kYsPqs9XjKjSA/7I6CBS07s481tfi//XU28eKZHFHCKT3E= ceph-0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:43:51.965 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T01:43:52.210 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:43:53.592 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T01:43:53.593 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T01:43:54.016 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:43:54.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:53 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2408281687' entity='client.admin' 2024-09-17T01:43:55.655 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi191 2024-09-17T01:43:55.656 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:43:55.656 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.conf 2024-09-17T01:43:55.676 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:43:55.676 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:43:55.734 INFO:tasks.cephadm:Adding host smithi191 to orchestrator... 2024-09-17T01:43:55.734 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch host add smithi191 2024-09-17T01:43:56.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:56 smithi162 ceph-mon[25819]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:56.297 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:56 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:56.406 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:43:57.621 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:57.621 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:57.621 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:43:57.621 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:43:57.621 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:43:57.621 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-17T01:43:57.622 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:43:57.622 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:57.622 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:57.622 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:43:57.622 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T01:43:57.622 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T01:43:57.622 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:57 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:43:58.633 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:58 smithi162 ceph-mon[25819]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:43:58.633 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:58 smithi162 ceph-mon[25819]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:43:58.634 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:58 smithi162 ceph-mon[25819]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:43:58.634 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:58 smithi162 ceph-mon[25819]: Deploying daemon ceph-exporter.smithi162 on smithi162 2024-09-17T01:43:59.583 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:43:59 smithi162 ceph-mon[25819]: Deploying cephadm binary to smithi191 2024-09-17T01:44:00.431 INFO:teuthology.orchestra.run.smithi162.stdout:Added host 'smithi191' with addr '172.21.15.191' 2024-09-17T01:44:01.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: Deploying daemon crash.smithi162 on smithi162 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:01.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:00 smithi162 ceph-mon[25819]: Added host smithi191 2024-09-17T01:44:01.886 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T01:44:02.430 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:44:03.154 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:44:03.154 INFO:teuthology.orchestra.run.smithi162.stdout:[{"addr": "172.21.15.162", "hostname": "smithi162", "labels": [], "status": ""}, {"addr": "172.21.15.191", "hostname": "smithi191", "labels": [], "status": ""}] 2024-09-17T01:44:03.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:03 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:03.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:03 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:03.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:03 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:03.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:03 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:03.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:03 smithi162 ceph-mon[25819]: Deploying daemon node-exporter.smithi162 on smithi162 2024-09-17T01:44:03.820 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T01:44:03.821 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T01:44:04.080 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:44:04.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:04 smithi162 ceph-mon[25819]: from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:44:04.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:04 smithi162 ceph-mon[25819]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:04.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:04 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:05.465 INFO:teuthology.orchestra.run.smithi162.stderr:adjusted tunables profile to default 2024-09-17T01:44:05.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:05 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2585401604' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T01:44:06.520 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:06 smithi162 ceph-mon[25819]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:06.520 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:06 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2585401604' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T01:44:06.520 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:06 smithi162 ceph-mon[25819]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T01:44:06.663 INFO:tasks.cephadm:Adding mon.smithi162 on smithi162 2024-09-17T01:44:06.663 INFO:tasks.cephadm:Adding mon.smithi191 on smithi191 2024-09-17T01:44:06.663 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi162:172.21.15.162=smithi162;smithi191:172.21.15.191=smithi191' 2024-09-17T01:44:06.942 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:06.985 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:07.586 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mon update... 2024-09-17T01:44:08.160 DEBUG:teuthology.orchestra.run.smithi191:mon.smithi191> sudo journalctl -f -n 0 -u ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi191.service 2024-09-17T01:44:08.162 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:08.162 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:08.445 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:08.488 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:08.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:08 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:08.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:08 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:08.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:08 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:08.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:08 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:08.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:08 smithi162 ceph-mon[25819]: Deploying daemon alertmanager.smithi162 on smithi162 2024-09-17T01:44:08.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:08 smithi162 ceph-mon[25819]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:08.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:08 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:09.133 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:09.134 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:09.134 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:09.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:09 smithi162 ceph-mon[25819]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi162:172.21.15.162=smithi162;smithi191:172.21.15.191=smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:44:09.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:09 smithi162 ceph-mon[25819]: Saving service mon spec with placement smithi162:172.21.15.162=smithi162;smithi191:172.21.15.191=smithi191;count:2 2024-09-17T01:44:09.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:09 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:09.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:09 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1031033142' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:10.631 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:10.631 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:10.873 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:10.916 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:10.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:10 smithi162 ceph-mon[25819]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:11.582 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:11.582 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:11.582 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:12.868 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:12 smithi162 ceph-mon[25819]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:12.869 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:12 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1178356183' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:13.079 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:13.079 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:13.318 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:13.361 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:14.120 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:14.120 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:14.120 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:14.751 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:14 smithi162 ceph-mon[25819]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:14.751 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:14 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1078058722' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:15.727 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:15.728 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:15.968 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:16.011 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:16.821 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:16.821 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:16.821 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T01:44:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:16.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:44:16.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:44:16.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:16 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:17.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:17 smithi162 ceph-mon[25819]: Deploying daemon grafana.smithi162 on smithi162 2024-09-17T01:44:17.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:17 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1073876301' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:18.391 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:18.392 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:18.634 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:18.677 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:18.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:18 smithi162 ceph-mon[25819]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:18.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:18 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:19.310 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:19.310 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:19.310 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:19.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:19 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1093935199' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:20.904 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:20.904 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:20.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:20 smithi162 ceph-mon[25819]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:21.149 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:21.194 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:21.886 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:21.886 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:21.886 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:22.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:22 smithi162 ceph-mon[25819]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:22.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:22 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3441311263' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:23.481 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:23.484 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:23.729 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:23.772 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:24.495 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:24.495 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:24.496 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:24.635 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:24 smithi162 ceph-mon[25819]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:24.636 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:24 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3411632707' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:26.049 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:26.049 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:26.284 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:26.328 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:26.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:26.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:26.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:26.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:26.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:26.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:26.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:26.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:26.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:26 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:27.062 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:27.063 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:27.063 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:27 smithi162 ceph-mon[25819]: Deploying daemon prometheus.smithi162 on smithi162 2024-09-17T01:44:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:27 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1702234949' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:28.681 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:28.682 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:28.922 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:28.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:28 smithi162 ceph-mon[25819]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:28.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:28 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:28.965 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:29.624 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:29.625 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:29.625 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:30.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:30 smithi162 ceph-mon[25819]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:30.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:30 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/267800862' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:31.068 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:31.069 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:31.306 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:31.350 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:32.036 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:32.036 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:32.036 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:32.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:32 smithi162 ceph-mon[25819]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:32.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:32 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1389592533' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:33.616 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:33.616 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:33.853 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:33.896 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:34.553 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:34.553 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:34.554 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:34.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:34 smithi162 ceph-mon[25819]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:35.652 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:35 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3893902925' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:36.071 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:36.071 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:36.302 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:36.346 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:36.623 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:36 smithi162 ceph-mon[25819]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:37.038 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:37.038 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:37.039 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:38.118 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:37 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:38.118 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:37 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:38.118 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:37 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:38.118 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:37 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T01:44:38.118 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:37 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3270013041' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:38.118 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:37 smithi162 ceph-mon[25819]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:44:38.646 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:38.646 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:38.877 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:38.920 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:39.031 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:38 smithi162 ceph-mon[25819]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T01:44:39.031 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:38 smithi162 ceph-mon[25819]: mgrmap e14: smithi162.uroaid(active, since 54s) 2024-09-17T01:44:39.561 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:39.562 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:39.562 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:39.923 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:39 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/2462121082' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:41.176 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:41.176 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:41.419 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:41.482 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:42.107 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:42.107 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:42.107 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:42.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:42 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1695645507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: Active manager daemon smithi162.uroaid restarted 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: Activating manager daemon smithi162.uroaid 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: osdmap e5: 0 total, 0 up, 0 in 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: mgrmap e15: smithi162.uroaid(active, starting, since 0.00303751s) 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr metadata", "who": "smithi162.uroaid", "id": "smithi162.uroaid"}]: dispatch 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:44:43.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:44:43.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: Manager daemon smithi162.uroaid is now available 2024-09-17T01:44:43.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:44:43.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:43.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:44:43.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:44:43.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/trash_purge_schedule"}]: dispatch 2024-09-17T01:44:43.698 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:43.698 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:43.938 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:43.981 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:44.581 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:44.581 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:44.581 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:44 smithi162 ceph-mon[25819]: mgrmap e16: smithi162.uroaid(active, since 1.00857s) 2024-09-17T01:44:44.614 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:44.614 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:44.615 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:44:44] ENGINE Bus STARTING 2024-09-17T01:44:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:44:44] ENGINE Serving on https://172.21.15.162:7150 2024-09-17T01:44:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:44:44] ENGINE Error in HTTPServer.serve 2024-09-17T01:44:45.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Traceback (most recent call last): 2024-09-17T01:44:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:44:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._connections.run(self.expiration_interval) 2024-09-17T01:44:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:44:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._run(expiration_interval) 2024-09-17T01:44:45.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:44:45.691 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:44:45.691 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:44:45.691 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:44:45.691 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:44:45.691 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: s = self.context.wrap_socket( 2024-09-17T01:44:45.691 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:44:45.692 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: return self.sslsocket_class._create( 2024-09-17T01:44:45.692 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:44:45.692 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self.do_handshake() 2024-09-17T01:44:45.692 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:44:45.692 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: self._sslobj.do_handshake() 2024-09-17T01:44:45.693 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:44:45.693 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:45 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/4161425633' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:45.693 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:44:44] ENGINE Serving on http://172.21.15.162:8765 2024-09-17T01:44:45.693 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:45 smithi162 ceph-mon[25819]: [17/Sep/2024:01:44:44] ENGINE Bus STARTED 2024-09-17T01:44:45.693 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:45 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:46.182 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:46.182 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:46.611 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:46 smithi162 ceph-mon[25819]: mgrmap e17: smithi162.uroaid(active, since 2s) 2024-09-17T01:44:46.758 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:46.813 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T01:44:47.580 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:47.580 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:47.580 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:48.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:48.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:48.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:48 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/4079202378' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:48.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:48.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:48.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi191:/etc/ceph/ceph.conf 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:44:49.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi191:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: Updating smithi191:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi191", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi191", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T01:44:49.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:44:49.555 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:49.556 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:49.974 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:44:50.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:50 smithi162 ceph-mon[25819]: Deploying daemon ceph-exporter.smithi191 on smithi191 2024-09-17T01:44:51.274 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:51.274 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:51.274 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:51.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:51 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/32149803' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:52.861 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:52.861 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:53.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:53.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:53.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:53.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:53.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi191", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:44:53.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi191", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T01:44:53.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:44:53.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: Deploying daemon crash.smithi191 on smithi191 2024-09-17T01:44:53.690 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:53.937 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:44:54.761 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:54.761 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:54.761 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:54 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3879327104' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:56.610 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:56.611 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:44:56.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:56 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:56.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:56 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:56.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:56 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:56.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:56 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:56.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:56 smithi162 ceph-mon[25819]: Deploying daemon node-exporter.smithi191 on smithi191 2024-09-17T01:44:56.850 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:44:57.727 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:44:57.727 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:44:57.728 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:44:58.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:44:58.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:44:58.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:44:58 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/534732518' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:44:59.876 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:44:59.876 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:45:00.576 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:00.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi191.twsfpx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi191.twsfpx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:00.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:00 smithi162 ceph-mon[25819]: Deploying daemon mgr.smithi191.twsfpx on smithi191 2024-09-17T01:45:01.690 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:45:01.690 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:45:01.691 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:45:02.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:01 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1047345226' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:03.304 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:45:03.305 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:45:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:45:03.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:04.291 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:04.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:04 smithi162 ceph-mon[25819]: Deploying daemon mon.smithi191 on smithi191 2024-09-17T01:45:05.737 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:45:05.738 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:42:46.860031Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T01:45:05.738 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-09-17T01:45:05.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:05 smithi162 ceph-mon[25819]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:05.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:05 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/2409567156' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.114 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 systemd[1]: Starting Ceph mon.smithi191 for 0502afa2-7496-11ef-bceb-c7b262605968... 2024-09-17T01:45:06.691 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 podman[34633]: 2024-09-17 01:45:06.514480162 +0000 UTC m=+0.015845572 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T01:45:06.691 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 podman[34633]: 2024-09-17 01:45:06.614175292 +0000 UTC m=+0.115540692 container create 1beb5903cc1f6c78b3a55561a2fbacc2564070dccb8f124400250e3329641936 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True) 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 podman[34633]: 2024-09-17 01:45:06.842703379 +0000 UTC m=+0.344068787 container init 1beb5903cc1f6c78b3a55561a2fbacc2564070dccb8f124400250e3329641936 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 podman[34633]: 2024-09-17 01:45:06.847529463 +0000 UTC m=+0.348894863 container start 1beb5903cc1f6c78b3a55561a2fbacc2564070dccb8f124400250e3329641936 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pidfile_write: ignore empty --pid-file 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: load: jerasure load: lrc 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: RocksDB version: 7.9.2 2024-09-17T01:45:06.946 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Git sha 0 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: DB SUMMARY 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: DB Session ID: 2CW9XM5PNFRGKIOMCJDP 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: CURRENT file: CURRENT 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi191/store.db dir, Total Num: 0, files: 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi191/store.db: 000004.log size: 511 ; 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.error_if_exists: 0 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.create_if_missing: 0 2024-09-17T01:45:06.947 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.paranoid_checks: 1 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.env: 0x55dbac4c3940 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.info_log: 0x55dbae2f18c0 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.statistics: (nil) 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.use_fsync: 0 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_log_file_size: 0 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T01:45:06.948 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.allow_fallocate: 1 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.use_direct_reads: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.db_log_dir: 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.wal_dir: 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T01:45:06.949 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.write_buffer_manager: 0x55dbae300dc0 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T01:45:06.950 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.unordered_write: 0 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.row_cache: None 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.wal_filter: None 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.two_write_queues: 0 2024-09-17T01:45:06.951 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.wal_compression: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.atomic_flush: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.log_readahead_size: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T01:45:06.952 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_background_jobs: 2 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_background_compactions: -1 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_subcompactions: 1 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_open_files: -1 2024-09-17T01:45:06.953 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_background_flushes: -1 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Compression algorithms supported: 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kZSTD supported: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kXpressCompression supported: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kBZip2Compression supported: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kLZ4Compression supported: 1 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kZlibCompression supported: 1 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: kSnappyCompression supported: 1 2024-09-17T01:45:06.954 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi191/store.db/MANIFEST-000005 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.merge_operator: 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_filter: None 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dbae2f1520) 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: cache_index_and_filter_blocks: 1 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T01:45:06.955 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: pin_top_level_index_and_filter: 1 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: index_type: 0 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: data_block_index_type: 0 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: index_shortening: 1 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: checksum: 4 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: no_block_cache: 0 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_cache: 0x55dbae2e51f0 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_cache_name: BinnedLRUCache 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_cache_options: 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: capacity : 536870912 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: num_shard_bits : 4 2024-09-17T01:45:06.956 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: strict_capacity_limit : 0 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: high_pri_pool_ratio: 0.000 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_cache_compressed: (nil) 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: persistent_cache: (nil) 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_size: 4096 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_size_deviation: 10 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_restart_interval: 16 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: index_block_restart_interval: 1 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: metadata_block_size: 4096 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: partition_filters: 0 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: use_delta_encoding: 1 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: filter_policy: bloomfilter 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: whole_key_filtering: 1 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: verify_compression: 0 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: read_amp_bytes_per_bit: 0 2024-09-17T01:45:06.957 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: format_version: 5 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: enable_index_compression: 1 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: block_align: 0 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: max_auto_readahead_size: 262144 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: prepopulate_block_cache: 0 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: initial_auto_readahead_size: 8192 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression: NoCompression 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.num_levels: 7 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T01:45:06.958 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T01:45:06.959 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T01:45:06.960 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T01:45:06.961 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T01:45:06.962 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.inplace_update_support: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.bloom_locality: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.max_successive_merges: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.ttl: 2592000 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T01:45:06.963 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T01:45:06.965 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T01:45:06.965 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.enable_blob_files: false 2024-09-17T01:45:06.965 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.min_blob_size: 0 2024-09-17T01:45:06.965 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi191/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-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 733f3a8f-87fc-45a7-8cc3-ec84cbea3f2c 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726537506874611, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726537506875037, "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": 1726537506, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "733f3a8f-87fc-45a7-8cc3-ec84cbea3f2c", "db_session_id": "2CW9XM5PNFRGKIOMCJDP", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T01:45:06.966 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726537506875134, "job": 1, "event": "recovery_finished"} 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi191/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dbae312e00 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: DB pointer 0x55dbae40e000 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: ** DB Stats ** 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:45:06.967 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: ** Compaction Stats [default] ** 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.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 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.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 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: ** Compaction Stats [default] ** 2024-09-17T01:45:06.968 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.969 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Block cache BinnedLRUCache@0x55dbae2e51f0#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-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191 does not exist in monmap, will attempt to join an existing cluster 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: using public_addr v2:172.21.15.191:0/0 -> [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: starting mon.smithi191 rank -1 at public addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] at bind addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi191 fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(???) e0 preinit fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).mds e1 new map 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).mds e1 print_map 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: e1 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: btime 2024-09-17T01:42:49:826449+0000 2024-09-17T01:45:06.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.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-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: legacy client fscid: -1 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: No filesystems configured 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T01:45:06.971 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon crash.smithi162 on smithi162 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Added host smithi191 2024-09-17T01:45:06.972 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon node-exporter.smithi162 on smithi162 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2585401604' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2585401604' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.973 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon alertmanager.smithi162 on smithi162 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi162:172.21.15.162=smithi162;smithi191:172.21.15.191=smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Saving service mon spec with placement smithi162:172.21.15.162=smithi162;smithi191:172.21.15.191=smithi191;count:2 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1031033142' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1178356183' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.974 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1078058722' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.975 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon grafana.smithi162 on smithi162 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1073876301' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1093935199' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3441311263' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3411632707' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.976 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon prometheus.smithi162 on smithi162 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1702234949' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/267800862' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1389592533' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.977 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3893902925' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3270013041' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14162 172.21.15.162:0/652268604' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mgrmap e14: smithi162.uroaid(active, since 54s) 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/2462121082' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1695645507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.978 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Active manager daemon smithi162.uroaid restarted 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Activating manager daemon smithi162.uroaid 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: osdmap e5: 0 total, 0 up, 0 in 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mgrmap e15: smithi162.uroaid(active, starting, since 0.00303751s) 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr metadata", "who": "smithi162.uroaid", "id": "smithi162.uroaid"}]: dispatch 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Manager daemon smithi162.uroaid is now available 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:06.979 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi162.uroaid/trash_purge_schedule"}]: dispatch 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mgrmap e16: smithi162.uroaid(active, since 1.00857s) 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: [17/Sep/2024:01:44:44] ENGINE Bus STARTING 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: [17/Sep/2024:01:44:44] ENGINE Serving on https://172.21.15.162:7150 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: [17/Sep/2024:01:44:44] ENGINE Error in HTTPServer.serve 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Traceback (most recent call last): 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: self._connections.run(self.expiration_interval) 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: self._run(expiration_interval) 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:45:06.980 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: s = self.context.wrap_socket( 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: return self.sslsocket_class._create( 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: self.do_handshake() 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: self._sslobj.do_handshake() 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/4161425633' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: [17/Sep/2024:01:44:44] ENGINE Serving on http://172.21.15.162:8765 2024-09-17T01:45:06.981 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: [17/Sep/2024:01:44:44] ENGINE Bus STARTED 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mgrmap e17: smithi162.uroaid(active, since 2s) 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/4079202378' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd/host:smithi162", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:45:06.982 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi191:/etc/ceph/ceph.conf 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi191:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi162:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Updating smithi191:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.983 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi191", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi191", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon ceph-exporter.smithi191 on smithi191 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/32149803' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi191", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi191", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon crash.smithi191 on smithi191 2024-09-17T01:45:06.984 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3879327104' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon node-exporter.smithi191 on smithi191 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/534732518' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.985 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi191.twsfpx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi191.twsfpx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon mgr.smithi191.twsfpx on smithi191 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1047345226' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:45:06.986 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:06.987 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: Deploying daemon mon.smithi191 on smithi191 2024-09-17T01:45:06.987 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:06.987 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/2409567156' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:06.987 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 ceph-mon[34671]: mon.smithi191@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-17T01:45:06.987 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 bash[34633]: 1beb5903cc1f6c78b3a55561a2fbacc2564070dccb8f124400250e3329641936 2024-09-17T01:45:06.987 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:06 smithi191 systemd[1]: Started Ceph mon.smithi191 for 0502afa2-7496-11ef-bceb-c7b262605968. 2024-09-17T01:45:07.455 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T01:45:07.456 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T01:45:07.706 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi191/config 2024-09-17T01:45:12.302 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:45:12.319 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: mon.smithi162 calling monitor election 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi191.twsfpx/crt"}]: dispatch 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: mon.smithi191 calling monitor election 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:12.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: mon.smithi162 is new leader, mons smithi162,smithi191 in quorum (ranks 0,1) 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: monmap epoch 2 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: last_changed 2024-09-17T01:45:06.903294+0000 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: created 2024-09-17T01:42:46.860031+0000 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: min_mon_release 19 (squid) 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: election_strategy: 1 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: 0: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.smithi162 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: 1: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.smithi191 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: fsmap 2024-09-17T01:45:12.321 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: osdmap e5: 0 total, 0 up, 0 in 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: mgrmap e17: smithi162.uroaid(active, since 29s) 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: overall HEALTH_OK 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: Standby manager daemon smithi191.twsfpx started 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi191.twsfpx/key"}]: dispatch 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.322 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:45:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: mon.smithi162 calling monitor election 2024-09-17T01:45:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi191.twsfpx/crt"}]: dispatch 2024-09-17T01:45:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:12.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: mon.smithi191 calling monitor election 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: mon.smithi162 is new leader, mons smithi162,smithi191 in quorum (ranks 0,1) 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: monmap epoch 2 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: fsid 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: last_changed 2024-09-17T01:45:06.903294+0000 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: created 2024-09-17T01:42:46.860031+0000 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: min_mon_release 19 (squid) 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: election_strategy: 1 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: 0: [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] mon.smithi162 2024-09-17T01:45:12.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: 1: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.smithi191 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: fsmap 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: osdmap e5: 0 total, 0 up, 0 in 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: mgrmap e17: smithi162.uroaid(active, since 29s) 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: overall HEALTH_OK 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: Standby manager daemon smithi191.twsfpx started 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi191.twsfpx/key"}]: dispatch 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.? 172.21.15.191:0/1038734089' entity='mgr.smithi191.twsfpx' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:12.867 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-09-17T01:45:12.867 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":2,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","modified":"2024-09-17T01:45:06.903294Z","created":"2024-09-17T01:42:46.860031Z","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":"smithi162","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi191","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:3300","nonce":0},{"type":"v1","addr":"172.21.15.191:6789","nonce":0}]},"addr":"172.21.15.191:6789/0","public_addr":"172.21.15.191:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T01:45:12.868 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 2 2024-09-17T01:45:13.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:12 smithi191 ceph-mon[34671]: mgrmap e18: smithi162.uroaid(active, since 29s), standbys: smithi191.twsfpx 2024-09-17T01:45:13.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr metadata", "who": "smithi191.twsfpx", "id": "smithi191.twsfpx"}]: dispatch 2024-09-17T01:45:13.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:45:13.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:12 smithi191 ceph-mon[34671]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:13.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:13.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:12 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/197002528' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:13.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:13.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:12 smithi162 ceph-mon[25819]: mgrmap e18: smithi162.uroaid(active, since 29s), standbys: smithi191.twsfpx 2024-09-17T01:45:13.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr metadata", "who": "smithi191.twsfpx", "id": "smithi191.twsfpx"}]: dispatch 2024-09-17T01:45:13.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:45:13.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:12 smithi162 ceph-mon[25819]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:13.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:13.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:12 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/197002528' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T01:45:13.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:45:13.647 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T01:45:13.647 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T01:45:13.905 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:14.575 INFO:teuthology.orchestra.run.smithi162.stdout:# minimal ceph.conf for 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:45:14.575 INFO:teuthology.orchestra.run.smithi162.stdout:[global] 2024-09-17T01:45:14.575 INFO:teuthology.orchestra.run.smithi162.stdout: fsid = 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:45:14.575 INFO:teuthology.orchestra.run.smithi162.stdout: mon_host = [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] 2024-09-17T01:45:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:14 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/357731684' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:45:14.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:14 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/357731684' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:14.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:14.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:14.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:14.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:45:15.304 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T01:45:15.304 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:45:15.304 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T01:45:15.330 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:45:15.331 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:45:15.398 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:45:15.398 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T01:45:15.425 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:45:15.425 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:45:15.491 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T01:45:15.491 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:45:15.491 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T01:45:15.508 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T01:45:15.508 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme4n1 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme4n1 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1039 Links: 1 Device type: 103,8 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:43:54.986940066 +0000 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:53.068280290 +0000 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:53.068280290 +0000 2024-09-17T01:45:15.563 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:53.063280385 +0000 2024-09-17T01:45:15.564 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T01:45:15.627 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:45:15.627 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:45:15.628 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000203044 s, 2.5 MB/s 2024-09-17T01:45:15.629 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T01:45:15.686 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme3n1 2024-09-17T01:45:15.742 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme3n1 2024-09-17T01:45:15.742 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:15.742 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-17T01:45:15.743 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:15.743 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:15.743 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:43:54.975940277 +0000 2024-09-17T01:45:15.743 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:52.925283034 +0000 2024-09-17T01:45:15.743 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:52.925283034 +0000 2024-09-17T01:45:15.743 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:52.921283110 +0000 2024-09-17T01:45:15.743 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T01:45:15.786 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:15.786 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-17T01:45:15.786 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: Updating smithi191:/etc/ceph/ceph.conf 2024-09-17T01:45:15.786 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.786 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.787 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.787 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.787 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.787 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:45:15.787 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:45:15.787 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:15.808 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:45:15.808 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:45:15.808 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000244553 s, 2.1 MB/s 2024-09-17T01:45:15.810 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T01:45:15.867 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme2n1 2024-09-17T01:45:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: Updating smithi162:/etc/ceph/ceph.conf 2024-09-17T01:45:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: Updating smithi191:/etc/ceph/ceph.conf 2024-09-17T01:45:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:45:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:45:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:15.923 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme2n1 2024-09-17T01:45:15.923 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:15.923 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-17T01:45:15.923 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:15.923 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:15.923 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:43:54.965940469 +0000 2024-09-17T01:45:15.924 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:52.787285682 +0000 2024-09-17T01:45:15.924 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:52.787285682 +0000 2024-09-17T01:45:15.924 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:52.783285758 +0000 2024-09-17T01:45:15.924 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T01:45:15.986 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:45:15.987 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:45:15.987 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.00026613 s, 1.9 MB/s 2024-09-17T01:45:15.988 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T01:45:16.045 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/nvme1n1 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/nvme1n1 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2024-09-17 01:43:54.955940661 +0000 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2024-09-17 01:41:52.650288310 +0000 2024-09-17T01:45:16.100 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2024-09-17 01:41:52.650288310 +0000 2024-09-17T01:45:16.101 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: 2024-09-17 01:41:52.645288407 +0000 2024-09-17T01:45:16.101 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T01:45:16.164 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2024-09-17T01:45:16.164 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2024-09-17T01:45:16.164 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.00027966 s, 1.8 MB/s 2024-09-17T01:45:16.165 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T01:45:16.222 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:45:16.222 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T01:45:16.239 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-17T01:45:16.240 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/nvme4n1 2024-09-17T01:45:16.296 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/nvme4n1 2024-09-17T01:45:16.296 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:16.297 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 1039 Links: 1 Device type: 103,8 2024-09-17T01:45:16.297 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:16.297 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:16.297 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:44:47.066095818 +0000 2024-09-17T01:45:16.297 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:54.686125133 +0000 2024-09-17T01:45:16.297 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:54.686125133 +0000 2024-09-17T01:45:16.297 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:54.682125204 +0000 2024-09-17T01:45:16.297 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T01:45:16.362 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:45:16.362 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:45:16.362 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000254829 s, 2.0 MB/s 2024-09-17T01:45:16.363 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T01:45:16.421 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/nvme3n1 2024-09-17T01:45:16.477 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/nvme3n1 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:44:47.056095994 +0000 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:54.545127610 +0000 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:54.545127610 +0000 2024-09-17T01:45:16.478 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:54.540127698 +0000 2024-09-17T01:45:16.478 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T01:45:16.542 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:45:16.542 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:45:16.542 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000249306 s, 2.1 MB/s 2024-09-17T01:45:16.543 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T01:45:16.600 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/nvme2n1 2024-09-17T01:45:16.656 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/nvme2n1 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:44:47.046096170 +0000 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:54.403130104 +0000 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:54.403130104 +0000 2024-09-17T01:45:16.657 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:54.398130192 +0000 2024-09-17T01:45:16.657 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T01:45:16.720 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:45:16.720 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:45:16.721 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.00023288 s, 2.2 MB/s 2024-09-17T01:45:16.722 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T01:45:16.779 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/nvme1n1 2024-09-17T01:45:16.834 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/nvme1n1 2024-09-17T01:45:16.834 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T01:45:16.834 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 1003 Links: 1 Device type: 103,2 2024-09-17T01:45:16.834 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T01:45:16.834 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-17T01:45:16.834 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-09-17 01:44:47.036096346 +0000 2024-09-17T01:45:16.834 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-09-17 01:41:54.252132756 +0000 2024-09-17T01:45:16.835 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-09-17 01:41:54.252132756 +0000 2024-09-17T01:45:16.835 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-09-17 01:41:54.247132844 +0000 2024-09-17T01:45:16.835 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T01:45:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: Updating smithi191:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: Reconfiguring mon.smithi162 (unknown last config time)... 2024-09-17T01:45:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: Reconfiguring daemon mon.smithi162 on smithi162 2024-09-17T01:45:16.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:16.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:16.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi162.uroaid", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:45:16.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:45:16.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:16.898 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-09-17T01:45:16.898 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-09-17T01:45:16.898 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000224014 s, 2.3 MB/s 2024-09-17T01:45:16.899 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T01:45:16.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: Updating smithi191:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:16.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: Updating smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:45:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: Reconfiguring mon.smithi162 (unknown last config time)... 2024-09-17T01:45:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: Reconfiguring daemon mon.smithi162 on smithi162 2024-09-17T01:45:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi162.uroaid", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:45:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:45:16.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:16.956 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-17T01:45:17.232 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi191/config 2024-09-17T01:45:17.830 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled osd.all-available-devices update... 2024-09-17T01:45:17.830 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:17 smithi191 ceph-mon[34671]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:17.830 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:17 smithi191 ceph-mon[34671]: Reconfiguring mgr.smithi162.uroaid (unknown last config time)... 2024-09-17T01:45:17.830 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:17 smithi191 ceph-mon[34671]: Reconfiguring daemon mgr.smithi162.uroaid on smithi162 2024-09-17T01:45:17.830 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:17 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:17.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:17 smithi162 ceph-mon[25819]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:17.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:17 smithi162 ceph-mon[25819]: Reconfiguring mgr.smithi162.uroaid (unknown last config time)... 2024-09-17T01:45:17.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:17 smithi162 ceph-mon[25819]: Reconfiguring daemon mgr.smithi162.uroaid on smithi162 2024-09-17T01:45:17.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:17 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:18.496 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T01:45:18.496 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:19.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:45:19.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: Marking host: smithi162 for OSDSpec preview refresh. 2024-09-17T01:45:19.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: Marking host: smithi191 for OSDSpec preview refresh. 2024-09-17T01:45:19.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: Saving service osd.all-available-devices spec with placement * 2024-09-17T01:45:19.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:19.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:19.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:19.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T01:45:19.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:18 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: Marking host: smithi162 for OSDSpec preview refresh. 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: Marking host: smithi191 for OSDSpec preview refresh. 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: Saving service osd.all-available-devices spec with placement * 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi162", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T01:45:19.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:18 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:19.611 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:20.064 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:19 smithi162 ceph-mon[25819]: Reconfiguring ceph-exporter.smithi162 (monmap changed)... 2024-09-17T01:45:20.064 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:19 smithi162 ceph-mon[25819]: Reconfiguring daemon ceph-exporter.smithi162 on smithi162 2024-09-17T01:45:20.064 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:19 smithi162 ceph-mon[25819]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:20.065 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:19 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:20.065 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:19 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:20.065 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:19 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:45:20.065 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:19 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:19 smithi191 ceph-mon[34671]: Reconfiguring ceph-exporter.smithi162 (monmap changed)... 2024-09-17T01:45:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:19 smithi191 ceph-mon[34671]: Reconfiguring daemon ceph-exporter.smithi162 on smithi162 2024-09-17T01:45:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:19 smithi191 ceph-mon[34671]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:19 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:19 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:19 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi162", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:45:20.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:19 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:20.793 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:21.080 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:20 smithi162 ceph-mon[25819]: Reconfiguring crash.smithi162 (monmap changed)... 2024-09-17T01:45:21.081 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:20 smithi162 ceph-mon[25819]: Reconfiguring daemon crash.smithi162 on smithi162 2024-09-17T01:45:21.081 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:20 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2958861091' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:21.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:20 smithi191 ceph-mon[34671]: Reconfiguring crash.smithi162 (monmap changed)... 2024-09-17T01:45:21.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:20 smithi191 ceph-mon[34671]: Reconfiguring daemon crash.smithi162 on smithi162 2024-09-17T01:45:21.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:20 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2958861091' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:21.382 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:22.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:21 smithi191 ceph-mon[34671]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:22.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:21 smithi162 ceph-mon[25819]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:22.383 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:23.139 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:22 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:23.139 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:22 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:23.139 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:22 smithi162 ceph-mon[25819]: Reconfiguring alertmanager.smithi162 (dependencies changed)... 2024-09-17T01:45:23.139 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:22 smithi162 ceph-mon[25819]: Reconfiguring daemon alertmanager.smithi162 on smithi162 2024-09-17T01:45:23.139 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:22 smithi162 ceph-mon[25819]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:23.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:22 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:23.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:22 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:23.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:22 smithi191 ceph-mon[34671]: Reconfiguring alertmanager.smithi162 (dependencies changed)... 2024-09-17T01:45:23.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:22 smithi191 ceph-mon[34671]: Reconfiguring daemon alertmanager.smithi162 on smithi162 2024-09-17T01:45:23.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:22 smithi191 ceph-mon[34671]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:24.304 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:24.886 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:25.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:25 smithi162 ceph-mon[25819]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:25.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:25 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3815346335' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:26.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:25 smithi191 ceph-mon[34671]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:26.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:25 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3815346335' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:26.457 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:27.458 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:27.728 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:27.850 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:27 smithi162 ceph-mon[25819]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:27.850 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:27.850 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:27 smithi191 ceph-mon[34671]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:28.409 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:28.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:28 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:28.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:28 smithi162 ceph-mon[25819]: Reconfiguring grafana.smithi162 (dependencies changed)... 2024-09-17T01:45:28.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:28 smithi162 ceph-mon[25819]: Reconfiguring daemon grafana.smithi162 on smithi162 2024-09-17T01:45:28.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:28 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3177657420' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:29.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:28 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:29.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:28 smithi191 ceph-mon[34671]: Reconfiguring grafana.smithi162 (dependencies changed)... 2024-09-17T01:45:29.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:28 smithi191 ceph-mon[34671]: Reconfiguring daemon grafana.smithi162 on smithi162 2024-09-17T01:45:29.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:28 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3177657420' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:29.504 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:29.823 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:29 smithi162 ceph-mon[25819]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:29 smithi191 ceph-mon[34671]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:30.505 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:31.091 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:31.803 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:31.803 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:31 smithi162 ceph-mon[25819]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:31 smithi191 ceph-mon[34671]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:32.609 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:32.913 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:32 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1508479228' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:33.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:32 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1508479228' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:33.610 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:33.883 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:33.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:33 smithi162 ceph-mon[25819]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:33.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:33.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:34.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:33 smithi191 ceph-mon[34671]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:34.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:34.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:34.559 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:34.827 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:34 smithi162 ceph-mon[25819]: Reconfiguring prometheus.smithi162 (dependencies changed)... 2024-09-17T01:45:34.827 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:34 smithi162 ceph-mon[25819]: Reconfiguring daemon prometheus.smithi162 on smithi162 2024-09-17T01:45:34.827 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:34 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2229433169' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:35.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:34 smithi191 ceph-mon[34671]: Reconfiguring prometheus.smithi162 (dependencies changed)... 2024-09-17T01:45:35.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:34 smithi191 ceph-mon[34671]: Reconfiguring daemon prometheus.smithi162 on smithi162 2024-09-17T01:45:35.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:34 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2229433169' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:35.829 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:35 smithi162 ceph-mon[25819]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:35.858 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:35 smithi191 ceph-mon[34671]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:36.859 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:37.560 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:37.841 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:37 smithi162 ceph-mon[25819]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:38.141 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:37 smithi191 ceph-mon[34671]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:38.198 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:38.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:38 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1905195378' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:39.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:38 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1905195378' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:39.352 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:39.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:39 smithi162 ceph-mon[25819]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:40.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:39 smithi191 ceph-mon[34671]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:40.354 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:40.602 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:41.209 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:41.350 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:41.350 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:41.350 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:41 smithi191 ceph-mon[34671]: Reconfiguring ceph-exporter.smithi191 (monmap changed)... 2024-09-17T01:45:41.350 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi191", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T01:45:41.351 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:41.351 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:41 smithi191 ceph-mon[34671]: Reconfiguring daemon ceph-exporter.smithi191 on smithi191 2024-09-17T01:45:41.351 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:41 smithi191 ceph-mon[34671]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:41.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:41.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:41.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:41 smithi162 ceph-mon[25819]: Reconfiguring ceph-exporter.smithi191 (monmap changed)... 2024-09-17T01:45:41.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi191", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T01:45:41.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:41.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:41 smithi162 ceph-mon[25819]: Reconfiguring daemon ceph-exporter.smithi191 on smithi191 2024-09-17T01:45:41.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:41 smithi162 ceph-mon[25819]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:41.846 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:42.303 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:42 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1393787811' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:42.303 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:42.304 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:42.304 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:42 smithi191 ceph-mon[34671]: Reconfiguring crash.smithi191 (monmap changed)... 2024-09-17T01:45:42.304 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi191", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:45:42.304 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:42.304 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:42 smithi191 ceph-mon[34671]: Reconfiguring daemon crash.smithi191 on smithi191 2024-09-17T01:45:42.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:42 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1393787811' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:42.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:42.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:42.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:42 smithi162 ceph-mon[25819]: Reconfiguring crash.smithi191 (monmap changed)... 2024-09-17T01:45:42.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi191", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T01:45:42.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:42.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:42 smithi162 ceph-mon[25819]: Reconfiguring daemon crash.smithi191 on smithi191 2024-09-17T01:45:42.847 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:43.099 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:43.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: Reconfiguring mgr.smithi191.twsfpx (monmap changed)... 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi191.twsfpx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:43.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:43 smithi162 ceph-mon[25819]: Reconfiguring daemon mgr.smithi191.twsfpx on smithi191 2024-09-17T01:45:43.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:43.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:43.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:43.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:43.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: Reconfiguring mgr.smithi191.twsfpx (monmap changed)... 2024-09-17T01:45:43.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi191.twsfpx", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:45:43.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:45:43.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:43.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:43 smithi191 ceph-mon[34671]: Reconfiguring daemon mgr.smithi191.twsfpx on smithi191 2024-09-17T01:45:43.868 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:44.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:44 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1749925581' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:44.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:44.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:44.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:45:44.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:45:44.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:44.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:44 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1749925581' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:44.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:44.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:44.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:45:44.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:45:44.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:44.517 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:45.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:45 smithi191 ceph-mon[34671]: Reconfiguring mon.smithi191 (monmap changed)... 2024-09-17T01:45:45.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:45 smithi191 ceph-mon[34671]: Reconfiguring daemon mon.smithi191 on smithi191 2024-09-17T01:45:45.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:45 smithi191 ceph-mon[34671]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:45.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:45 smithi162 ceph-mon[25819]: Reconfiguring mon.smithi191 (monmap changed)... 2024-09-17T01:45:45.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:45 smithi162 ceph-mon[25819]: Reconfiguring daemon mon.smithi191 on smithi191 2024-09-17T01:45:45.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:45 smithi162 ceph-mon[25819]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:45.519 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:45.781 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:46.441 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:46.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:45:46.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:45:46.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi162.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi162.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:45:46.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.891 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:45:46.891 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:46 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1355161265' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:46.914 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.914 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.914 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:45:46.914 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:45:46.914 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi162.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi162.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi162.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:45:46.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:45:46.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:46.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:45:46.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:46 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1355161265' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:47.317 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:47.553 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:47 smithi191 ceph-mon[34671]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:47.554 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:47.554 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:47.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:47 smithi162 ceph-mon[25819]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:47.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:47.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:48.318 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:48.644 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:49.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:49.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:49.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:48 smithi162 ceph-mon[25819]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:49.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:48 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:49.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:48 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:49.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:48 smithi191 ceph-mon[34671]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:49.572 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:49.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:49 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1144442009' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:49 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1144442009' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:50.259 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:50.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:50 smithi162 ceph-mon[25819]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:51.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:50 smithi191 ceph-mon[34671]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:51.260 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:51.822 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:52.495 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:52.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:52.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:52.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:52.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:52.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:52 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2888872892' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:45:53.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:45:53.136 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:53.136 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:45:53.136 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:45:53.136 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:52 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2888872892' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:53.162 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T01:45:53.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:53 smithi191 ceph-mon[34671]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:54.163 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:54.186 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:53 smithi162 ceph-mon[25819]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:54.820 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:55.480 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1387433856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a8f69f8-066a-46b7-8fd5-9d91488d7ab4"}]: dispatch 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a8f69f8-066a-46b7-8fd5-9d91488d7ab4"}]: dispatch 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a8f69f8-066a-46b7-8fd5-9d91488d7ab4"}]': finished 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2487235945' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/4262996636' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03543ceb-4b96-415c-8642-9a94649c57ea"}]: dispatch 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/4262996636' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03543ceb-4b96-415c-8642-9a94649c57ea"}]': finished 2024-09-17T01:45:55.987 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: osdmap e7: 2 total, 0 up, 2 in 2024-09-17T01:45:55.988 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:45:55.988 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:55 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:45:56.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1387433856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a8f69f8-066a-46b7-8fd5-9d91488d7ab4"}]: dispatch 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a8f69f8-066a-46b7-8fd5-9d91488d7ab4"}]: dispatch 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a8f69f8-066a-46b7-8fd5-9d91488d7ab4"}]': finished 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2487235945' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/4262996636' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03543ceb-4b96-415c-8642-9a94649c57ea"}]: dispatch 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/4262996636' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03543ceb-4b96-415c-8642-9a94649c57ea"}]': finished 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: osdmap e7: 2 total, 0 up, 2 in 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:45:56.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:55 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:45:56.203 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1726537554,"num_remapped_pgs":0} 2024-09-17T01:45:56.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:56 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3432996391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:45:57.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:56 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3432996391' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:45:57.205 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:45:57.459 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:45:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:57 smithi191 ceph-mon[34671]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:57 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1662062756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:45:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:58.158 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:45:58.158 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:57 smithi162 ceph-mon[25819]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:58.158 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:57 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1662062756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:45:58.158 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:45:58.779 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726537555,"num_remapped_pgs":0} 2024-09-17T01:45:59.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:58 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1495891582' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:59.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:45:58 smithi191 ceph-mon[34671]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:59.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:58 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1495891582' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:45:59.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:45:58 smithi162 ceph-mon[25819]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:45:59.780 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:00.027 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:00.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:00 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3687775857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27c7d2f0-a287-4985-9d0f-1f0ae95c0368"}]: dispatch 2024-09-17T01:46:00.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:00 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27c7d2f0-a287-4985-9d0f-1f0ae95c0368"}]: dispatch 2024-09-17T01:46:00.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:00 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27c7d2f0-a287-4985-9d0f-1f0ae95c0368"}]': finished 2024-09-17T01:46:00.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:00 smithi162 ceph-mon[25819]: osdmap e8: 3 total, 0 up, 3 in 2024-09-17T01:46:00.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:00.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:00.307 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:00 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3687775857' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27c7d2f0-a287-4985-9d0f-1f0ae95c0368"}]: dispatch 2024-09-17T01:46:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:00 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27c7d2f0-a287-4985-9d0f-1f0ae95c0368"}]: dispatch 2024-09-17T01:46:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:00 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27c7d2f0-a287-4985-9d0f-1f0ae95c0368"}]': finished 2024-09-17T01:46:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:00 smithi191 ceph-mon[34671]: osdmap e8: 3 total, 0 up, 3 in 2024-09-17T01:46:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:00.669 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:01.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:01.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/526136091' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:01.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2425006725' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d12ba50-d056-4826-a5c8-c65e743a4854"}]: dispatch 2024-09-17T01:46:01.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2425006725' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d12ba50-d056-4826-a5c8-c65e743a4854"}]': finished 2024-09-17T01:46:01.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: osdmap e9: 4 total, 0 up, 4 in 2024-09-17T01:46:01.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:01.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:01.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:01.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:01.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/526136091' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2425006725' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d12ba50-d056-4826-a5c8-c65e743a4854"}]: dispatch 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2425006725' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d12ba50-d056-4826-a5c8-c65e743a4854"}]': finished 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: osdmap e9: 4 total, 0 up, 4 in 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:01.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:01.430 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":8,"num_osds":3,"num_up_osds":0,"osd_up_since":0,"num_in_osds":3,"osd_in_since":1726537559,"num_remapped_pgs":0} 2024-09-17T01:46:02.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:02 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/1020578999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:02.305 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:02 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/1020578999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:02.431 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:02.702 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:03.093 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:03 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/794195878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:03.093 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:03 smithi162 ceph-mon[25819]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:03.348 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:03.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:03 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/794195878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:03.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:03 smithi191 ceph-mon[34671]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:03.982 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726537560,"num_remapped_pgs":0} 2024-09-17T01:46:04.376 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:04 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3640882231' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:04.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:04 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3640882231' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:04.984 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:05.252 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3210147367' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2"}]: dispatch 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2"}]: dispatch 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2"}]': finished 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: osdmap e10: 5 total, 0 up, 5 in 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:05.375 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:05 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:05.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:05.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3210147367' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2"}]: dispatch 2024-09-17T01:46:05.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2"}]: dispatch 2024-09-17T01:46:05.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2"}]': finished 2024-09-17T01:46:05.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: osdmap e10: 5 total, 0 up, 5 in 2024-09-17T01:46:05.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:05.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:05.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:05.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:05.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:05 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:05.944 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1059419690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da8861d1-ed2f-4604-985a-57bf2164e10a"}]: dispatch 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1059419690' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da8861d1-ed2f-4604-985a-57bf2164e10a"}]': finished 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: osdmap e11: 6 total, 0 up, 6 in 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:06.206 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:06 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/4246022996' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1059419690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da8861d1-ed2f-4604-985a-57bf2164e10a"}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1059419690' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da8861d1-ed2f-4604-985a-57bf2164e10a"}]': finished 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: osdmap e11: 6 total, 0 up, 6 in 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:06.264 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/4246022996' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:06.765 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726537565,"num_remapped_pgs":0} 2024-09-17T01:46:07.356 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:07 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/37854191' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:07.356 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:07 smithi162 ceph-mon[25819]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:07.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:07 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/37854191' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:07.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:07 smithi191 ceph-mon[34671]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:07.767 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:08.016 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:08.376 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:08 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3741231340' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:08.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:08 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3741231340' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:08.636 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:09.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:09 smithi162 ceph-mon[25819]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:09.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:09 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2435372988' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:09.240 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726537565,"num_remapped_pgs":0} 2024-09-17T01:46:09.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:09 smithi191 ceph-mon[34671]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:09.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:09 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2435372988' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:10.241 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:10.380 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/277552485' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8169d8c9-2dfa-435b-a98b-eb9e27b2c216"}]: dispatch 2024-09-17T01:46:10.380 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8169d8c9-2dfa-435b-a98b-eb9e27b2c216"}]: dispatch 2024-09-17T01:46:10.380 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8169d8c9-2dfa-435b-a98b-eb9e27b2c216"}]': finished 2024-09-17T01:46:10.380 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: osdmap e12: 7 total, 0 up, 7 in 2024-09-17T01:46:10.380 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:10.381 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:10.381 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:10.381 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:10.381 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:10.381 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:10.381 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:10 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:10.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/277552485' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8169d8c9-2dfa-435b-a98b-eb9e27b2c216"}]: dispatch 2024-09-17T01:46:10.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8169d8c9-2dfa-435b-a98b-eb9e27b2c216"}]: dispatch 2024-09-17T01:46:10.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8169d8c9-2dfa-435b-a98b-eb9e27b2c216"}]': finished 2024-09-17T01:46:10.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: osdmap e12: 7 total, 0 up, 7 in 2024-09-17T01:46:10.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:10.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:10.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:10.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:10.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:10.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:10.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:10 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:10.498 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:11.150 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:11.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:11.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1034984522' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35fc43c6-e187-4860-8079-e547249acdb4"}]: dispatch 2024-09-17T01:46:11.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1034984522' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35fc43c6-e187-4860-8079-e547249acdb4"}]': finished 2024-09-17T01:46:11.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: osdmap e13: 8 total, 0 up, 8 in 2024-09-17T01:46:11.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:11.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:11.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:11.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:11.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:11.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:11.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:11.390 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:11.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1034984522' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35fc43c6-e187-4860-8079-e547249acdb4"}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1034984522' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35fc43c6-e187-4860-8079-e547249acdb4"}]': finished 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: osdmap e13: 8 total, 0 up, 8 in 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:11.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:11.925 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:12.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:12 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/3417958296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:12.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:12 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2773316314' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:12.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:12 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/3417958296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:12.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:12 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2773316314' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:12.925 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:13.175 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:13.283 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:13 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1569318505' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:13.283 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:13 smithi162 ceph-mon[25819]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:13.283 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:13 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:13 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1569318505' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T01:46:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:13 smithi191 ceph-mon[34671]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:13 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:13.767 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:14.377 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:14 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3105386536' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:14.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:14 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3105386536' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:14.405 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:15.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:15 smithi191 ceph-mon[34671]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:15.406 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:15.431 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:15 smithi162 ceph-mon[25819]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:15.662 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:16.333 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:16.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:16 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1171006723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:16.661 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:16 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1171006723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:16.956 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:17 smithi191 ceph-mon[34671]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:17.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:17 smithi162 ceph-mon[25819]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:17.956 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:18.493 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:18 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:46:18.493 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:18 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:18.493 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:18 smithi191 ceph-mon[34671]: Deploying daemon osd.0 on smithi191 2024-09-17T01:46:18.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:18 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:46:18.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:18 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:18.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:18 smithi162 ceph-mon[25819]: Deploying daemon osd.0 on smithi191 2024-09-17T01:46:19.260 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:19.667 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:19 smithi191 ceph-mon[34671]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:19.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:19 smithi162 ceph-mon[25819]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:20.609 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:20 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T01:46:20.610 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:20 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:20.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:20 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T01:46:20.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:20 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:20.706 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:21.429 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:21.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:21 smithi191 ceph-mon[34671]: Deploying daemon osd.1 on smithi162 2024-09-17T01:46:21.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:21 smithi191 ceph-mon[34671]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:21.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:21 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3616895183' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:21.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:21 smithi162 ceph-mon[25819]: Deploying daemon osd.1 on smithi162 2024-09-17T01:46:21.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:21 smithi162 ceph-mon[25819]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:21.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:21 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3616895183' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:22.430 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:22.880 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:23.662 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:23.876 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:23 smithi191 ceph-mon[34671]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:23.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:23 smithi162 ceph-mon[25819]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:24.748 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:24.758 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:24 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1700011939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:24.845 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:24 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1700011939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:25.750 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:25.923 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:25 smithi191 ceph-mon[34671]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:25.923 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:25.923 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:25.923 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T01:46:25.923 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:25.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:25 smithi162 ceph-mon[25819]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:25.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:25.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:25.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T01:46:25.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:25.999 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:26.594 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:26.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:26 smithi162 ceph-mon[25819]: Deploying daemon osd.2 on smithi191 2024-09-17T01:46:26.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:26 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2646783190' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:26.773 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:26 smithi191 ceph-mon[34671]: Deploying daemon osd.2 on smithi191 2024-09-17T01:46:26.773 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:26 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2646783190' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:27.152 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:27.832 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:27 smithi162 ceph-mon[25819]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:27.832 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:28.069 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:27 smithi191 ceph-mon[34671]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:28.069 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:28.154 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:28.838 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:29.855 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:29 smithi162 ceph-mon[25819]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:29.855 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:29.855 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:29.855 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T01:46:29.855 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:29.898 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:30.116 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:29 smithi191 ceph-mon[34671]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:30.116 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:30.116 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:30.116 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T01:46:30.116 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:30.718 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:30.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:30 smithi162 ceph-mon[25819]: Deploying daemon osd.3 on smithi162 2024-09-17T01:46:30.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:30 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1350414237' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:30.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:30 smithi162 ceph-mon[25819]: from='osd.0 [v2:172.21.15.191:6800/3414295843,v1:172.21.15.191:6801/3414295843]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:46:30.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:30 smithi162 ceph-mon[25819]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:46:31.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:30 smithi191 ceph-mon[34671]: Deploying daemon osd.3 on smithi162 2024-09-17T01:46:31.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:30 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1350414237' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:31.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:30 smithi191 ceph-mon[34671]: from='osd.0 [v2:172.21.15.191:6800/3414295843,v1:172.21.15.191:6801/3414295843]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:46:31.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:30 smithi191 ceph-mon[34671]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:46:31.720 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: osdmap e14: 8 total, 0 up, 8 in 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:31.844 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:31.845 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:31.845 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:31.845 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:31.845 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='osd.0 [v2:172.21.15.191:6800/3414295843,v1:172.21.15.191:6801/3414295843]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:31.845 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:31 smithi191 ceph-mon[34671]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: osdmap e14: 8 total, 0 up, 8 in 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:31.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:31.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:31.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:31.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='osd.0 [v2:172.21.15.191:6800/3414295843,v1:172.21.15.191:6801/3414295843]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:31.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:31 smithi162 ceph-mon[25819]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:32.261 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:32.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:32.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: osdmap e15: 8 total, 0 up, 8 in 2024-09-17T01:46:32.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:32.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:32.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:32.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:32.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:32.853 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:32.853 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:32.853 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:32.853 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:32.853 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:32 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:32.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:32.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: osdmap e15: 8 total, 0 up, 8 in 2024-09-17T01:46:32.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:32.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:32.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:32 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:46:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:46:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: osd.0 [v2:172.21.15.191:6800/3414295843,v1:172.21.15.191:6801/3414295843] boot 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: osdmap e16: 8 total, 1 up, 8 in 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:33 smithi191 ceph-mon[34671]: Deploying daemon osd.4 on smithi191 2024-09-17T01:46:33.928 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: osd.0 [v2:172.21.15.191:6800/3414295843,v1:172.21.15.191:6801/3414295843] boot 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: osdmap e16: 8 total, 1 up, 8 in 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:33.929 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:33.930 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:33 smithi162 ceph-mon[25819]: Deploying daemon osd.4 on smithi191 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: osdmap e17: 8 total, 1 up, 8 in 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:34.811 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/826292477' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:34.812 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:34 smithi191 ceph-mon[34671]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T01:46:34.920 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":17,"num_osds":8,"num_up_osds":1,"osd_up_since":1726537592,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: osdmap e17: 8 total, 1 up, 8 in 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/826292477' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:35.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:34 smithi162 ceph-mon[25819]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T01:46:35.922 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:36.032 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: osdmap e18: 8 total, 1 up, 8 in 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:36.033 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:35 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:36.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: osdmap e18: 8 total, 1 up, 8 in 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:36.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:35 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:36.215 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:36.963 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: osdmap e19: 8 total, 1 up, 8 in 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:36.974 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' 2024-09-17T01:46:36.975 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:36 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:37.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: osdmap e19: 8 total, 1 up, 8 in 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160]' entity='osd.1' 2024-09-17T01:46:37.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:36 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2430365575' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160] boot 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: osdmap e20: 8 total, 2 up, 8 in 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:38.126 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:38.127 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:38.127 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:38.127 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:38.127 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2430365575' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: osd.1 [v2:172.21.15.162:6802/773982160,v1:172.21.15.162:6803/773982160] boot 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: osdmap e20: 8 total, 2 up, 8 in 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:38.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:38.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:38.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:38.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:38.154 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":19,"num_osds":8,"num_up_osds":1,"osd_up_since":1726537592,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:38.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='osd.2 [v2:172.21.15.191:6808/3423854122,v1:172.21.15.191:6809/3423854122]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T01:46:38.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T01:46:38.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='osd.2 [v2:172.21.15.191:6808/3423854122,v1:172.21.15.191:6809/3423854122]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: osdmap e21: 8 total, 2 up, 8 in 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:38.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:38 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:39.155 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:39.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='osd.2 [v2:172.21.15.191:6808/3423854122,v1:172.21.15.191:6809/3423854122]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T01:46:39.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T01:46:39.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T01:46:39.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='osd.2 [v2:172.21.15.191:6808/3423854122,v1:172.21.15.191:6809/3423854122]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:39.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: osdmap e21: 8 total, 2 up, 8 in 2024-09-17T01:46:39.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:39.179 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:39.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:39.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:39.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:39.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:39.180 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:38 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:39.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T01:46:39.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:39.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:39.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: Deploying daemon osd.5 on smithi162 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: osdmap e22: 8 total, 2 up, 8 in 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:39.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:39 smithi191 ceph-mon[34671]: from='osd.2 ' entity='osd.2' 2024-09-17T01:46:40.102 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T01:46:40.102 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:40.103 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:40.103 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T01:46:40.103 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:40.103 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: Deploying daemon osd.5 on smithi162 2024-09-17T01:46:40.103 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:40.103 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: osdmap e22: 8 total, 2 up, 8 in 2024-09-17T01:46:40.103 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:40.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:40.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:40.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:40.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:40.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:40.104 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:40.105 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:39 smithi162 ceph-mon[25819]: from='osd.2 ' entity='osd.2' 2024-09-17T01:46:40.107 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: Deploying daemon osd.6 on smithi191 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: osd.2 [v2:172.21.15.191:6808/3423854122,v1:172.21.15.191:6809/3423854122] boot 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: osdmap e23: 8 total, 3 up, 8 in 2024-09-17T01:46:40.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:40.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:40.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:40.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:40.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:40.941 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:40 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:41.010 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:41.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:46:41.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:46:41.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: Deploying daemon osd.6 on smithi191 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: osd.2 [v2:172.21.15.191:6808/3423854122,v1:172.21.15.191:6809/3423854122] boot 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: osdmap e23: 8 total, 3 up, 8 in 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:41.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:40 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:41.840 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T01:46:41.841 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2301589771' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:41.841 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: osdmap e24: 8 total, 3 up, 8 in 2024-09-17T01:46:41.841 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:41.841 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:41.841 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:41.841 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:41.841 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:41.880 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T01:46:41.880 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2301589771' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:41.880 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: osdmap e24: 8 total, 3 up, 8 in 2024-09-17T01:46:41.881 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:41.881 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:41.881 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:41.881 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:41.881 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:42.389 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":23,"num_osds":8,"num_up_osds":3,"osd_up_since":1726537600,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:42.996 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:43.181 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:43.390 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:43.646 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:44.100 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: pgmap v72: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T01:46:44.100 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 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-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 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-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: osdmap e25: 8 total, 3 up, 8 in 2024-09-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:44.101 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T01:46:44.318 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: pgmap v72: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T01:46:44.319 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 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-17T01:46:44.319 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 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-17T01:46:44.319 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: osdmap e25: 8 total, 3 up, 8 in 2024-09-17T01:46:44.319 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:44.319 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:44.319 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:44.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:44.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:44.320 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T01:46:44.359 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:45.003 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T01:46:45.003 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: osdmap e26: 8 total, 3 up, 8 in 2024-09-17T01:46:45.003 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:45.003 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:45.003 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:45.003 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:45.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:45.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T01:46:45.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='osd.4 [v2:172.21.15.191:6816/4042670973,v1:172.21.15.191:6817/4042670973]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T01:46:45.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T01:46:45.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2407757953' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:45.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:45.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:44 smithi162 ceph-mon[25819]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T01:46:45.029 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":26,"num_osds":8,"num_up_osds":3,"osd_up_since":1726537600,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: osdmap e26: 8 total, 3 up, 8 in 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T01:46:45.275 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='osd.4 [v2:172.21.15.191:6816/4042670973,v1:172.21.15.191:6817/4042670973]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T01:46:45.276 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T01:46:45.276 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2407757953' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:45.276 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:45.276 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:44 smithi191 ceph-mon[34671]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T01:46:46.030 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:46.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:45 smithi162 sudo[58749]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T01:46:46.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:45 smithi162 sudo[58749]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T01:46:46.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:45 smithi162 sudo[58749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T01:46:46.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:45 smithi162 sudo[58749]: pam_unix(sudo:session): session closed for user root 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 sudo[58824]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 sudo[58824]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 sudo[58824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 sudo[58824]: pam_unix(sudo:session): session closed for user root 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: osdmap e27: 8 total, 3 up, 8 in 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='osd.4 [v2:172.21.15.191:6816/4042670973,v1:172.21.15.191:6817/4042670973]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:46.416 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: mgrmap e19: smithi162.uroaid(active, since 2m), standbys: smithi191.twsfpx 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:46.417 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:46 smithi162 ceph-mon[25819]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T01:46:46.536 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T01:46:46.536 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T01:46:46.536 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: osdmap e27: 8 total, 3 up, 8 in 2024-09-17T01:46:46.536 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='osd.4 [v2:172.21.15.191:6816/4042670973,v1:172.21.15.191:6817/4042670973]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:46.536 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:46:46.536 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: mgrmap e19: smithi162.uroaid(active, since 2m), standbys: smithi191.twsfpx 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:46.537 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:46 smithi191 ceph-mon[34671]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T01:46:46.718 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:47.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: osdmap e28: 8 total, 3 up, 8 in 2024-09-17T01:46:47.440 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='osd.4 ' entity='osd.4' 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:47.441 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: Deploying daemon osd.7 on smithi162 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688] boot 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: osd.4 [v2:172.21.15.191:6816/4042670973,v1:172.21.15.191:6817/4042670973] boot 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: osdmap e29: 8 total, 5 up, 8 in 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:47.442 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:47.443 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:47.486 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: osdmap e28: 8 total, 3 up, 8 in 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:47.487 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:47.488 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:47.488 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:47.488 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T01:46:47.488 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688]' entity='osd.3' 2024-09-17T01:46:47.488 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='osd.4 ' entity='osd.4' 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: Deploying daemon osd.7 on smithi162 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: osd.3 [v2:172.21.15.162:6810/2164812688,v1:172.21.15.162:6811/2164812688] boot 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: osd.4 [v2:172.21.15.191:6816/4042670973,v1:172.21.15.191:6817/4042670973] boot 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: osdmap e29: 8 total, 5 up, 8 in 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:46:47.489 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:46:47.490 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:47.490 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:47.490 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:47.511 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:48.559 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:48 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/4160530893' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:48.559 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:48 smithi191 ceph-mon[34671]: osdmap e30: 8 total, 5 up, 8 in 2024-09-17T01:46:48.560 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:48 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:48.560 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:48 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:48.560 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:48 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:48.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:48 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/4160530893' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:48.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:48 smithi162 ceph-mon[25819]: osdmap e30: 8 total, 5 up, 8 in 2024-09-17T01:46:48.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:48.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:48.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:48 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:49.247 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":29,"num_osds":8,"num_up_osds":5,"osd_up_since":1726537607,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":1} 2024-09-17T01:46:49.728 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[45998]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T01:46:49.728 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[45998]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T01:46:49.728 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[45998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T01:46:49.728 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[45998]: pam_unix(sudo:session): session closed for user root 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: pgmap v81: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: osdmap e31: 8 total, 5 up, 8 in 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:46:50.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:46:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[46006]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T01:46:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[46006]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T01:46:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[46006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T01:46:50.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 sudo[46006]: pam_unix(sudo:session): session closed for user root 2024-09-17T01:46:50.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: pgmap v81: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T01:46:50.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: osdmap e31: 8 total, 5 up, 8 in 2024-09-17T01:46:50.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:50.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:50.141 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:50.141 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:50.141 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi162"}]: dispatch 2024-09-17T01:46:50.141 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mon metadata", "id": "smithi191"}]: dispatch 2024-09-17T01:46:50.249 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:50.508 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:50.839 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:50 smithi191 ceph-mon[34671]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T01:46:50.839 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:50 smithi191 ceph-mon[34671]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T01:46:50.839 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:50 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:50.839 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:50 smithi191 ceph-mon[34671]: osdmap e32: 8 total, 5 up, 8 in 2024-09-17T01:46:50.839 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:50 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:50.839 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:50 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:50.839 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:50 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:50.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:50 smithi162 ceph-mon[25819]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T01:46:50.915 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:50 smithi162 ceph-mon[25819]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T01:46:50.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:50 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:50.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:50 smithi162 ceph-mon[25819]: osdmap e32: 8 total, 5 up, 8 in 2024-09-17T01:46:50.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:50 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:50.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:50 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:50.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:50 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:51.331 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: pgmap v84: 1 pgs: 1 remapped; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail 2024-09-17T01:46:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: osdmap e33: 8 total, 5 up, 8 in 2024-09-17T01:46:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:51.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:51.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3351962834' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:51.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:51 smithi162 ceph-mon[25819]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T01:46:52.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: pgmap v84: 1 pgs: 1 remapped; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail 2024-09-17T01:46:52.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:52.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:52.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: osdmap e33: 8 total, 5 up, 8 in 2024-09-17T01:46:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3351962834' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:51 smithi191 ceph-mon[34671]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T01:46:52.420 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":33,"num_osds":8,"num_up_osds":5,"osd_up_since":1726537607,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:52.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='osd.6 [v2:172.21.15.191:6824/1193612106,v1:172.21.15.191:6825/1193612106]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T01:46:52.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='osd.6 [v2:172.21.15.191:6824/1193612106,v1:172.21.15.191:6825/1193612106]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: osdmap e34: 8 total, 5 up, 8 in 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:52.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='osd.6 [v2:172.21.15.191:6824/1193612106,v1:172.21.15.191:6825/1193612106]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='osd.6 [v2:172.21.15.191:6824/1193612106,v1:172.21.15.191:6825/1193612106]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: osdmap e34: 8 total, 5 up, 8 in 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:46:53.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:53.190 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-09-17T01:46:53.190 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:53.190 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:53.422 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:53.672 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:53.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: pgmap v87: 1 pgs: 1 remapped; 577 KiB data, 141 MiB used, 447 GiB / 447 GiB avail 2024-09-17T01:46:53.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:46:53.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:53.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: osdmap e35: 8 total, 5 up, 8 in 2024-09-17T01:46:53.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:53.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:53.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:53.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:53.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:53.933 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:53 smithi162 ceph-mon[25819]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' 2024-09-17T01:46:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: pgmap v87: 1 pgs: 1 remapped; 577 KiB data, 141 MiB used, 447 GiB / 447 GiB avail 2024-09-17T01:46:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:46:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-09-17T01:46:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: osdmap e35: 8 total, 5 up, 8 in 2024-09-17T01:46:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:53 smithi191 ceph-mon[34671]: from='osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264]' entity='osd.5' 2024-09-17T01:46:54.334 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:55.018 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:46:55.018 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:46:55.018 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:46:55.018 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: osd.6 [v2:172.21.15.191:6824/1193612106,v1:172.21.15.191:6825/1193612106] boot 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264] boot 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: osdmap e36: 8 total, 7 up, 8 in 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1939766317' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:55.019 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:54 smithi162 ceph-mon[25819]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 6.5 KiB/s rd, 326 KiB/s wr, 20 op/s; 144 KiB/s, 0 objects/s recovering 2024-09-17T01:46:55.046 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":36,"num_osds":8,"num_up_osds":7,"osd_up_since":1726537613,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:55.284 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: osd.6 [v2:172.21.15.191:6824/1193612106,v1:172.21.15.191:6825/1193612106] boot 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: osd.5 [v2:172.21.15.162:6818/7451264,v1:172.21.15.162:6819/7451264] boot 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: osdmap e36: 8 total, 7 up, 8 in 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1939766317' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:55.285 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:54 smithi191 ceph-mon[34671]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 6.5 KiB/s rd, 326 KiB/s wr, 20 op/s; 144 KiB/s, 0 objects/s recovering 2024-09-17T01:46:56.047 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:56.320 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:56.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:55 smithi191 ceph-mon[34671]: osdmap e37: 8 total, 7 up, 8 in 2024-09-17T01:46:56.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:55 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:56.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:55 smithi162 ceph-mon[25819]: osdmap e37: 8 total, 7 up, 8 in 2024-09-17T01:46:56.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:55 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:46:56.993 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:46:57.245 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:57.245 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:57.245 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:57 smithi162 ceph-mon[25819]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 5.6 KiB/s rd, 279 KiB/s wr, 17 op/s; 123 KiB/s, 0 objects/s recovering 2024-09-17T01:46:57.245 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:57 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3294244625' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:57.392 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:57.392 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:46:57.392 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:57 smithi191 ceph-mon[34671]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 5.6 KiB/s rd, 279 KiB/s wr, 17 op/s; 123 KiB/s, 0 objects/s recovering 2024-09-17T01:46:57.392 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:57 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3294244625' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:46:57.911 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":37,"num_osds":8,"num_up_osds":7,"osd_up_since":1726537613,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:46:58.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:58.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:46:58.913 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:46:59.353 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:46:59.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:46:59 smithi191 ceph-mon[34671]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 4.3 KiB/s rd, 218 KiB/s wr, 13 op/s; 96 KiB/s, 0 objects/s recovering 2024-09-17T01:46:59.399 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:46:59 smithi162 ceph-mon[25819]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 4.3 KiB/s rd, 218 KiB/s wr, 13 op/s; 96 KiB/s, 0 objects/s recovering 2024-09-17T01:47:00.015 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:00.299 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:00 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2763054498' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:47:00.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:00 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2763054498' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:47:00.722 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":37,"num_osds":8,"num_up_osds":7,"osd_up_since":1726537613,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":0} 2024-09-17T01:47:01.385 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:01 smithi162 ceph-mon[25819]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T01:47:01.385 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:01 smithi162 ceph-mon[25819]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T01:47:01.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:01 smithi191 ceph-mon[34671]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T01:47:01.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:01 smithi191 ceph-mon[34671]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T01:47:01.724 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T01:47:02.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:02 smithi162 ceph-mon[25819]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T01:47:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:02 smithi162 ceph-mon[25819]: osdmap e38: 8 total, 7 up, 8 in 2024-09-17T01:47:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:02 smithi162 ceph-mon[25819]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:47:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:02.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:47:02.575 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:02.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:02 smithi191 ceph-mon[34671]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T01:47:02.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:02 smithi191 ceph-mon[34671]: osdmap e38: 8 total, 7 up, 8 in 2024-09-17T01:47:02.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:02 smithi191 ceph-mon[34671]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2024-09-17T01:47:02.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:02.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:02.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:02.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:47:03.314 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:03.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:03 smithi162 ceph-mon[25819]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:47:03.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:03 smithi162 ceph-mon[25819]: osdmap e39: 8 total, 7 up, 8 in 2024-09-17T01:47:03.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:03.314 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:03.315 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:03 smithi162 ceph-mon[25819]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T01:47:03.315 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:03 smithi162 ceph-mon[25819]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' 2024-09-17T01:47:03.378 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:03 smithi191 ceph-mon[34671]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2024-09-17T01:47:03.379 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:03 smithi191 ceph-mon[34671]: osdmap e39: 8 total, 7 up, 8 in 2024-09-17T01:47:03.379 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:03 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:03.379 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:03 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:03.379 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:03 smithi191 ceph-mon[34671]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T01:47:03.379 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:03 smithi191 ceph-mon[34671]: from='osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589]' entity='osd.7' 2024-09-17T01:47:04.181 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":40,"num_osds":8,"num_up_osds":8,"osd_up_since":1726537623,"num_in_osds":8,"osd_in_since":1726537570,"num_remapped_pgs":1} 2024-09-17T01:47:04.181 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T01:47:04.405 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: purged_snaps scrub starts 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: purged_snaps scrub ok 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589] boot 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: osdmap e40: 8 total, 8 up, 8 in 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3212591142' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:04.406 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: purged_snaps scrub starts 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: purged_snaps scrub ok 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: osd.7 [v2:172.21.15.162:6826/1682219589,v1:172.21.15.162:6827/1682219589] boot 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: osdmap e40: 8 total, 8 up, 8 in 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3212591142' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:04.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:04.553 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:05.239 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:05 smithi162 ceph-mon[25819]: osdmap e41: 8 total, 8 up, 8 in 2024-09-17T01:47:05.239 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:05 smithi162 ceph-mon[25819]: pgmap v100: 1 pgs: 1 remapped; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:05.369 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:05 smithi191 ceph-mon[34671]: osdmap e41: 8 total, 8 up, 8 in 2024-09-17T01:47:05.370 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:05 smithi191 ceph-mon[34671]: pgmap v100: 1 pgs: 1 remapped; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:05.511 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:05.511 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":42,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","created":"2024-09-17T01:42:49.826643+0000","modified":"2024-09-17T01:47:05.158137+0000","last_up_change":"2024-09-17T01:47:03.151009+0000","last_in_change":"2024-09-17T01:46:10.978426+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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-17T01:46:42.892132+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":"27","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":"6a8f69f8-066a-46b7-8fd5-9d91488d7ab4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6801","nonce":3414295843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6803","nonce":3414295843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6807","nonce":3414295843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6805","nonce":3414295843}]},"public_addr":"172.21.15.191:6801/3414295843","cluster_addr":"172.21.15.191:6803/3414295843","heartbeat_back_addr":"172.21.15.191:6807/3414295843","heartbeat_front_addr":"172.21.15.191:6805/3414295843","state":["exists","up"]},{"osd":1,"uuid":"03543ceb-4b96-415c-8642-9a94649c57ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6803","nonce":773982160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6805","nonce":773982160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6808","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6809","nonce":773982160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6807","nonce":773982160}]},"public_addr":"172.21.15.162:6803/773982160","cluster_addr":"172.21.15.162:6805/773982160","heartbeat_back_addr":"172.21.15.162:6809/773982160","heartbeat_front_addr":"172.21.15.162:6807/773982160","state":["exists","up"]},{"osd":2,"uuid":"27c7d2f0-a287-4985-9d0f-1f0ae95c0368","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6809","nonce":3423854122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6811","nonce":3423854122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6815","nonce":3423854122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6813","nonce":3423854122}]},"public_addr":"172.21.15.191:6809/3423854122","cluster_addr":"172.21.15.191:6811/3423854122","heartbeat_back_addr":"172.21.15.191:6815/3423854122","heartbeat_front_addr":"172.21.15.191:6813/3423854122","state":["exists","up"]},{"osd":3,"uuid":"6d12ba50-d056-4826-a5c8-c65e743a4854","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6811","nonce":2164812688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6813","nonce":2164812688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6816","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6817","nonce":2164812688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6815","nonce":2164812688}]},"public_addr":"172.21.15.162:6811/2164812688","cluster_addr":"172.21.15.162:6813/2164812688","heartbeat_back_addr":"172.21.15.162:6817/2164812688","heartbeat_front_addr":"172.21.15.162:6815/2164812688","state":["exists","up"]},{"osd":4,"uuid":"e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6817","nonce":4042670973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6819","nonce":4042670973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6823","nonce":4042670973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6821","nonce":4042670973}]},"public_addr":"172.21.15.191:6817/4042670973","cluster_addr":"172.21.15.191:6819/4042670973","heartbeat_back_addr":"172.21.15.191:6823/4042670973","heartbeat_front_addr":"172.21.15.191:6821/4042670973","state":["exists","up"]},{"osd":5,"uuid":"da8861d1-ed2f-4604-985a-57bf2164e10a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6819","nonce":7451264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6821","nonce":7451264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6824","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6825","nonce":7451264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6823","nonce":7451264}]},"public_addr":"172.21.15.162:6819/7451264","cluster_addr":"172.21.15.162:6821/7451264","heartbeat_back_addr":"172.21.15.162:6825/7451264","heartbeat_front_addr":"172.21.15.162:6823/7451264","state":["exists","up"]},{"osd":6,"uuid":"8169d8c9-2dfa-435b-a98b-eb9e27b2c216","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6825","nonce":1193612106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6827","nonce":1193612106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6831","nonce":1193612106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6829","nonce":1193612106}]},"public_addr":"172.21.15.191:6825/1193612106","cluster_addr":"172.21.15.191:6827/1193612106","heartbeat_back_addr":"172.21.15.191:6831/1193612106","heartbeat_front_addr":"172.21.15.191:6829/1193612106","state":["exists","up"]},{"osd":7,"uuid":"35fc43c6-e187-4860-8079-e547249acdb4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6827","nonce":1682219589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6829","nonce":1682219589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6832","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6833","nonce":1682219589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6831","nonce":1682219589}]},"public_addr":"172.21.15.162:6827/1682219589","cluster_addr":"172.21.15.162:6829/1682219589","heartbeat_back_addr":"172.21.15.162:6833/1682219589","heartbeat_front_addr":"172.21.15.162:6831/1682219589","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-17T01:46:31.073464+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-17T01:46:35.572472+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-17T01:46:38.796248+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-17T01:46:45.002751+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-17T01:46:45.154406+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-17T01:46:52.744039+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-17T01:46:52.787039+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-17T01:47:01.911288+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[0,3]}],"primary_temp":[],"blocklist":{"172.21.15.162:6800/1475338061":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3064770704":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/2999891382":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/195210441":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3577348652":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/3455559293":"2024-09-18T01:44:42.586845+0000","172.21.15.162:6800/429738822":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/2385928924":"2024-09-18T01:43:11.985270+0000","172.21.15.162:6801/1475338061":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3548881436":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6800/2223872385":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6801/2223872385":"2024-09-18T01:43:43.427432+0000","172.21.15.162:0/2828315534":"2024-09-18T01:43:43.427432+0000","172.21.15.162:0/2988344163":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6801/429738822":"2024-09-18T01:44:42.586845+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-17T01:47:06.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:06 smithi162 ceph-mon[25819]: osdmap e42: 8 total, 8 up, 8 in 2024-09-17T01:47:06.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:06 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/595658539' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T01:47:06.247 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T01:46:42.892132+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': '27', '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-17T01:47:06.247 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T01:47:06.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:06 smithi191 ceph-mon[34671]: osdmap e42: 8 total, 8 up, 8 in 2024-09-17T01:47:06.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:06 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/595658539' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T01:47:07.003 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:07.433 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:07 smithi162 ceph-mon[25819]: osdmap e43: 8 total, 8 up, 8 in 2024-09-17T01:47:07.433 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:07 smithi162 ceph-mon[25819]: pgmap v103: 1 pgs: 1 remapped; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:07.433 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:07 smithi162 ceph-mon[25819]: osdmap e44: 8 total, 8 up, 8 in 2024-09-17T01:47:07.551 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:07 smithi191 ceph-mon[34671]: osdmap e43: 8 total, 8 up, 8 in 2024-09-17T01:47:07.552 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:07 smithi191 ceph-mon[34671]: pgmap v103: 1 pgs: 1 remapped; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:07.552 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:07 smithi191 ceph-mon[34671]: osdmap e44: 8 total, 8 up, 8 in 2024-09-17T01:47:08.177 INFO:teuthology.orchestra.run.smithi162.stdout:pg_num: 1 2024-09-17T01:47:08.714 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: Detected new or changed devices on smithi191 2024-09-17T01:47:08.714 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:08.714 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:08.714 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.714 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.715 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.715 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.715 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: Adjusting osd_memory_target on smithi191 to 3728M 2024-09-17T01:47:08.715 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:08.715 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:08 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3361666919' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T01:47:08.743 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T01:47:08.743 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T01:47:08.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: Detected new or changed devices on smithi191 2024-09-17T01:47:08.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:08.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:08.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:08.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: Adjusting osd_memory_target on smithi191 to 3728M 2024-09-17T01:47:08.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:08.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:08 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3361666919' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T01:47:09.009 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:09 smithi162 ceph-mon[25819]: pgmap v105: 1 pgs: 1 remapped; 577 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:09.757 INFO:teuthology.orchestra.run.smithi162.stdout:[client.0] 2024-09-17T01:47:09.757 INFO:teuthology.orchestra.run.smithi162.stdout: key = AQCd3+hmnScnLRAAOoAxtOVyJ1JTP9CSO2ip2g== 2024-09-17T01:47:09.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:09 smithi191 ceph-mon[34671]: pgmap v105: 1 pgs: 1 remapped; 577 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:09.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:09.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:10.546 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:47:10.546 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T01:47:10.547 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T01:47:10.583 DEBUG:teuthology.orchestra.run.smithi191:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T01:47:10.841 INFO:teuthology.orchestra.run.smithi191.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi191/config 2024-09-17T01:47:10.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:10 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/960900983' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T01:47:10.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:10 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/960900983' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T01:47:10.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:10 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/960900983' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T01:47:10.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:10 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/960900983' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T01:47:11.608 INFO:teuthology.orchestra.run.smithi191.stdout:[client.1] 2024-09-17T01:47:11.608 INFO:teuthology.orchestra.run.smithi191.stdout: key = AQCf3+hmtRlCJBAAeYM55/kOFZ36ZekRzB0png== 2024-09-17T01:47:11.712 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:11 smithi162 ceph-mon[25819]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T01:47:11.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:11 smithi191 ceph-mon[34671]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T01:47:12.405 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:47:12.406 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T01:47:12.406 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T01:47:12.443 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T01:47:12.444 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T01:47:12.444 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T01:47:12.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:12 smithi191 ceph-mon[34671]: from='client.? 172.21.15.191:0/98952148' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T01:47:12.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:12 smithi191 ceph-mon[34671]: 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-17T01:47:12.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:12 smithi191 ceph-mon[34671]: 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-17T01:47:12.711 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:12.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:12 smithi162 ceph-mon[25819]: from='client.? 172.21.15.191:0/98952148' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T01:47:12.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:12 smithi162 ceph-mon[25819]: 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-17T01:47:12.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:12 smithi162 ceph-mon[25819]: 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-17T01:47:13.627 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:13.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:13 smithi191 ceph-mon[34671]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T01:47:13.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:13 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:13.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:13 smithi162 ceph-mon[25819]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T01:47:13.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:13 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:14.667 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/154980384' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:47:14.668 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:47:14.669 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:47:14.669 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:47:14.669 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:47:14.703 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":19,"flags":0,"active_gid":14219,"active_name":"smithi162.uroaid","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6800","nonce":1142823841},{"type":"v1","addr":"172.21.15.162:6801","nonce":1142823841}]},"active_addr":"172.21.15.162:6801/1142823841","active_change":"2024-09-17T01:44:42.586968+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":14244,"name":"smithi191.twsfpx","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","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","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.162:8443/","prometheus":"http://172.21.15.162:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.162:0","nonce":2086470105}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.162:0","nonce":2411073763}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.162:0","nonce":4049227686}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.162:0","nonce":3708400528}]}]} 2024-09-17T01:47:14.708 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T01:47:14.708 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T01:47:14.708 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/154980384' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:47:14.787 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:14.788 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:47:14.788 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:47:14.788 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:47:14.788 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T01:47:14.788 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:47:15.465 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:15.822 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:15 smithi191 ceph-mon[34671]: Detected new or changed devices on smithi162 2024-09-17T01:47:15.822 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:15 smithi191 ceph-mon[34671]: Adjusting osd_memory_target on smithi162 to 2960M 2024-09-17T01:47:15.822 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:15 smithi191 ceph-mon[34671]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T01:47:15.874 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:15 smithi162 ceph-mon[25819]: Detected new or changed devices on smithi162 2024-09-17T01:47:15.874 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:15 smithi162 ceph-mon[25819]: Adjusting osd_memory_target on smithi162 to 2960M 2024-09-17T01:47:15.874 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:15 smithi162 ceph-mon[25819]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T01:47:16.042 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:16.043 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":44,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","created":"2024-09-17T01:42:49.826643+0000","modified":"2024-09-17T01:47:07.163508+0000","last_up_change":"2024-09-17T01:47:03.151009+0000","last_in_change":"2024-09-17T01:46:10.978426+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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-17T01:46:42.892132+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":"27","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":"6a8f69f8-066a-46b7-8fd5-9d91488d7ab4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6801","nonce":3414295843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6803","nonce":3414295843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6807","nonce":3414295843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6805","nonce":3414295843}]},"public_addr":"172.21.15.191:6801/3414295843","cluster_addr":"172.21.15.191:6803/3414295843","heartbeat_back_addr":"172.21.15.191:6807/3414295843","heartbeat_front_addr":"172.21.15.191:6805/3414295843","state":["exists","up"]},{"osd":1,"uuid":"03543ceb-4b96-415c-8642-9a94649c57ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6803","nonce":773982160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6805","nonce":773982160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6808","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6809","nonce":773982160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6807","nonce":773982160}]},"public_addr":"172.21.15.162:6803/773982160","cluster_addr":"172.21.15.162:6805/773982160","heartbeat_back_addr":"172.21.15.162:6809/773982160","heartbeat_front_addr":"172.21.15.162:6807/773982160","state":["exists","up"]},{"osd":2,"uuid":"27c7d2f0-a287-4985-9d0f-1f0ae95c0368","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6809","nonce":3423854122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6811","nonce":3423854122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6815","nonce":3423854122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6813","nonce":3423854122}]},"public_addr":"172.21.15.191:6809/3423854122","cluster_addr":"172.21.15.191:6811/3423854122","heartbeat_back_addr":"172.21.15.191:6815/3423854122","heartbeat_front_addr":"172.21.15.191:6813/3423854122","state":["exists","up"]},{"osd":3,"uuid":"6d12ba50-d056-4826-a5c8-c65e743a4854","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6811","nonce":2164812688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6813","nonce":2164812688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6816","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6817","nonce":2164812688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6815","nonce":2164812688}]},"public_addr":"172.21.15.162:6811/2164812688","cluster_addr":"172.21.15.162:6813/2164812688","heartbeat_back_addr":"172.21.15.162:6817/2164812688","heartbeat_front_addr":"172.21.15.162:6815/2164812688","state":["exists","up"]},{"osd":4,"uuid":"e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6817","nonce":4042670973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6819","nonce":4042670973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6823","nonce":4042670973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6821","nonce":4042670973}]},"public_addr":"172.21.15.191:6817/4042670973","cluster_addr":"172.21.15.191:6819/4042670973","heartbeat_back_addr":"172.21.15.191:6823/4042670973","heartbeat_front_addr":"172.21.15.191:6821/4042670973","state":["exists","up"]},{"osd":5,"uuid":"da8861d1-ed2f-4604-985a-57bf2164e10a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6819","nonce":7451264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6821","nonce":7451264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6824","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6825","nonce":7451264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6823","nonce":7451264}]},"public_addr":"172.21.15.162:6819/7451264","cluster_addr":"172.21.15.162:6821/7451264","heartbeat_back_addr":"172.21.15.162:6825/7451264","heartbeat_front_addr":"172.21.15.162:6823/7451264","state":["exists","up"]},{"osd":6,"uuid":"8169d8c9-2dfa-435b-a98b-eb9e27b2c216","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6825","nonce":1193612106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6827","nonce":1193612106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6831","nonce":1193612106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6829","nonce":1193612106}]},"public_addr":"172.21.15.191:6825/1193612106","cluster_addr":"172.21.15.191:6827/1193612106","heartbeat_back_addr":"172.21.15.191:6831/1193612106","heartbeat_front_addr":"172.21.15.191:6829/1193612106","state":["exists","up"]},{"osd":7,"uuid":"35fc43c6-e187-4860-8079-e547249acdb4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6827","nonce":1682219589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6829","nonce":1682219589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6832","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6833","nonce":1682219589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6831","nonce":1682219589}]},"public_addr":"172.21.15.162:6827/1682219589","cluster_addr":"172.21.15.162:6829/1682219589","heartbeat_back_addr":"172.21.15.162:6833/1682219589","heartbeat_front_addr":"172.21.15.162:6831/1682219589","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-17T01:46:31.073464+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-17T01:46:35.572472+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-17T01:46:38.796248+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-17T01:46:45.002751+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-17T01:46:45.154406+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-17T01:46:52.744039+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-17T01:46:52.787039+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-17T01:47:01.911288+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.162:6800/1475338061":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3064770704":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/2999891382":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/195210441":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3577348652":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/3455559293":"2024-09-18T01:44:42.586845+0000","172.21.15.162:6800/429738822":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/2385928924":"2024-09-18T01:43:11.985270+0000","172.21.15.162:6801/1475338061":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3548881436":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6800/2223872385":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6801/2223872385":"2024-09-18T01:43:43.427432+0000","172.21.15.162:0/2828315534":"2024-09-18T01:43:43.427432+0000","172.21.15.162:0/2988344163":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6801/429738822":"2024-09-18T01:44:42.586845+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-17T01:47:16.858 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:16 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2118446834' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T01:47:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:16 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2118446834' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T01:47:17.190 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T01:47:17.191 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T01:47:17.529 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:17 smithi191 ceph-mon[34671]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T01:47:17.770 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:17 smithi162 ceph-mon[25819]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T01:47:18.189 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:18.190 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":44,"fsid":"0502afa2-7496-11ef-bceb-c7b262605968","created":"2024-09-17T01:42:49.826643+0000","modified":"2024-09-17T01:47:07.163508+0000","last_up_change":"2024-09-17T01:47:03.151009+0000","last_in_change":"2024-09-17T01:46:10.978426+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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-17T01:46:42.892132+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":"27","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":"6a8f69f8-066a-46b7-8fd5-9d91488d7ab4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6801","nonce":3414295843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6803","nonce":3414295843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6807","nonce":3414295843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":3414295843},{"type":"v1","addr":"172.21.15.191:6805","nonce":3414295843}]},"public_addr":"172.21.15.191:6801/3414295843","cluster_addr":"172.21.15.191:6803/3414295843","heartbeat_back_addr":"172.21.15.191:6807/3414295843","heartbeat_front_addr":"172.21.15.191:6805/3414295843","state":["exists","up"]},{"osd":1,"uuid":"03543ceb-4b96-415c-8642-9a94649c57ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6803","nonce":773982160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6805","nonce":773982160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6808","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6809","nonce":773982160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":773982160},{"type":"v1","addr":"172.21.15.162:6807","nonce":773982160}]},"public_addr":"172.21.15.162:6803/773982160","cluster_addr":"172.21.15.162:6805/773982160","heartbeat_back_addr":"172.21.15.162:6809/773982160","heartbeat_front_addr":"172.21.15.162:6807/773982160","state":["exists","up"]},{"osd":2,"uuid":"27c7d2f0-a287-4985-9d0f-1f0ae95c0368","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6809","nonce":3423854122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6811","nonce":3423854122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6815","nonce":3423854122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3423854122},{"type":"v1","addr":"172.21.15.191:6813","nonce":3423854122}]},"public_addr":"172.21.15.191:6809/3423854122","cluster_addr":"172.21.15.191:6811/3423854122","heartbeat_back_addr":"172.21.15.191:6815/3423854122","heartbeat_front_addr":"172.21.15.191:6813/3423854122","state":["exists","up"]},{"osd":3,"uuid":"6d12ba50-d056-4826-a5c8-c65e743a4854","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6811","nonce":2164812688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6813","nonce":2164812688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6816","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6817","nonce":2164812688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":2164812688},{"type":"v1","addr":"172.21.15.162:6815","nonce":2164812688}]},"public_addr":"172.21.15.162:6811/2164812688","cluster_addr":"172.21.15.162:6813/2164812688","heartbeat_back_addr":"172.21.15.162:6817/2164812688","heartbeat_front_addr":"172.21.15.162:6815/2164812688","state":["exists","up"]},{"osd":4,"uuid":"e32fa61a-37d4-4ba8-b4d0-76826a3d5bb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6817","nonce":4042670973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6819","nonce":4042670973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6823","nonce":4042670973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":4042670973},{"type":"v1","addr":"172.21.15.191:6821","nonce":4042670973}]},"public_addr":"172.21.15.191:6817/4042670973","cluster_addr":"172.21.15.191:6819/4042670973","heartbeat_back_addr":"172.21.15.191:6823/4042670973","heartbeat_front_addr":"172.21.15.191:6821/4042670973","state":["exists","up"]},{"osd":5,"uuid":"da8861d1-ed2f-4604-985a-57bf2164e10a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6819","nonce":7451264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6821","nonce":7451264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6824","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6825","nonce":7451264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":7451264},{"type":"v1","addr":"172.21.15.162:6823","nonce":7451264}]},"public_addr":"172.21.15.162:6819/7451264","cluster_addr":"172.21.15.162:6821/7451264","heartbeat_back_addr":"172.21.15.162:6825/7451264","heartbeat_front_addr":"172.21.15.162:6823/7451264","state":["exists","up"]},{"osd":6,"uuid":"8169d8c9-2dfa-435b-a98b-eb9e27b2c216","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6825","nonce":1193612106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6827","nonce":1193612106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6831","nonce":1193612106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":1193612106},{"type":"v1","addr":"172.21.15.191:6829","nonce":1193612106}]},"public_addr":"172.21.15.191:6825/1193612106","cluster_addr":"172.21.15.191:6827/1193612106","heartbeat_back_addr":"172.21.15.191:6831/1193612106","heartbeat_front_addr":"172.21.15.191:6829/1193612106","state":["exists","up"]},{"osd":7,"uuid":"35fc43c6-e187-4860-8079-e547249acdb4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6827","nonce":1682219589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6829","nonce":1682219589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6832","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6833","nonce":1682219589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1682219589},{"type":"v1","addr":"172.21.15.162:6831","nonce":1682219589}]},"public_addr":"172.21.15.162:6827/1682219589","cluster_addr":"172.21.15.162:6829/1682219589","heartbeat_back_addr":"172.21.15.162:6833/1682219589","heartbeat_front_addr":"172.21.15.162:6831/1682219589","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-17T01:46:31.073464+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-17T01:46:35.572472+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-17T01:46:38.796248+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-17T01:46:45.002751+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-17T01:46:45.154406+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-17T01:46:52.744039+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-17T01:46:52.787039+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-17T01:47:01.911288+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.162:6800/1475338061":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3064770704":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/2999891382":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/195210441":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3577348652":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/3455559293":"2024-09-18T01:44:42.586845+0000","172.21.15.162:6800/429738822":"2024-09-18T01:44:42.586845+0000","172.21.15.162:0/2385928924":"2024-09-18T01:43:11.985270+0000","172.21.15.162:6801/1475338061":"2024-09-18T01:43:11.985270+0000","172.21.15.162:0/3548881436":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6800/2223872385":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6801/2223872385":"2024-09-18T01:43:43.427432+0000","172.21.15.162:0/2828315534":"2024-09-18T01:43:43.427432+0000","172.21.15.162:0/2988344163":"2024-09-18T01:43:43.427432+0000","172.21.15.162:6801/429738822":"2024-09-18T01:44:42.586845+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-17T01:47:18.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:18 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1182979530' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T01:47:18.812 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:18 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1182979530' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T01:47:19.200 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T01:47:19.201 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T01:47:19.201 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T01:47:19.202 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T01:47:19.202 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T01:47:19.203 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T01:47:19.203 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T01:47:19.203 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T01:47:19.769 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:19 smithi191 ceph-mon[34671]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T01:47:19.922 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:19.924 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:19.925 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:19.926 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:19.932 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:19.932 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:19.936 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:19.940 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:19 smithi162 ceph-mon[25819]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T01:47:19.941 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:21.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:21 smithi191 ceph-mon[34671]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T01:47:21.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:21 smithi162 ceph-mon[25819]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T01:47:22.493 INFO:teuthology.orchestra.run.smithi162.stdout:98784247819 2024-09-17T01:47:22.494 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T01:47:23.020 INFO:teuthology.orchestra.run.smithi162.stdout:154618822664 2024-09-17T01:47:23.020 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T01:47:23.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:23 smithi191 ceph-mon[34671]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:23.925 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:23 smithi162 ceph-mon[25819]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:25.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:25.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:25.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:25 smithi162 ceph-mon[25819]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:25.537 INFO:teuthology.orchestra.run.smithi162.stdout:85899345933 2024-09-17T01:47:25.538 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T01:47:25.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:25.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:25.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:25 smithi191 ceph-mon[34671]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:25.982 INFO:teuthology.orchestra.run.smithi162.stdout:171798691847 2024-09-17T01:47:25.982 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T01:47:26.374 INFO:teuthology.orchestra.run.smithi162.stdout:124554051594 2024-09-17T01:47:26.374 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T01:47:27.222 INFO:teuthology.orchestra.run.smithi162.stdout:124554051595 2024-09-17T01:47:27.223 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T01:47:27.750 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:27 smithi162 ceph-mon[25819]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:27.750 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:28.071 INFO:teuthology.orchestra.run.smithi162.stdout:154618822665 2024-09-17T01:47:28.071 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T01:47:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:27 smithi191 ceph-mon[34671]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:28.337 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:28.341 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:28.341 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:28.344 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:28.781 INFO:teuthology.orchestra.run.smithi162.stdout:68719476750 2024-09-17T01:47:28.782 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T01:47:29.635 INFO:teuthology.orchestra.run.smithi162.stdout:154618822665 2024-09-17T01:47:29.742 INFO:teuthology.orchestra.run.smithi162.stdout:85899345934 2024-09-17T01:47:29.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:29 smithi162 ceph-mon[25819]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:29.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:29 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2292323630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T01:47:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:29 smithi191 ceph-mon[34671]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:29 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2292323630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T01:47:30.595 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345933 got 85899345934 for osd.1 2024-09-17T01:47:30.596 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:30.818 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:30 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/339672326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T01:47:31.053 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:31.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:30 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/339672326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T01:47:31.234 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:31.774 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:31 smithi162 ceph-mon[25819]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:31.802 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822664 got 154618822665 for osd.6 2024-09-17T01:47:31.802 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:31 smithi191 ceph-mon[34671]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:32.783 INFO:teuthology.orchestra.run.smithi162.stdout:171798691849 2024-09-17T01:47:33.845 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:33 smithi162 ceph-mon[25819]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:33.845 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:33 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3767244351' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T01:47:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:33 smithi191 ceph-mon[34671]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:33 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3767244351' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T01:47:34.033 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691847 got 171798691849 for osd.7 2024-09-17T01:47:34.033 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:34.826 INFO:teuthology.orchestra.run.smithi162.stdout:124554051596 2024-09-17T01:47:34.994 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:35.080 INFO:teuthology.orchestra.run.smithi162.stdout:124554051597 2024-09-17T01:47:35.497 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:35.666 INFO:teuthology.orchestra.run.smithi162.stdout:98784247821 2024-09-17T01:47:35.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:35 smithi162 ceph-mon[25819]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:35.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:35 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/2417564219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T01:47:35.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:35 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/1263944780' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T01:47:35.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:35 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3796552865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T01:47:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:35 smithi191 ceph-mon[34671]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:35 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/2417564219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T01:47:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:35 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/1263944780' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T01:47:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:35 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3796552865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T01:47:36.617 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051595 got 124554051597 for osd.4 2024-09-17T01:47:36.617 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:36.963 INFO:teuthology.orchestra.run.smithi162.stdout:154618822667 2024-09-17T01:47:37.557 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822665 got 154618822667 for osd.5 2024-09-17T01:47:37.557 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:37.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:37 smithi162 ceph-mon[25819]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:37.932 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:37 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/873909208' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T01:47:37.960 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247819 got 98784247821 for osd.2 2024-09-17T01:47:37.961 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:37 smithi191 ceph-mon[34671]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:37 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/873909208' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T01:47:38.732 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051594 got 124554051596 for osd.3 2024-09-17T01:47:38.733 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:39.084 INFO:teuthology.orchestra.run.smithi162.stdout:68719476752 2024-09-17T01:47:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:39 smithi162 ceph-mon[25819]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:39 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/494633803' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T01:47:40.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:39 smithi191 ceph-mon[34671]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:40.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:39 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/494633803' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T01:47:40.279 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476750 got 68719476752 for osd.0 2024-09-17T01:47:40.279 DEBUG:teuthology.parallel:result is None 2024-09-17T01:47:40.280 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T01:47:40.280 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T01:47:40.794 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:41.865 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:41.865 INFO:teuthology.orchestra.run.smithi162.stderr:dumped all 2024-09-17T01:47:41.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:41 smithi162 ceph-mon[25819]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:42.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:41 smithi191 ceph-mon[34671]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:42.624 INFO:teuthology.orchestra.run.smithi162.stdout:{"pg_ready":true,"pg_map":{"version":121,"stamp":"2024-09-17T01:47:40.616468+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":146,"num_read_kb":127,"num_write":225,"num_write_kb":3982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":177,"ondisk_log_size":177,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":225536,"kb_used_data":5132,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749702912,"statfs":{"total":767926730752,"available":767695781888,"internally_reserved":0,"allocated":5255168,"data_stored":3171296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":225496625},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001865"},"pg_stats":[{"pgid":"1.0","version":"31'177","reported_seq":263,"reported_epoch":44,"state":"active+clean","last_fresh":"2024-09-17T01:47:07.168510+0000","last_change":"2024-09-17T01:47:07.168188+0000","last_active":"2024-09-17T01:47:07.168510+0000","last_peered":"2024-09-17T01:47:07.168510+0000","last_clean":"2024-09-17T01:47:07.168510+0000","last_became_active":"2024-09-17T01:47:07.167858+0000","last_became_peered":"2024-09-17T01:47:07.167858+0000","last_unstale":"2024-09-17T01:47:07.168510+0000","last_undegraded":"2024-09-17T01:47:07.168510+0000","last_fullsized":"2024-09-17T01:47:07.168510+0000","mapping_epoch":43,"log_start":"0'0","ondisk_log_start":"0'0","created":25,"last_epoch_clean":44,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T01:46:42.942281+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T01:46:42.942281+0000","last_clean_scrub_stamp":"2024-09-17T01:46:42.942281+0000","objects_scrubbed":0,"log_size":177,"log_dups_size":0,"ondisk_log_size":177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:57.153326+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":146,"num_read_kb":127,"num_write":225,"num_write_kb":3982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"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":146,"num_read_kb":127,"num_write":225,"num_write_kb":3982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":177,"ondisk_log_size":177,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":40,"seq":171798691851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1004,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1028096,"data_stored":765392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"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":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":29,"seq":124554051598,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":29,"seq":124554051597,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28040,"kb_used_data":1004,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713016,"statfs":{"total":95990841344,"available":95962128384,"internally_reserved":0,"allocated":1028096,"data_stored":765392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":23,"seq":98784247822,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":20,"seq":85899345936,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31616,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709440,"statfs":{"total":95990841344,"available":95958466560,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":16,"seq":68719476753,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1004,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1028096,"data_stored":765392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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}]}} 2024-09-17T01:47:42.625 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T01:47:42.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:43.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:43.434 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:44.097 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:44.097 INFO:teuthology.orchestra.run.smithi162.stderr:dumped all 2024-09-17T01:47:44.097 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:43 smithi162 ceph-mon[25819]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:47:44.098 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:43 smithi162 ceph-mon[25819]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:44.098 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:44.098 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:43 smithi191 ceph-mon[34671]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:47:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:43 smithi191 ceph-mon[34671]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:44.732 INFO:teuthology.orchestra.run.smithi162.stdout:{"pg_ready":true,"pg_map":{"version":122,"stamp":"2024-09-17T01:47:42.617096+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":146,"num_read_kb":127,"num_write":225,"num_write_kb":3982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":177,"ondisk_log_size":177,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":225536,"kb_used_data":5132,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749702912,"statfs":{"total":767926730752,"available":767695781888,"internally_reserved":0,"allocated":5255168,"data_stored":3171296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":225496625},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002160"},"pg_stats":[{"pgid":"1.0","version":"31'177","reported_seq":263,"reported_epoch":44,"state":"active+clean","last_fresh":"2024-09-17T01:47:07.168510+0000","last_change":"2024-09-17T01:47:07.168188+0000","last_active":"2024-09-17T01:47:07.168510+0000","last_peered":"2024-09-17T01:47:07.168510+0000","last_clean":"2024-09-17T01:47:07.168510+0000","last_became_active":"2024-09-17T01:47:07.167858+0000","last_became_peered":"2024-09-17T01:47:07.167858+0000","last_unstale":"2024-09-17T01:47:07.168510+0000","last_undegraded":"2024-09-17T01:47:07.168510+0000","last_fullsized":"2024-09-17T01:47:07.168510+0000","mapping_epoch":43,"log_start":"0'0","ondisk_log_start":"0'0","created":25,"last_epoch_clean":44,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T01:46:42.942281+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T01:46:42.942281+0000","last_clean_scrub_stamp":"2024-09-17T01:46:42.942281+0000","objects_scrubbed":0,"log_size":177,"log_dups_size":0,"ondisk_log_size":177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:57.153326+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":146,"num_read_kb":127,"num_write":225,"num_write_kb":3982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"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":146,"num_read_kb":127,"num_write":225,"num_write_kb":3982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":177,"ondisk_log_size":177,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":40,"seq":171798691851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1004,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1028096,"data_stored":765392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"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":36,"seq":154618822668,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":29,"seq":124554051598,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":29,"seq":124554051598,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28040,"kb_used_data":1004,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713016,"statfs":{"total":95990841344,"available":95962128384,"internally_reserved":0,"allocated":1028096,"data_stored":765392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":23,"seq":98784247823,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":20,"seq":85899345936,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31616,"kb_used_data":424,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709440,"statfs":{"total":95990841344,"available":95958466560,"internally_reserved":0,"allocated":434176,"data_stored":175024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":16,"seq":68719476753,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1004,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1028096,"data_stored":765392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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}]}} 2024-09-17T01:47:44.732 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T01:47:44.732 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T01:47:44.733 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T01:47:44.733 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f shell --fsid 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T01:47:44.979 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:45.671 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:47:45.672 INFO:teuthology.orchestra.run.smithi162.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T01:47:45.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:45 smithi162 ceph-mon[25819]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:47:45.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:45 smithi162 ceph-mon[25819]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:45.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:45 smithi162 ceph-mon[25819]: from='client.? 172.21.15.162:0/3888956361' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T01:47:46.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:45 smithi191 ceph-mon[34671]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:47:46.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:45 smithi191 ceph-mon[34671]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:46.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:45 smithi191 ceph-mon[34671]: from='client.? 172.21.15.162:0/3888956361' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T01:47:46.363 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T01:47:46.363 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T01:47:46.363 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T01:47:46.373 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:47:46.374 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T01:47:46.619 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:47.289 INFO:teuthology.orchestra.run.smithi162.stdout:Backend: cephadm 2024-09-17T01:47:47.289 INFO:teuthology.orchestra.run.smithi162.stdout:Available: Yes 2024-09-17T01:47:47.289 INFO:teuthology.orchestra.run.smithi162.stdout:Paused: No 2024-09-17T01:47:47.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:47 smithi162 ceph-mon[25819]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:48.022 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T01:47:48.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:47 smithi191 ceph-mon[34671]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:48.268 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:48.920 INFO:teuthology.orchestra.run.smithi162.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:alertmanager.smithi162 smithi162 *:9093,9094 running (2m) 40s ago 3m 26.4M - 0.25.0 c8568f914cd2 1d59329125d2 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-exporter.smithi162 smithi162 running (3m) 40s ago 3m 7876k - 19.1.1-330-gc2ddf972 ebb0615149de af9085fe6f53 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-exporter.smithi191 smithi191 running (2m) 45s ago 2m 5268k - 19.1.1-330-gc2ddf972 ebb0615149de b16c033cb80e 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:crash.smithi162 smithi162 running (3m) 40s ago 3m 6899k - 19.1.1-330-gc2ddf972 ebb0615149de d7555d607618 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:crash.smithi191 smithi191 running (2m) 45s ago 2m 6891k - 19.1.1-330-gc2ddf972 ebb0615149de afefcef8e55a 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:grafana.smithi162 smithi162 *:3000 running (2m) 40s ago 3m 76.4M - 9.4.12 2bacad6d85d8 37d6d47f9456 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:mgr.smithi162.uroaid smithi162 *:9283,8765,8443 running (4m) 40s ago 4m 496M - 19.1.1-330-gc2ddf972 ebb0615149de 21da196a3470 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:mgr.smithi191.twsfpx smithi191 *:8443,9283,8765 running (2m) 45s ago 2m 442M - 19.1.1-330-gc2ddf972 ebb0615149de 0e11b08eb732 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:mon.smithi162 smithi162 running (4m) 40s ago 4m 49.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 531ecfca940a 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:mon.smithi191 smithi191 running (2m) 45s ago 2m 39.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 1beb5903cc1f 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:node-exporter.smithi162 smithi162 *:9100 running (3m) 40s ago 3m 15.5M - 1.5.0 0da6a335fe13 0b76631bd0c8 2024-09-17T01:47:48.921 INFO:teuthology.orchestra.run.smithi162.stdout:node-exporter.smithi191 smithi191 *:9100 running (2m) 45s ago 2m 16.5M - 1.5.0 0da6a335fe13 67028304d05c 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.0 smithi191 running (84s) 45s ago 83s 39.4M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 5861ed19dfa5 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.1 smithi162 running (80s) 40s ago 79s 50.4M 2960M 19.1.1-330-gc2ddf972 ebb0615149de cc1f728ec8a9 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.2 smithi191 running (76s) 45s ago 76s 43.9M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 340b289e1b03 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.3 smithi162 running (70s) 40s ago 70s 46.7M 2960M 19.1.1-330-gc2ddf972 ebb0615149de 33443909f7e3 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.4 smithi191 running (69s) 45s ago 69s 39.2M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 0feb247def0b 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.5 smithi162 running (62s) 40s ago 62s 37.4M 2960M 19.1.1-330-gc2ddf972 ebb0615149de 45928b45909a 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.6 smithi191 running (62s) 45s ago 62s 27.7M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 936c3db1b3b1 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:osd.7 smithi162 running (53s) 40s ago 52s 23.9M 2960M 19.1.1-330-gc2ddf972 ebb0615149de 9e09285e0203 2024-09-17T01:47:48.922 INFO:teuthology.orchestra.run.smithi162.stdout:prometheus.smithi162 smithi162 *:9095 running (2m) 40s ago 3m 40.6M - 2.43.0 a07b618ecd1d 71cb28603c36 2024-09-17T01:47:48.922 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:48 smithi162 ceph-mon[25819]: from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:49.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:48 smithi191 ceph-mon[34671]: from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:49.529 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T01:47:49.775 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:49.893 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:49 smithi162 ceph-mon[25819]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:49 smithi191 ceph-mon[34671]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:50.399 INFO:teuthology.orchestra.run.smithi162.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:alertmanager ?:9093,9094 1/1 41s ago 4m count:1 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-exporter 2/2 46s ago 4m * 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:crash 2/2 46s ago 4m * 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:grafana ?:3000 1/1 41s ago 4m count:1 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:mgr 2/2 46s ago 4m count:2 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:mon 2/2 46s ago 3m smithi162:172.21.15.162=smithi162;smithi191:172.21.15.191=smithi191;count:2 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:node-exporter ?:9100 2/2 46s ago 4m * 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:osd.all-available-devices 8 46s ago 2m * 2024-09-17T01:47:50.400 INFO:teuthology.orchestra.run.smithi162.stdout:prometheus ?:9095 1/1 41s ago 4m count:1 2024-09-17T01:47:51.040 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:50 smithi191 ceph-mon[34671]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:51.125 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:50 smithi162 ceph-mon[25819]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:51.153 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T01:47:51.407 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:51.794 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:51 smithi162 ceph-mon[25819]: from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:51.794 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:51 smithi162 ceph-mon[25819]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:52.054 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:51 smithi191 ceph-mon[34671]: from='client.14620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:52.054 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:51 smithi191 ceph-mon[34671]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:52.060 INFO:teuthology.orchestra.run.smithi162.stdout:HOST ADDR LABELS STATUS 2024-09-17T01:47:52.060 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 172.21.15.162 2024-09-17T01:47:52.061 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 172.21.15.191 2024-09-17T01:47:52.061 INFO:teuthology.orchestra.run.smithi162.stdout:2 hosts in cluster 2024-09-17T01:47:52.812 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T01:47:53.059 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:53.661 INFO:teuthology.orchestra.run.smithi162.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T01:47:53.661 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300JU400BGN 372G No 39s ago Has a FileSystem, LVM detected 2024-09-17T01:47:53.661 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme1n1 ssd Linux_f2f86a69a8f1c7cc70bf 89.4G No 39s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.661 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme2n1 ssd Linux_ae63daa142465dc21b75 89.4G No 39s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.661 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme3n1 ssd Linux_ca6894a8309458af1c0e 89.4G No 39s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.661 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme4n1 ssd Linux_a356d2976d263921d08c 89.4G No 39s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.662 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6303008M400BGN 372G No 46s ago Has a FileSystem, LVM detected 2024-09-17T01:47:53.662 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme1n1 ssd Linux_0a2886c990449e2df766 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.662 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme2n1 ssd Linux_2b7d9bade6c6e7c1ab18 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.662 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme3n1 ssd Linux_7cfdccf77410a4b0c5fb 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.662 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme4n1 ssd Linux_45094493bd3dc9fa1814 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:53.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:53 smithi162 ceph-mon[25819]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:53.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:53 smithi162 ceph-mon[25819]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:53 smithi191 ceph-mon[34671]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:54.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:53 smithi191 ceph-mon[34671]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:54.368 INFO:teuthology.run_tasks:Running task vip... 2024-09-17T01:47:54.386 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-17T01:47:54.386 INFO:tasks.vip:peername 172.21.15.162 2024-09-17T01:47:54.391 INFO:tasks.vip:172.21.15.162 in 172.21.0.0/20, pos 4001 2024-09-17T01:47:54.395 INFO:tasks.vip:smithi162.front.sepia.ceph.com static 10.0.15.162, vnet 10.0.0.0/16 2024-09-17T01:47:54.395 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.162')] 2024-09-17T01:47:54.395 DEBUG:teuthology.orchestra.run.smithi162:> sudo ip route ls 2024-09-17T01:47:54.421 INFO:teuthology.orchestra.run.smithi162.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.162 metric 100 2024-09-17T01:47:54.422 INFO:teuthology.orchestra.run.smithi162.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.162 metric 100 2024-09-17T01:47:54.423 INFO:tasks.vip:Configuring 10.0.15.162 on smithi162.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T01:47:54.423 DEBUG:teuthology.orchestra.run.smithi162:> sudo ip addr add 10.0.15.162/16 dev enp3s0f1 2024-09-17T01:47:54.490 INFO:tasks.vip:peername 172.21.15.191 2024-09-17T01:47:54.493 INFO:tasks.vip:172.21.15.191 in 172.21.0.0/20, pos 4030 2024-09-17T01:47:54.546 INFO:tasks.vip:smithi191.front.sepia.ceph.com static 10.0.15.191, vnet 10.0.0.0/16 2024-09-17T01:47:54.546 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip route ls 2024-09-17T01:47:54.579 INFO:teuthology.orchestra.run.smithi191.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.191 metric 100 2024-09-17T01:47:54.580 INFO:teuthology.orchestra.run.smithi191.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.191 metric 100 2024-09-17T01:47:54.581 INFO:tasks.vip:Configuring 10.0.15.191 on smithi191.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T01:47:54.581 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip addr add 10.0.15.191/16 dev enp3s0f1 2024-09-17T01:47:54.650 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T01:47:54.658 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:47:54.659 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls --refresh' 2024-09-17T01:47:54.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:54 smithi191 ceph-mon[34671]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:54.908 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:54.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:54 smithi162 ceph-mon[25819]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300JU400BGN 372G No 41s ago Has a FileSystem, LVM detected 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme1n1 ssd Linux_f2f86a69a8f1c7cc70bf 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme2n1 ssd Linux_ae63daa142465dc21b75 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme3n1 ssd Linux_ca6894a8309458af1c0e 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme4n1 ssd Linux_a356d2976d263921d08c 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6303008M400BGN 372G No 47s ago Has a FileSystem, LVM detected 2024-09-17T01:47:55.563 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme1n1 ssd Linux_0a2886c990449e2df766 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.564 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme2n1 ssd Linux_2b7d9bade6c6e7c1ab18 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.564 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme3n1 ssd Linux_7cfdccf77410a4b0c5fb 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.564 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme4n1 ssd Linux_45094493bd3dc9fa1814 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:47:55.872 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:55 smithi162 ceph-mon[25819]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:55.872 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:55 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:47:56.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:55 smithi191 ceph-mon[34671]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:56.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:55 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:47:56.267 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T01:47:56.277 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:47:56.277 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T01:47:56.303 INFO:teuthology.orchestra.run.smithi162.stderr:+ systemctl stop nfs-server 2024-09-17T01:47:56.311 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi191.front.sepia.ceph.com 2024-09-17T01:47:56.311 DEBUG:teuthology.orchestra.run.smithi191:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T01:47:56.336 INFO:teuthology.orchestra.run.smithi191.stderr:+ systemctl stop nfs-server 2024-09-17T01:47:56.344 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T01:47:56.353 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:47:56.353 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-09-17T01:47:56.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:56 smithi162 ceph-mon[25819]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:57.080 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:47:57.127 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:56 smithi191 ceph-mon[34671]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:58.020 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:57 smithi162 ceph-mon[25819]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:58.020 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:58.020 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:58.020 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:57 smithi191 ceph-mon[34671]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:47:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:59.008 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:58 smithi162 ceph-mon[25819]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:59.008 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T01:47:59.008 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:59.008 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:59.136 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:58 smithi191 ceph-mon[34671]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:47:59.137 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T01:47:59.137 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:59.137 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:47:59.782 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:59 smithi191 ceph-mon[34671]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:59.782 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:59 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T01:47:59.782 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:59 smithi191 ceph-mon[34671]: osdmap e45: 8 total, 8 up, 8 in 2024-09-17T01:47:59.782 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:47:59 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T01:47:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:59 smithi162 ceph-mon[25819]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:47:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:59 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T01:47:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:59 smithi162 ceph-mon[25819]: osdmap e45: 8 total, 8 up, 8 in 2024-09-17T01:47:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:59 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T01:47:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:47:59 smithi162 ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162[25796]: 2024-09-17T01:47:59.748+0000 7f5bab0ab640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T01:48:00.647 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-17T01:48:00.660 INFO:tasks.cephadm:Applying spec(s): placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 --- service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: 10.0.31.162/16 2024-09-17T01:48:00.661 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-17T01:48:00.926 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: osdmap e46: 8 total, 8 up, 8 in 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: osdmap e47: 8 total, 8 up, 8 in 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: fsmap foofs:0 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: Saving service mds.foofs spec with placement count:2 2024-09-17T01:48:00.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:01.107 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T01:48:01.107 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: osdmap e46: 8 total, 8 up, 8 in 2024-09-17T01:48:01.107 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T01:48:01.107 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T01:48:01.107 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T01:48:01.107 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T01:48:01.107 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: osdmap e47: 8 total, 8 up, 8 in 2024-09-17T01:48:01.108 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: fsmap foofs:0 2024-09-17T01:48:01.108 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: Saving service mds.foofs spec with placement count:2 2024-09-17T01:48:01.108 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:01.450 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:01.987 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:01 smithi191 ceph-mon[34671]: pgmap v134: 65 pgs: 15 creating+peering, 1 active+clean, 49 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:01.988 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:01 smithi191 ceph-mon[34671]: osdmap e48: 8 total, 8 up, 8 in 2024-09-17T01:48:02.170 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled nfs.foo update... 2024-09-17T01:48:02.170 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled ingress.nfs.foo update... 2024-09-17T01:48:02.171 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:01 smithi162 ceph-mon[25819]: pgmap v134: 65 pgs: 15 creating+peering, 1 active+clean, 49 unknown; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:02.171 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:01 smithi162 ceph-mon[25819]: osdmap e48: 8 total, 8 up, 8 in 2024-09-17T01:48:02.932 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T01:48:02.942 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-09-17T01:48:02.942 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:03.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:02 smithi191 ceph-mon[34671]: osdmap e49: 8 total, 8 up, 8 in 2024-09-17T01:48:03.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:02 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:02 smithi162 ceph-mon[25819]: osdmap e49: 8 total, 8 up, 8 in 2024-09-17T01:48:03.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:02 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.203 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:03.843 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:03.843 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:02.172976Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:47:59.766659Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:02.169840Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:03.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:03 smithi162 ceph-mon[25819]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:48:03.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:03 smithi162 ceph-mon[25819]: Saving service nfs.foo spec with placement count:2 2024-09-17T01:48:03.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:03 smithi162 ceph-mon[25819]: Saving service ingress.nfs.foo spec with placement count:2 2024-09-17T01:48:03.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:03 smithi162 ceph-mon[25819]: pgmap v137: 65 pgs: 15 creating+peering, 20 active+clean, 30 unknown; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:03.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:03.928 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:03 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:04.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:03 smithi191 ceph-mon[34671]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:48:04.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:03 smithi191 ceph-mon[34671]: Saving service nfs.foo spec with placement count:2 2024-09-17T01:48:04.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:03 smithi191 ceph-mon[34671]: Saving service ingress.nfs.foo spec with placement count:2 2024-09-17T01:48:04.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:03 smithi191 ceph-mon[34671]: pgmap v137: 65 pgs: 15 creating+peering, 20 active+clean, 30 unknown; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:04.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:03 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:04.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:03 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:04.624 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:04.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:04 smithi162 ceph-mon[25819]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:05.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:04 smithi191 ceph-mon[34671]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:05.625 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:05.840 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:05 smithi162 ceph-mon[25819]: pgmap v138: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:06.124 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:06.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:05 smithi191 ceph-mon[34671]: pgmap v138: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:06.851 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:06.851 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:02.172976Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:47:59.766659Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:02.169840Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:07.685 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:08.012 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:07 smithi162 ceph-mon[25819]: pgmap v139: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:08.012 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:07 smithi162 ceph-mon[25819]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:07 smithi191 ceph-mon[34671]: pgmap v139: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:07 smithi191 ceph-mon[34671]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:08.686 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:08.937 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:09.567 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:09.567 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:02.172976Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:47:59.766659Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:02.169840Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:09.567 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi191.gledjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi191.gledjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:09.568 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: Deploying daemon mds.foofs.smithi191.gledjx on smithi191 2024-09-17T01:48:09.569 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:09 smithi162 ceph-mon[25819]: pgmap v140: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:09.851 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi191.gledjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi191.gledjx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: Deploying daemon mds.foofs.smithi191.gledjx on smithi191 2024-09-17T01:48:09.852 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:09 smithi191 ceph-mon[34671]: pgmap v140: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:10.196 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:10.815 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:10 smithi191 ceph-mon[34671]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:10.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:10 smithi162 ceph-mon[25819]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:11.197 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:11.530 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:11 smithi162 ceph-mon[25819]: pgmap v141: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:11.530 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:11.530 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:11.530 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:11.530 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi162.thvekh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T01:48:11.530 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi162.thvekh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T01:48:11.530 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:11 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:11.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:11 smithi191 ceph-mon[34671]: pgmap v141: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:11.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:11.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:11.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:11.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi162.thvekh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T01:48:11.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi162.thvekh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T01:48:11.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:11 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:11.983 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:12.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: Deploying daemon mds.foofs.smithi162.thvekh on smithi162 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: mds.? [v2:172.21.15.191:6832/1348446281,v1:172.21.15.191:6833/1348446281] up:boot 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: daemon mds.foofs.smithi191.gledjx assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: Cluster is now healthy 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: fsmap foofs:0 1 up:standby 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi191.gledjx"}]: dispatch 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:creating} 2024-09-17T01:48:12.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:12 smithi191 ceph-mon[34671]: daemon mds.foofs.smithi191.gledjx is now active in filesystem foofs as rank 0 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: Deploying daemon mds.foofs.smithi162.thvekh on smithi162 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: mds.? [v2:172.21.15.191:6832/1348446281,v1:172.21.15.191:6833/1348446281] up:boot 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: daemon mds.foofs.smithi191.gledjx assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: Cluster is now healthy 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: fsmap foofs:0 1 up:standby 2024-09-17T01:48:12.739 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi191.gledjx"}]: dispatch 2024-09-17T01:48:12.740 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:creating} 2024-09-17T01:48:12.740 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:12 smithi162 ceph-mon[25819]: daemon mds.foofs.smithi191.gledjx is now active in filesystem foofs as rank 0 2024-09-17T01:48:13.026 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:13.027 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:02.172976Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:10.986274Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:02.169840Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:13.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:13 smithi162 ceph-mon[25819]: mds.? [v2:172.21.15.191:6832/1348446281,v1:172.21.15.191:6833/1348446281] up:active 2024-09-17T01:48:13.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:13 smithi162 ceph-mon[25819]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 2024-09-17T01:48:13.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:13 smithi162 ceph-mon[25819]: pgmap v142: 65 pgs: 65 active+clean; 578 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 282 B/s wr, 1 op/s 2024-09-17T01:48:13.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:13 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:13.771 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:13.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:13 smithi191 ceph-mon[34671]: mds.? [v2:172.21.15.191:6832/1348446281,v1:172.21.15.191:6833/1348446281] up:active 2024-09-17T01:48:13.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:13 smithi191 ceph-mon[34671]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 2024-09-17T01:48:13.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:13 smithi191 ceph-mon[34671]: pgmap v142: 65 pgs: 65 active+clean; 578 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 282 B/s wr, 1 op/s 2024-09-17T01:48:13.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:13 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:14.772 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi162.utjauw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi162.utjauw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:48:14.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:48:14.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:14 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi162.utjauw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi162.utjauw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:48:14.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:14 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:15.021 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:15.665 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:15.665 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:02.172976Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:14.380813Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:15.665 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: Creating key for client.nfs.foo.0.0.smithi162.utjauw 2024-09-17T01:48:15.665 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T01:48:15.665 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: Creating key for client.nfs.foo.1.0.smithi191.kvdlgr 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: mds.? [v2:172.21.15.162:6834/899359309,v1:172.21.15.162:6835/899359309] up:boot 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi162.thvekh"}]: dispatch 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:48:15.666 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:48:15.667 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.667 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.667 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: pgmap v143: 65 pgs: 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 2 op/s 2024-09-17T01:48:15.667 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T01:48:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: Creating key for client.nfs.foo.0.0.smithi162.utjauw 2024-09-17T01:48:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T01:48:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: Creating key for client.nfs.foo.1.0.smithi191.kvdlgr 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: mds.? [v2:172.21.15.162:6834/899359309,v1:172.21.15.162:6835/899359309] up:boot 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi162.thvekh"}]: dispatch 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1 2024-09-17T01:48:15.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout: Can't connect to cluster: -1 2024-09-17T01:48:15.891 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: pgmap v143: 65 pgs: 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 2 op/s 2024-09-17T01:48:15.891 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T01:48:16.419 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:16.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:16 smithi162 ceph-mon[25819]: Health check failed: Failed to place 2 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-17T01:48:16.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T01:48:16.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:16 smithi162 ceph-mon[25819]: osdmap e50: 8 total, 8 up, 8 in 2024-09-17T01:48:16.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:16 smithi162 ceph-mon[25819]: mds.? [v2:172.21.15.191:6832/1348446281,v1:172.21.15.191:6833/1348446281] up:active 2024-09-17T01:48:16.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:16 smithi162 ceph-mon[25819]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:16.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T01:48:16.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:16 smithi162 ceph-mon[25819]: from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:16 smithi191 ceph-mon[34671]: Health check failed: Failed to place 2 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-09-17T01:48:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T01:48:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:16 smithi191 ceph-mon[34671]: osdmap e50: 8 total, 8 up, 8 in 2024-09-17T01:48:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:16 smithi191 ceph-mon[34671]: mds.? [v2:172.21.15.191:6832/1348446281,v1:172.21.15.191:6833/1348446281] up:active 2024-09-17T01:48:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:16 smithi191 ceph-mon[34671]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T01:48:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:16 smithi191 ceph-mon[34671]: from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:17.421 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: pgmap v145: 97 pgs: 4 creating+peering, 28 unknown, 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-17T01:48:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T01:48:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: osdmap e51: 8 total, 8 up, 8 in 2024-09-17T01:48:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: Deploying daemon haproxy.nfs.foo.smithi191.fjsqsf on smithi191 2024-09-17T01:48:17.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:17.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:17 smithi191 ceph-mon[34671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T01:48:17.676 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:17.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: pgmap v145: 97 pgs: 4 creating+peering, 28 unknown, 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-17T01:48:17.796 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T01:48:17.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: osdmap e51: 8 total, 8 up, 8 in 2024-09-17T01:48:17.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:17.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:17.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: Deploying daemon haproxy.nfs.foo.smithi191.fjsqsf on smithi191 2024-09-17T01:48:17.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:17.797 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:17 smithi162 ceph-mon[25819]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T01:48:18.295 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:18.295 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:02.172976Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:18.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:18 smithi191 ceph-mon[34671]: osdmap e52: 8 total, 8 up, 8 in 2024-09-17T01:48:18.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:18 smithi162 ceph-mon[25819]: osdmap e52: 8 total, 8 up, 8 in 2024-09-17T01:48:19.017 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:19.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:19 smithi191 ceph-mon[34671]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:19.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:19 smithi191 ceph-mon[34671]: pgmap v148: 97 pgs: 4 creating+peering, 14 unknown, 79 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T01:48:19.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:19 smithi191 ceph-mon[34671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T01:48:19.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:19 smithi191 ceph-mon[34671]: mds.? [v2:172.21.15.162:6834/899359309,v1:172.21.15.162:6835/899359309] up:standby 2024-09-17T01:48:19.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:19 smithi191 ceph-mon[34671]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:19.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:19 smithi162 ceph-mon[25819]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:19.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:19 smithi162 ceph-mon[25819]: pgmap v148: 97 pgs: 4 creating+peering, 14 unknown, 79 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T01:48:19.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:19 smithi162 ceph-mon[25819]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T01:48:19.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:19 smithi162 ceph-mon[25819]: mds.? [v2:172.21.15.162:6834/899359309,v1:172.21.15.162:6835/899359309] up:standby 2024-09-17T01:48:19.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:19 smithi162 ceph-mon[25819]: fsmap foofs:1 {0=foofs.smithi191.gledjx=up:active} 1 up:standby 2024-09-17T01:48:20.018 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:20.275 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:20.863 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:20.863 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:02.172976Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:21.593 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:21.813 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:21 smithi162 ceph-mon[25819]: pgmap v149: 97 pgs: 4 creating+peering, 93 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-17T01:48:21.871 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:21 smithi191 ceph-mon[34671]: pgmap v149: 97 pgs: 4 creating+peering, 93 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-17T01:48:22.538 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:22 smithi191 ceph-mon[34671]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:22.593 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:22.864 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:22.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:22 smithi162 ceph-mon[25819]: from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:23.590 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:23.591 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:22.694913Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:23.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:23 smithi191 ceph-mon[34671]: pgmap v150: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-17T01:48:23.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:23.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:23.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:23.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:23 smithi191 ceph-mon[34671]: Deploying daemon haproxy.nfs.foo.smithi162.igaesr on smithi162 2024-09-17T01:48:23.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:23 smithi162 ceph-mon[25819]: pgmap v150: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-09-17T01:48:23.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:23.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:23.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:23.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:23 smithi162 ceph-mon[25819]: Deploying daemon haproxy.nfs.foo.smithi162.igaesr on smithi162 2024-09-17T01:48:24.603 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:24.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:24 smithi162 ceph-mon[25819]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:25.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:24 smithi191 ceph-mon[34671]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:25.604 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:25.914 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:25.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:25 smithi162 ceph-mon[25819]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:26.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:25 smithi191 ceph-mon[34671]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:26.842 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:26.842 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:22.694913Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:27.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:27 smithi162 ceph-mon[25819]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:27 smithi162 ceph-mon[25819]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:27 smithi191 ceph-mon[34671]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:27 smithi191 ceph-mon[34671]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:28.326 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:29.327 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:29.916 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:30.037 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:29 smithi162 ceph-mon[25819]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:29 smithi191 ceph-mon[34671]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:30.783 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:30.784 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:22.694913Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:31.848 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:31 smithi162 ceph-mon[25819]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:31.849 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:31 smithi162 ceph-mon[25819]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:31.849 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:31.849 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:31.849 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:31.849 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:31 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:31.877 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:31 smithi191 ceph-mon[34671]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:31 smithi191 ceph-mon[34671]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:32.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:32.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:32.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:31 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:32.878 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:33.134 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:33.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:32 smithi191 ceph-mon[34671]: 10.0.31.162 is in 10.0.0.0/16 on smithi191 interface enp3s0f1 2024-09-17T01:48:33.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:32 smithi191 ceph-mon[34671]: 10.0.31.162 is in 10.0.0.0/16 on smithi162 interface enp3s0f1 2024-09-17T01:48:33.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:32 smithi191 ceph-mon[34671]: Deploying daemon keepalived.nfs.foo.smithi191.dolnfr on smithi191 2024-09-17T01:48:33.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:32 smithi162 ceph-mon[25819]: 10.0.31.162 is in 10.0.0.0/16 on smithi191 interface enp3s0f1 2024-09-17T01:48:33.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:32 smithi162 ceph-mon[25819]: 10.0.31.162 is in 10.0.0.0/16 on smithi162 interface enp3s0f1 2024-09-17T01:48:33.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:32 smithi162 ceph-mon[25819]: Deploying daemon keepalived.nfs.foo.smithi191.dolnfr on smithi191 2024-09-17T01:48:33.823 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:33 smithi162 ceph-mon[25819]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:33.823 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:33.823 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:31.400891Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:34.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:33 smithi191 ceph-mon[34671]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:34.569 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:34.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:34 smithi162 ceph-mon[25819]: from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:35.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:34 smithi191 ceph-mon[34671]: from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:35.571 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:35.844 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:35.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:35 smithi162 ceph-mon[25819]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:36.136 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:35 smithi191 ceph-mon[34671]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:36.537 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:36.537 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:31.400891Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:37.479 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:38.036 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:37 smithi191 ceph-mon[34671]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:38.036 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:37 smithi191 ceph-mon[34671]: from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:38.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:37 smithi162 ceph-mon[25819]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:38.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:37 smithi162 ceph-mon[25819]: from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:38.513 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:38.767 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:39.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:39.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:39.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:39.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:39 smithi162 ceph-mon[25819]: 10.0.31.162 is in 10.0.0.0/16 on smithi162 interface enp3s0f1 2024-09-17T01:48:39.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:39 smithi162 ceph-mon[25819]: 10.0.31.162 is in 10.0.0.0/16 on smithi191 interface enp3s0f1 2024-09-17T01:48:39.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:39 smithi162 ceph-mon[25819]: Deploying daemon keepalived.nfs.foo.smithi162.boltil on smithi162 2024-09-17T01:48:39.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:39 smithi162 ceph-mon[25819]: pgmap v158: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:39.625 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:39.625 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:38.186519Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:39.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:39.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:39.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:39.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:39 smithi191 ceph-mon[34671]: 10.0.31.162 is in 10.0.0.0/16 on smithi162 interface enp3s0f1 2024-09-17T01:48:39.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:39 smithi191 ceph-mon[34671]: 10.0.31.162 is in 10.0.0.0/16 on smithi191 interface enp3s0f1 2024-09-17T01:48:39.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:39 smithi191 ceph-mon[34671]: Deploying daemon keepalived.nfs.foo.smithi162.boltil on smithi162 2024-09-17T01:48:39.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:39 smithi191 ceph-mon[34671]: pgmap v158: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:40.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:40 smithi162 ceph-mon[25819]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:40.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:40 smithi191 ceph-mon[34671]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:40.728 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:41.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:41 smithi191 ceph-mon[34671]: pgmap v159: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:41.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:41 smithi162 ceph-mon[25819]: pgmap v159: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:41.729 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:42.237 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:43.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:43 smithi191 ceph-mon[34671]: pgmap v160: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:43.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:43 smithi162 ceph-mon[25819]: pgmap v160: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:44.355 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:44.355 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:38.186519Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:45.621 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:45.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:45 smithi191 ceph-mon[34671]: from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:45.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:45 smithi191 ceph-mon[34671]: pgmap v161: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:45.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:45 smithi162 ceph-mon[25819]: from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:45.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:45 smithi162 ceph-mon[25819]: pgmap v161: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:46.622 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:47.304 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:47.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:47 smithi191 ceph-mon[34671]: pgmap v162: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:47.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:47 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:48:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:47 smithi162 ceph-mon[25819]: pgmap v162: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:47.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:47 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:48:48.072 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:48.072 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:47:57.655921Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:47:57.656073Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "ports": [2049, 9002], "running": 0, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:47:57.656358Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:47:57.656495Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:47:57.656219Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:47:57.656629Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:49.000 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:49.848 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:49 smithi162 ceph-mon[25819]: from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:49.848 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:49 smithi162 ceph-mon[25819]: pgmap v163: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:49.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:49 smithi191 ceph-mon[34671]: from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:49.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:49 smithi191 ceph-mon[34671]: pgmap v163: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:50.001 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:50.929 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:51.601 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:51.601 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:01.977941Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:01.978011Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 2, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 1, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:01.977859Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:01.977767Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:01.978078Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:01.978351Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:51.601 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:51 smithi162 ceph-mon[25819]: pgmap v164: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:51.601 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:51.602 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:51.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:51 smithi191 ceph-mon[34671]: pgmap v164: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:51.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:51.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:52.434 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:52.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:52 smithi191 ceph-mon[34671]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:52.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:52.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:52 smithi162 ceph-mon[25819]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:52.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:53.436 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:53.709 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:53.831 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:53 smithi162 ceph-mon[25819]: pgmap v165: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:53.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:53 smithi191 ceph-mon[34671]: pgmap v165: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:54.638 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:54.638 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:01.978160Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:01.977941Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:01.978011Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:01.978223Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 2, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 1, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:01.977859Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:01.977767Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:16.509404Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:01.978078Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:01.978351Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:01.978288Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:55.618 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:55.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:55 smithi191 ceph-mon[34671]: pgmap v166: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:55.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:55 smithi191 ceph-mon[34671]: from='client.14722 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:55.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:55 smithi162 ceph-mon[25819]: pgmap v166: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:55.927 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:55 smithi162 ceph-mon[25819]: from='client.14722 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:56.619 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:56.892 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:48:57.593 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:48:57.593 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:51.060129Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:51.060237Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:51.060373Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:51.060438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:56.741328Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:51.060307Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:51.060503Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:48:57.594 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.594 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.594 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: pgmap v167: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:57.594 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:57.594 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:48:57.594 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.594 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: pgmap v168: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: Fencing old nfs.foo.0.0.smithi162.utjauw 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi162.utjauw"}]: dispatch 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi162.utjauw"}]': finished 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: Fencing old nfs.foo.1.0.smithi191.kvdlgr 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr"}]: dispatch 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr"}]': finished 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: Creating key for client.nfs.foo.0.1.smithi162.tjlktm 2024-09-17T01:48:57.595 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: Creating rados config object: conf-nfs.foo 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T01:48:57.596 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:57.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: pgmap v167: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: pgmap v168: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: Fencing old nfs.foo.0.0.smithi162.utjauw 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi162.utjauw"}]: dispatch 2024-09-17T01:48:57.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi162.utjauw"}]': finished 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: Fencing old nfs.foo.1.0.smithi191.kvdlgr 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr"}]: dispatch 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi191.kvdlgr"}]': finished 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: Creating key for client.nfs.foo.0.1.smithi162.tjlktm 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:57.641 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:48:57.642 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:48:57.642 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: Creating rados config object: conf-nfs.foo 2024-09-17T01:48:57.642 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:48:57.642 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi162.tjlktm-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T01:48:57.642 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:48:58.359 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:48:58.579 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: Creating key for client.nfs.foo.0.1.smithi162.tjlktm-rgw 2024-09-17T01:48:58.579 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: Bind address in nfs.foo.0.1.smithi162.tjlktm's ganesha conf is defaulting to empty 2024-09-17T01:48:58.579 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: Deploying daemon nfs.foo.0.1.smithi162.tjlktm on smithi162 2024-09-17T01:48:58.579 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 2 daemon(s)) 2024-09-17T01:48:58.579 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: Cluster is now healthy 2024-09-17T01:48:58.579 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:58.579 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:58.580 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:58.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: Creating key for client.nfs.foo.0.1.smithi162.tjlktm-rgw 2024-09-17T01:48:58.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: Bind address in nfs.foo.0.1.smithi162.tjlktm's ganesha conf is defaulting to empty 2024-09-17T01:48:58.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: Deploying daemon nfs.foo.0.1.smithi162.tjlktm on smithi162 2024-09-17T01:48:58.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 2 daemon(s)) 2024-09-17T01:48:58.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: Cluster is now healthy 2024-09-17T01:48:58.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:48:58.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:48:58.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:48:59.361 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:48:59.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:48:59 smithi162 ceph-mon[25819]: pgmap v169: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T01:48:59.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:48:59 smithi191 ceph-mon[34671]: pgmap v169: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-17T01:48:59.641 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:00.425 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:00.425 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:51.060129Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:51.060237Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:51.060373Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:51.060438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:48:56.741328Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:51.060307Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:51.060503Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:01.367 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:49:02.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='client.14746 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:02.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 100 B/s rd, 200 B/s wr, 0 op/s 2024-09-17T01:49:02.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:02.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:02.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:02.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:49:02.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:49:02.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:49:02.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:49:02.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:01 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='client.14746 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 100 B/s rd, 200 B/s wr, 0 op/s 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T01:49:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:01 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:02.369 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:02.634 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:03.021 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:02 smithi162 ceph-mon[25819]: Creating key for client.nfs.foo.1.1.smithi191.yldxyl 2024-09-17T01:49:03.021 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:02 smithi162 ceph-mon[25819]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T01:49:03.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:02 smithi191 ceph-mon[34671]: Creating key for client.nfs.foo.1.1.smithi191.yldxyl 2024-09-17T01:49:03.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:02 smithi191 ceph-mon[34671]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T01:49:03.287 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:03.287 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:51.060129Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:51.060237Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:51.060373Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:51.060438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:01.587038Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:51.060307Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:51.060503Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:03.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:03 smithi162 ceph-mon[25819]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 100 B/s rd, 200 B/s wr, 0 op/s 2024-09-17T01:49:04.072 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:49:04.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:03 smithi191 ceph-mon[34671]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 100 B/s rd, 200 B/s wr, 0 op/s 2024-09-17T01:49:05.072 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:05.097 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:04 smithi162 ceph-mon[25819]: from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:05.097 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:49:05.097 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:49:05.097 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:49:05.097 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T01:49:05.097 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:04 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:05.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:04 smithi191 ceph-mon[34671]: from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:05.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T01:49:05.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T01:49:05.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:49:05.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi191.yldxyl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T01:49:05.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:04 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:05.333 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:06.022 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:06.023 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:51.060129Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:51.060237Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:51.060373Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:51.060438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:01.587038Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:51.060307Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:51.060503Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:06.023 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:05 smithi162 ceph-mon[25819]: Rados config object exists: conf-nfs.foo 2024-09-17T01:49:06.023 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:05 smithi162 ceph-mon[25819]: Creating key for client.nfs.foo.1.1.smithi191.yldxyl-rgw 2024-09-17T01:49:06.023 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:05 smithi162 ceph-mon[25819]: Bind address in nfs.foo.1.1.smithi191.yldxyl's ganesha conf is defaulting to empty 2024-09-17T01:49:06.024 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:05 smithi162 ceph-mon[25819]: Deploying daemon nfs.foo.1.1.smithi191.yldxyl on smithi191 2024-09-17T01:49:06.024 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:05 smithi162 ceph-mon[25819]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 902 B/s wr, 2 op/s 2024-09-17T01:49:06.047 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:05 smithi191 ceph-mon[34671]: Rados config object exists: conf-nfs.foo 2024-09-17T01:49:06.047 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:05 smithi191 ceph-mon[34671]: Creating key for client.nfs.foo.1.1.smithi191.yldxyl-rgw 2024-09-17T01:49:06.047 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:05 smithi191 ceph-mon[34671]: Bind address in nfs.foo.1.1.smithi191.yldxyl's ganesha conf is defaulting to empty 2024-09-17T01:49:06.047 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:05 smithi191 ceph-mon[34671]: Deploying daemon nfs.foo.1.1.smithi191.yldxyl on smithi191 2024-09-17T01:49:06.047 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:05 smithi191 ceph-mon[34671]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 902 B/s wr, 2 op/s 2024-09-17T01:49:06.827 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:49:07.828 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:08.079 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:08.164 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:07 smithi191 ceph-mon[34671]: from='client.24419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:08.164 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:07 smithi191 ceph-mon[34671]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 902 B/s wr, 2 op/s 2024-09-17T01:49:08.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:07 smithi162 ceph-mon[25819]: from='client.24419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:08.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:07 smithi162 ceph-mon[25819]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 902 B/s wr, 2 op/s 2024-09-17T01:49:08.770 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:08.770 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:51.060129Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:51.060237Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:51.060373Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:51.060438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:08.361578Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:51.060307Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:51.060503Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:09.384 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:49:09.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:09 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:09.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:09 smithi191 ceph-mon[34671]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 2 op/s 2024-09-17T01:49:09.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:09 smithi191 ceph-mon[34671]: from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:09.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:09 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:09 smithi162 ceph-mon[25819]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 2 op/s 2024-09-17T01:49:09.689 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:09 smithi162 ceph-mon[25819]: from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:10.384 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:11.147 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:11.872 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:11.873 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:51.060129Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:51.060237Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:51.060820Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:51.060757Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:51.060373Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:51.060438Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:08.361578Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "ports": [12049], "running": 0, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:51.060307Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:51.060503Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:11.873 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:11 smithi162 ceph-mon[25819]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-09-17T01:49:11.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:11 smithi191 ceph-mon[34671]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 4 op/s 2024-09-17T01:49:13.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:12 smithi162 ceph-mon[25819]: from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:13.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:13.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:13.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:12 smithi162 ceph-mon[25819]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-17T01:49:13.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:13.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:13.247 INFO:tasks.cephadm:nfs.foo has 0/2 2024-09-17T01:49:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:12 smithi191 ceph-mon[34671]: from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:12 smithi191 ceph-mon[34671]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-17T01:49:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:13.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:14.248 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:14.840 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:15.793 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:15.793 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:56.326996Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:56.327065Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:56.327707Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:56.327645Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:56.326924Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:56.326817Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:08.361578Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "last_refresh": "2024-09-17T01:49:12.832082Z", "ports": [12049], "running": 1, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:56.327146Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:56.327395Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:16.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:15 smithi191 ceph-mon[34671]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-17T01:49:16.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:15 smithi162 ceph-mon[25819]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-17T01:49:17.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:16 smithi191 ceph-mon[34671]: from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:17.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:16 smithi162 ceph-mon[25819]: from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:18.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:17 smithi191 ceph-mon[34671]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T01:49:18.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:17 smithi162 ceph-mon[25819]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T01:49:18.387 INFO:tasks.cephadm:nfs.foo has 1/2 2024-09-17T01:49:19.388 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:19.945 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:20.065 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:19 smithi162 ceph-mon[25819]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T01:49:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:19 smithi191 ceph-mon[34671]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T01:49:20.793 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:20.793 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:48:56.327209Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:48:56.326996Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:48:56.327065Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:48:56.327270Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:48:56.327707Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:48:56.327645Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:48:56.326924Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:48:56.326817Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:08.361578Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "last_refresh": "2024-09-17T01:49:12.832082Z", "ports": [12049], "running": 1, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:48:56.327146Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:48:56.327395Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:48:56.327333Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:21.787 INFO:tasks.cephadm:nfs.foo has 1/2 2024-09-17T01:49:22.051 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='client.14794 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:49:22.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:21 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 767 B/s wr, 3 op/s 2024-09-17T01:49:22.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='client.14794 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:22.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:22.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:49:22.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:49:22.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:21 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:22.788 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:23.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:22 smithi191 ceph-mon[34671]: Reconfiguring prometheus.smithi162 (dependencies changed)... 2024-09-17T01:49:23.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:22 smithi191 ceph-mon[34671]: Reconfiguring daemon prometheus.smithi162 on smithi162 2024-09-17T01:49:23.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:22 smithi162 ceph-mon[25819]: Reconfiguring prometheus.smithi162 (dependencies changed)... 2024-09-17T01:49:23.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:22 smithi162 ceph-mon[25819]: Reconfiguring daemon prometheus.smithi162 on smithi162 2024-09-17T01:49:24.117 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:23 smithi191 ceph-mon[34671]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T01:49:24.164 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:24.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:23 smithi162 ceph-mon[25819]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T01:49:25.469 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:25.469 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:49:21.038217Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:49:12.831238Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:49:12.831328Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:49:21.038282Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:49:12.831950Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:49:12.831860Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:49:12.831468Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:49:12.831535Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:21.065056Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "last_refresh": "2024-09-17T01:49:12.832082Z", "ports": [12049], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:49:12.831399Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:49:12.831599Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:49:21.038346Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:26.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:25 smithi162 ceph-mon[25819]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T01:49:26.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:25 smithi191 ceph-mon[34671]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T01:49:26.163 INFO:tasks.cephadm:nfs.foo has 2/2 2024-09-17T01:49:26.163 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T01:49:26.173 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.foo to start (timeout 300)... 2024-09-17T01:49:26.174 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T01:49:26.893 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:27.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:26 smithi191 ceph-mon[34671]: from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:27.139 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:26 smithi162 ceph-mon[25819]: from='client.14798 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:27.552 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-17T01:49:27.552 INFO:teuthology.orchestra.run.smithi162.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T01:43:34.151732Z", "last_refresh": "2024-09-17T01:49:21.038217Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:44:52.423702Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-17T01:43:27.606925Z", "last_refresh": "2024-09-17T01:49:12.831238Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:55.228218Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T01:43:26.299760Z", "last_refresh": "2024-09-17T01:49:12.831328Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T01:43:30.829154Z", "last_refresh": "2024-09-17T01:49:21.038282Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T01:48:47.272638Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9002, "virtual_ip": "10.0.31.162/16"}, "status": {"created": "2024-09-17T01:48:02.170182Z", "last_refresh": "2024-09-17T01:49:12.831950Z", "ports": [2049, 9002], "running": 4, "size": 4, "virtual_ip": "10.0.31.162/16"}}, {"events": ["2024-09-17T01:48:14.376141Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T01:47:59.759509Z", "last_refresh": "2024-09-17T01:49:12.831860Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:02.952530Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T01:43:25.023228Z", "last_refresh": "2024-09-17T01:49:12.831468Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:11.935032Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi162:172.21.15.162=smithi162", "smithi191:172.21.15.191=smithi191"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T01:44:07.584956Z", "last_refresh": "2024-09-17T01:49:12.831535Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T01:49:21.065056Z service:nfs.foo [INFO] \"service was created\"", "2024-09-17T01:48:14.434758Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi162.utjauw on smithi162: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\"", "2024-09-17T01:48:14.487983Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.1.0.smithi191.kvdlgr on smithi191: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\n\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12049}, "status": {"created": "2024-09-17T01:48:02.166154Z", "last_refresh": "2024-09-17T01:49:12.832082Z", "ports": [12049], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:44:59.574382Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T01:43:32.094231Z", "last_refresh": "2024-09-17T01:49:12.831399Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-17T01:45:17.832113Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-17T01:45:17.828647Z", "last_refresh": "2024-09-17T01:49:12.831599Z", "running": 8, "size": 8}}, {"events": ["2024-09-17T01:45:11.939495Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T01:43:29.051521Z", "last_refresh": "2024-09-17T01:49:21.038346Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T01:49:28.079 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:27 smithi162 ceph-mon[25819]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:49:28.079 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:27 smithi191 ceph-mon[34671]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:49:28.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:28.214 INFO:tasks.cephadm:ingress.nfs.foo has 4/4 2024-09-17T01:49:28.214 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T01:49:28.224 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:49:28.224 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-09-17T01:49:28.899 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:28.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:28 smithi162 ceph-mon[25819]: from='client.14802 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:28.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:28 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:28.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:28 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:29.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:28 smithi191 ceph-mon[34671]: from='client.14802 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T01:49:29.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:28 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:29.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:28 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:29.657 INFO:teuthology.orchestra.run.smithi162.stdout:{ 2024-09-17T01:49:29.657 INFO:teuthology.orchestra.run.smithi162.stdout: "bind": "/fake", 2024-09-17T01:49:29.657 INFO:teuthology.orchestra.run.smithi162.stdout: "cluster": "foo", 2024-09-17T01:49:29.657 INFO:teuthology.orchestra.run.smithi162.stdout: "fs": "foofs", 2024-09-17T01:49:29.657 INFO:teuthology.orchestra.run.smithi162.stdout: "mode": "RW", 2024-09-17T01:49:29.658 INFO:teuthology.orchestra.run.smithi162.stdout: "path": "/" 2024-09-17T01:49:29.658 INFO:teuthology.orchestra.run.smithi162.stdout:} 2024-09-17T01:49:29.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:29 smithi162 ceph-mon[25819]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:49:29.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:29 smithi162 ceph-mon[25819]: Reconfiguring haproxy.nfs.foo.smithi162.igaesr (dependencies changed)... 2024-09-17T01:49:29.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:29 smithi162 ceph-mon[25819]: Reconfiguring daemon haproxy.nfs.foo.smithi162.igaesr on smithi162 2024-09-17T01:49:29.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T01:49:29.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T01:49:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:29 smithi191 ceph-mon[34671]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:49:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:29 smithi191 ceph-mon[34671]: Reconfiguring haproxy.nfs.foo.smithi162.igaesr (dependencies changed)... 2024-09-17T01:49:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:29 smithi191 ceph-mon[34671]: Reconfiguring daemon haproxy.nfs.foo.smithi162.igaesr on smithi162 2024-09-17T01:49:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T01:49:30.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T01:49:30.785 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T01:49:30.799 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:49:30.799 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-09-17T01:49:30.830 INFO:teuthology.orchestra.run.smithi162.stderr:+ mkdir /mnt/foo 2024-09-17T01:49:30.842 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 5' 2024-09-17T01:49:30.906 INFO:teuthology.orchestra.run.smithi162.stderr:+ sleep 5 2024-09-17T01:49:31.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:30 smithi191 ceph-mon[34671]: from='client.14806 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:31.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:30 smithi162 ceph-mon[25819]: from='client.14806 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:31.870 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:31 smithi162 ceph-mon[25819]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T01:49:31.870 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:31 smithi162 ceph-mon[25819]: mgrmap e20: smithi162.uroaid(active, since 4m), standbys: smithi191.twsfpx 2024-09-17T01:49:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:31 smithi191 ceph-mon[34671]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T01:49:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:31 smithi191 ceph-mon[34671]: mgrmap e20: smithi162.uroaid(active, since 4m), standbys: smithi191.twsfpx 2024-09-17T01:49:34.087 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:33 smithi191 ceph-mon[34671]: pgmap v186: 97 pgs: 97 active+clean; 581 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T01:49:34.087 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:34.087 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:34.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:33 smithi162 ceph-mon[25819]: pgmap v186: 97 pgs: 97 active+clean; 581 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T01:49:34.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:34.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:34.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:34 smithi162 ceph-mon[25819]: Reconfiguring haproxy.nfs.foo.smithi191.fjsqsf (dependencies changed)... 2024-09-17T01:49:34.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:34 smithi162 ceph-mon[25819]: Reconfiguring daemon haproxy.nfs.foo.smithi191.fjsqsf on smithi191 2024-09-17T01:49:35.000 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:34 smithi191 ceph-mon[34671]: Reconfiguring haproxy.nfs.foo.smithi191.fjsqsf (dependencies changed)... 2024-09-17T01:49:35.000 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:34 smithi191 ceph-mon[34671]: Reconfiguring daemon haproxy.nfs.foo.smithi191.fjsqsf on smithi191 2024-09-17T01:49:35.909 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 10.0.31.162:/fake /mnt/foo' 2024-09-17T01:49:35.977 INFO:teuthology.orchestra.run.smithi162.stderr:+ mount -t nfs 10.0.31.162:/fake /mnt/foo 2024-09-17T01:49:36.138 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:35 smithi162 ceph-mon[25819]: pgmap v187: 97 pgs: 97 active+clean; 581 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T01:49:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:35 smithi191 ceph-mon[34671]: pgmap v187: 97 pgs: 97 active+clean; 581 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T01:49:36.439 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-09-17T01:49:36.504 INFO:teuthology.orchestra.run.smithi162.stderr:+ echo test 2024-09-17T01:49:36.518 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-17T01:49:36.583 INFO:teuthology.orchestra.run.smithi162.stderr:+ sync 2024-09-17T01:49:36.878 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T01:49:36.889 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:49:36.889 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -v /mnt/foo:/mnt/foo -- bash -c 'echo "Check with each haproxy down in turn..." 2024-09-17T01:49:36.889 DEBUG:teuthology.orchestra.run.smithi162:> for haproxy in `ceph orch ps | grep ^haproxy.nfs.foo. | awk '"'"'{print $1}'"'"'`; do 2024-09-17T01:49:36.889 DEBUG:teuthology.orchestra.run.smithi162:> ceph orch daemon stop $haproxy 2024-09-17T01:49:36.889 DEBUG:teuthology.orchestra.run.smithi162:> while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done 2024-09-17T01:49:36.889 DEBUG:teuthology.orchestra.run.smithi162:> cat /mnt/foo/testfile 2024-09-17T01:49:36.889 DEBUG:teuthology.orchestra.run.smithi162:> echo $haproxy > /mnt/foo/testfile 2024-09-17T01:49:36.890 DEBUG:teuthology.orchestra.run.smithi162:> sync 2024-09-17T01:49:36.890 DEBUG:teuthology.orchestra.run.smithi162:> ceph orch daemon start $haproxy 2024-09-17T01:49:36.890 DEBUG:teuthology.orchestra.run.smithi162:> while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done 2024-09-17T01:49:36.890 DEBUG:teuthology.orchestra.run.smithi162:> done 2024-09-17T01:49:36.890 DEBUG:teuthology.orchestra.run.smithi162:> ' 2024-09-17T01:49:37.438 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:37.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:37.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:49:37.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:37 smithi162 ceph-mon[25819]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:49:37.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:37 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:37.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:37 smithi162 ceph-mon[25819]: pgmap v188: 97 pgs: 97 active+clean; 581 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T01:49:37.613 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:49:37.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:37.639 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:37.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:49:37.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:37 smithi191 ceph-mon[34671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:49:37.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:37 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:37.640 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:37 smithi191 ceph-mon[34671]: pgmap v188: 97 pgs: 97 active+clean; 581 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-09-17T01:49:38.146 INFO:teuthology.orchestra.run.smithi162.stdout:Check with each haproxy down in turn... 2024-09-17T01:49:38.646 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled to stop haproxy.nfs.foo.smithi162.igaesr on host 'smithi162' 2024-09-17T01:49:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:39 smithi162 ceph-mon[25819]: from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:39 smithi162 ceph-mon[25819]: from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi162.igaesr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:39 smithi162 ceph-mon[25819]: Schedule stop daemon haproxy.nfs.foo.smithi162.igaesr 2024-09-17T01:49:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:39 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:39.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:39 smithi162 ceph-mon[25819]: pgmap v189: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-09-17T01:49:39.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:39 smithi191 ceph-mon[34671]: from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:39.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:39 smithi191 ceph-mon[34671]: from='client.14830 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi162.igaesr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:39.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:39 smithi191 ceph-mon[34671]: Schedule stop daemon haproxy.nfs.foo.smithi162.igaesr 2024-09-17T01:49:39.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:39.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:39 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:39.970 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:39 smithi191 ceph-mon[34671]: pgmap v189: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-09-17T01:49:40.740 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:40 smithi191 ceph-mon[34671]: from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:40.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:40 smithi162 ceph-mon[25819]: from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:41.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:41 smithi162 ceph-mon[25819]: from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:41.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:41 smithi162 ceph-mon[25819]: pgmap v190: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T01:49:41.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:41.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:41 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:42.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:41 smithi191 ceph-mon[34671]: from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:42.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:41 smithi191 ceph-mon[34671]: pgmap v190: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T01:49:42.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:42.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:41 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:42.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:42 smithi162 ceph-mon[25819]: from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:42.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:43.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:42 smithi191 ceph-mon[34671]: from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:43.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:43.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: pgmap v191: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:49:43.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:43 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: pgmap v191: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T01:49:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:44.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:44.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:44.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:49:44.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:44.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:49:44.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:43 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:46.027 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:45 smithi191 ceph-mon[34671]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:46.027 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:45 smithi191 ceph-mon[34671]: pgmap v192: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 1 op/s 2024-09-17T01:49:46.027 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:45 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:46.027 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:45 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:46.028 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:45 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:46.028 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:45 smithi162 ceph-mon[25819]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:46.028 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:45 smithi162 ceph-mon[25819]: pgmap v192: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 1 op/s 2024-09-17T01:49:46.028 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:45 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:46.028 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:45 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:46.028 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:45 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:46.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:46 smithi191 ceph-mon[34671]: from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:47.136 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:46 smithi162 ceph-mon[25819]: from='client.14854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:47.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:47 smithi191 ceph-mon[34671]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:47.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:47 smithi191 ceph-mon[34671]: pgmap v193: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-09-17T01:49:48.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:47 smithi162 ceph-mon[25819]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:48.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:47 smithi162 ceph-mon[25819]: pgmap v193: 97 pgs: 97 active+clean; 588 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2024-09-17T01:49:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:49 smithi191 ceph-mon[34671]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:49 smithi191 ceph-mon[34671]: pgmap v194: 97 pgs: 97 active+clean; 590 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:49:50.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:50.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:49 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:50.170 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:49 smithi162 ceph-mon[25819]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:50.171 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:49 smithi162 ceph-mon[25819]: pgmap v194: 97 pgs: 97 active+clean; 590 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:49:50.171 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:50.171 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:49 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:51.125 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:50 smithi162 ceph-mon[25819]: from='client.14866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:51.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:50 smithi191 ceph-mon[34671]: from='client.14866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:51.863 INFO:teuthology.orchestra.run.smithi162.stdout:haproxy.nfs.foo.smithi162.igaesr smithi162 *:2049,9002 stopped 0s ago 80s - - 2024-09-17T01:49:51.866 INFO:teuthology.orchestra.run.smithi162.stdout:test 2024-09-17T01:49:52.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: pgmap v195: 97 pgs: 97 active+clean; 590 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:49:52.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:51 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: pgmap v195: 97 pgs: 97 active+clean; 590 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:49:52.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:51 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:52.385 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled to start haproxy.nfs.foo.smithi162.igaesr on host 'smithi162' 2024-09-17T01:49:53.110 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:52 smithi162 ceph-mon[25819]: from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:53.110 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:53.110 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:53.110 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:52 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:53.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:52 smithi191 ceph-mon[34671]: from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:53.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:53.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:53.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:52 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:49:53.874 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:53 smithi162 ceph-mon[25819]: from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi162.igaesr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:53.874 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:53 smithi162 ceph-mon[25819]: Schedule start daemon haproxy.nfs.foo.smithi162.igaesr 2024-09-17T01:49:53.874 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:53 smithi162 ceph-mon[25819]: from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:53.874 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:53 smithi162 ceph-mon[25819]: pgmap v196: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:49:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:53 smithi191 ceph-mon[34671]: from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi162.igaesr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:53 smithi191 ceph-mon[34671]: Schedule start daemon haproxy.nfs.foo.smithi162.igaesr 2024-09-17T01:49:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:53 smithi191 ceph-mon[34671]: from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:54.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:53 smithi191 ceph-mon[34671]: pgmap v196: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:49:56.134 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:55 smithi162 ceph-mon[25819]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:56.134 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:55 smithi162 ceph-mon[25819]: pgmap v197: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:49:56.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:55 smithi191 ceph-mon[34671]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:56.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:55 smithi191 ceph-mon[34671]: pgmap v197: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:49:57.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:56 smithi191 ceph-mon[34671]: from='client.14890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:57.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:56 smithi162 ceph-mon[25819]: from='client.14890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:57 smithi191 ceph-mon[34671]: from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:57 smithi191 ceph-mon[34671]: pgmap v198: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:49:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:58.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:57 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:58.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:57 smithi162 ceph-mon[25819]: from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:58.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:57 smithi162 ceph-mon[25819]: pgmap v198: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:49:58.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:58.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:58.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:57 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:49:58.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:58 smithi162 ceph-mon[25819]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:58.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:58.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:58 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:59.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:58 smithi191 ceph-mon[34671]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:49:59.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:59.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:58 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:59 smithi162 ceph-mon[25819]: pgmap v199: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:49:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:59 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:49:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:59 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:49:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:59 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:49:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:59 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:49:59.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:49:59 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:00.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:59 smithi191 ceph-mon[34671]: pgmap v199: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:50:00.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:59 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:00.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:59 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:00.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:59 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:00.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:59 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:00.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:49:59 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:01.014 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:00 smithi191 ceph-mon[34671]: from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:01.014 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:00 smithi191 ceph-mon[34671]: overall HEALTH_OK 2024-09-17T01:50:01.014 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:01.014 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:01.014 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:00 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:01.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:00 smithi162 ceph-mon[25819]: from='client.14902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:01.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:00 smithi162 ceph-mon[25819]: overall HEALTH_OK 2024-09-17T01:50:01.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:01.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:01.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:00 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:02.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:01 smithi191 ceph-mon[34671]: from='client.14906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:02.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:01 smithi191 ceph-mon[34671]: pgmap v200: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-17T01:50:02.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:01 smithi162 ceph-mon[25819]: from='client.14906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:02.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:01 smithi162 ceph-mon[25819]: pgmap v200: 97 pgs: 97 active+clean; 599 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-09-17T01:50:03.135 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:02 smithi162 ceph-mon[25819]: from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:03.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:02 smithi191 ceph-mon[34671]: from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:04.079 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:03 smithi162 ceph-mon[25819]: pgmap v201: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:50:04.079 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:03 smithi162 ceph-mon[25819]: from='client.14914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:04.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:03 smithi191 ceph-mon[34671]: pgmap v201: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:50:04.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:03 smithi191 ceph-mon[34671]: from='client.14914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:06.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:05 smithi162 ceph-mon[25819]: from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:06.004 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:05 smithi162 ceph-mon[25819]: pgmap v202: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T01:50:06.005 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:05 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:06.005 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:05 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:06.005 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:05 smithi191 ceph-mon[34671]: from='client.14918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:06.005 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:05 smithi191 ceph-mon[34671]: pgmap v202: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T01:50:06.005 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:05 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:06.005 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:05 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:06.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:06 smithi162 ceph-mon[25819]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:07.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:06 smithi191 ceph-mon[34671]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: pgmap v203: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T01:50:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:08.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:08.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:07 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: pgmap v203: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T01:50:08.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:08.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:08.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:08.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:07 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.248 INFO:teuthology.orchestra.run.smithi162.stdout:haproxy.nfs.foo.smithi162.igaesr smithi162 *:2049,9002 running (8s) 1s ago 96s 6093k - 2.3.17-d1c9119 e85424b0d443 8fc9df4e5afb 2024-09-17T01:50:08.519 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled to stop haproxy.nfs.foo.smithi191.fjsqsf on host 'smithi191' 2024-09-17T01:50:08.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:08 smithi162 ceph-mon[25819]: from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:08.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:08.852 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:08 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:09.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:08 smithi191 ceph-mon[34671]: from='client.14926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:09.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:09.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:09.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:08 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:10.038 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:09 smithi162 ceph-mon[25819]: from='client.14930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:10.038 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:09 smithi162 ceph-mon[25819]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi191.fjsqsf", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:10.038 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:09 smithi162 ceph-mon[25819]: Schedule stop daemon haproxy.nfs.foo.smithi191.fjsqsf 2024-09-17T01:50:10.039 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:09 smithi162 ceph-mon[25819]: pgmap v204: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:10.039 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:09 smithi162 ceph-mon[25819]: from='client.14938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:10.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:09 smithi191 ceph-mon[34671]: from='client.14930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:10.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:09 smithi191 ceph-mon[34671]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi191.fjsqsf", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:10.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:09 smithi191 ceph-mon[34671]: Schedule stop daemon haproxy.nfs.foo.smithi191.fjsqsf 2024-09-17T01:50:10.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:09 smithi191 ceph-mon[34671]: pgmap v204: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:10.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:09 smithi191 ceph-mon[34671]: from='client.14938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:11.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:11 smithi162 ceph-mon[25819]: from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:11.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:11 smithi162 ceph-mon[25819]: pgmap v205: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:12.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:11 smithi191 ceph-mon[34671]: from='client.14942 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:12.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:11 smithi191 ceph-mon[34671]: pgmap v205: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:12.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:12 smithi191 ceph-mon[34671]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:12.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:12 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:50:13.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:12 smithi162 ceph-mon[25819]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:13.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:12 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:50:14.131 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:13 smithi162 ceph-mon[25819]: from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:14.131 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:13 smithi162 ceph-mon[25819]: pgmap v206: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:14.131 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:13 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:14.131 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:13 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:14.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:13 smithi191 ceph-mon[34671]: from='client.14950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:14.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:13 smithi191 ceph-mon[34671]: pgmap v206: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:14.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:13 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:14.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:13 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:15.855 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='client.14954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:15.855 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: pgmap v207: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:50:15.856 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:15.856 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:15.856 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:15.856 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:15.856 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:15.856 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:15.856 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:15 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='client.14954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: pgmap v207: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:16.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:15 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:16 smithi191 ceph-mon[34671]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:16.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:16 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:17.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:16 smithi162 ceph-mon[25819]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:17.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:16 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:18.059 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:17 smithi191 ceph-mon[34671]: from='client.14962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:18.059 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:17 smithi191 ceph-mon[34671]: pgmap v208: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:50:18.059 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:17 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:18.059 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:17 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:18.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:17 smithi162 ceph-mon[25819]: from='client.14962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:18.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:17 smithi162 ceph-mon[25819]: pgmap v208: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:50:18.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:17 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:18.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:17 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:19.052 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:18 smithi162 ceph-mon[25819]: from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:19.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:18 smithi191 ceph-mon[34671]: from='client.14966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:20.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:19 smithi191 ceph-mon[34671]: pgmap v209: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:50:20.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:19 smithi162 ceph-mon[25819]: pgmap v209: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T01:50:20.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:20 smithi162 ceph-mon[25819]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:20.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:20 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:20.835 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:20 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:21.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:20 smithi191 ceph-mon[34671]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:21.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:20 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:21.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:20 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:21.760 INFO:teuthology.orchestra.run.smithi162.stdout:haproxy.nfs.foo.smithi191.fjsqsf smithi191 *:2049,9002 stopped 1s ago 119s - - 2024-09-17T01:50:21.777 INFO:teuthology.orchestra.run.smithi162.stdout:haproxy.nfs.foo.smithi162.igaesr 2024-09-17T01:50:21.875 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:21 smithi162 ceph-mon[25819]: from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:21.875 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:21 smithi162 ceph-mon[25819]: pgmap v210: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T01:50:22.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:21 smithi191 ceph-mon[34671]: from='client.14974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:22.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:21 smithi191 ceph-mon[34671]: pgmap v210: 97 pgs: 97 active+clean; 601 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T01:50:22.461 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled to start haproxy.nfs.foo.smithi191.fjsqsf on host 'smithi191' 2024-09-17T01:50:22.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:22 smithi191 ceph-mon[34671]: from='client.14978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:22.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:22 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:22.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:22 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:23.113 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:22 smithi162 ceph-mon[25819]: from='client.14978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:23.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:22 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:23.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:22 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:24.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi191.fjsqsf", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:24.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: Schedule start daemon haproxy.nfs.foo.smithi191.fjsqsf 2024-09-17T01:50:24.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: pgmap v211: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-17T01:50:24.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='client.14986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:24.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:24.114 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:24.115 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:24.115 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:24.115 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:24.115 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:23 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:24.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi191.fjsqsf", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:24.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: Schedule start daemon haproxy.nfs.foo.smithi191.fjsqsf 2024-09-17T01:50:24.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: pgmap v211: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-17T01:50:24.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='client.14986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:24.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:24.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:24.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:24.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:24.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:24.140 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:23 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:25.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:24 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:25.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:24 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:26.060 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:25 smithi191 ceph-mon[34671]: from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:26.060 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:25 smithi191 ceph-mon[34671]: pgmap v212: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T01:50:26.060 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:26.060 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:26.060 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:25 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:26.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:25 smithi162 ceph-mon[25819]: from='client.14990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:26.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:25 smithi162 ceph-mon[25819]: pgmap v212: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2024-09-17T01:50:26.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:26.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:26.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:25 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:50:27.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:26 smithi191 ceph-mon[34671]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:27.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:26 smithi162 ceph-mon[25819]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:27 smithi162 ceph-mon[25819]: from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:27 smithi162 ceph-mon[25819]: pgmap v213: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T01:50:27.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:27 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:50:28.059 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:27 smithi191 ceph-mon[34671]: from='client.14998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:28.059 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:27 smithi191 ceph-mon[34671]: pgmap v213: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T01:50:28.059 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:27 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:50:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:29 smithi191 ceph-mon[34671]: from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:29 smithi191 ceph-mon[34671]: pgmap v214: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T01:50:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:30.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:29 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:30.188 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:29 smithi162 ceph-mon[25819]: from='client.15002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:30.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:29 smithi162 ceph-mon[25819]: pgmap v214: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-17T01:50:30.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:30.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:29 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:30.551 INFO:teuthology.orchestra.run.smithi162.stdout:haproxy.nfs.foo.smithi191.fjsqsf smithi191 *:2049,9002 running (5s) 0s ago 2m 6103k - 2.3.17-d1c9119 e85424b0d443 184daaefba49 2024-09-17T01:50:31.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:30 smithi191 ceph-mon[34671]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:31.189 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:30 smithi162 ceph-mon[25819]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:32.001 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T01:50:32.013 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:50:32.014 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-09-17T01:50:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:31 smithi191 ceph-mon[34671]: from='client.15010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:32.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:31 smithi191 ceph-mon[34671]: pgmap v215: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:50:32.181 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:31 smithi162 ceph-mon[25819]: from='client.15010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:32.182 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:31 smithi162 ceph-mon[25819]: pgmap v215: 97 pgs: 97 active+clean; 610 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-09-17T01:50:32.603 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:50:33.145 INFO:teuthology.orchestra.run.smithi162.stdout:167 167 2024-09-17T01:50:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:33.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:33 smithi191 ceph-mon[34671]: pgmap v216: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:50:33.890 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:50:33.891 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.891 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T01:50:33.891 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' 2024-09-17T01:50:33.891 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:33 smithi162 ceph-mon[25819]: pgmap v216: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-09-17T01:50:33.918 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T01:50:34.174 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:50:34.867 INFO:teuthology.orchestra.run.smithi162.stdout:Backend: cephadm 2024-09-17T01:50:34.867 INFO:teuthology.orchestra.run.smithi162.stdout:Available: Yes 2024-09-17T01:50:34.867 INFO:teuthology.orchestra.run.smithi162.stdout:Paused: No 2024-09-17T01:50:35.663 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T01:50:35.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:35 smithi162 ceph-mon[25819]: pgmap v217: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T01:50:35.916 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:35 smithi162 ceph-mon[25819]: from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:35.924 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:50:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:35 smithi191 ceph-mon[34671]: pgmap v217: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T01:50:36.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:35 smithi191 ceph-mon[34671]: from='client.15014 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:36.628 INFO:teuthology.orchestra.run.smithi162.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:alertmanager.smithi162 smithi162 *:9093,9094 running (5m) 4s ago 6m 25.4M - 0.25.0 c8568f914cd2 1d59329125d2 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-exporter.smithi162 smithi162 running (6m) 4s ago 6m 8350k - 19.1.1-330-gc2ddf972 ebb0615149de af9085fe6f53 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-exporter.smithi191 smithi191 running (5m) 7s ago 5m 5268k - 19.1.1-330-gc2ddf972 ebb0615149de b16c033cb80e 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:crash.smithi162 smithi162 running (6m) 4s ago 6m 6899k - 19.1.1-330-gc2ddf972 ebb0615149de d7555d607618 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:crash.smithi191 smithi191 running (5m) 7s ago 5m 6891k - 19.1.1-330-gc2ddf972 ebb0615149de afefcef8e55a 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:grafana.smithi162 smithi162 *:3000 running (5m) 4s ago 6m 79.0M - 9.4.12 2bacad6d85d8 37d6d47f9456 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:haproxy.nfs.foo.smithi162.igaesr smithi162 *:2049,9002 running (36s) 4s ago 2m 6483k - 2.3.17-d1c9119 e85424b0d443 8fc9df4e5afb 2024-09-17T01:50:36.629 INFO:teuthology.orchestra.run.smithi162.stdout:haproxy.nfs.foo.smithi191.fjsqsf smithi191 *:2049,9002 running (12s) 7s ago 2m 6103k - 2.3.17-d1c9119 e85424b0d443 184daaefba49 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:keepalived.nfs.foo.smithi162.boltil smithi162 running (109s) 4s ago 109s 1602k - 2.2.4 4a3a1ff181d9 29b59e6c3ebd 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:keepalived.nfs.foo.smithi191.dolnfr smithi191 running (118s) 7s ago 118s 1602k - 2.2.4 4a3a1ff181d9 ee18622d4a25 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:mds.foofs.smithi162.thvekh smithi162 running (2m) 4s ago 2m 14.0M - 19.1.1-330-gc2ddf972 ebb0615149de c839c3a69d43 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:mds.foofs.smithi191.gledjx smithi191 running (2m) 7s ago 2m 15.8M - 19.1.1-330-gc2ddf972 ebb0615149de e32ac2836db6 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:mgr.smithi162.uroaid smithi162 *:9283,8765,8443 running (7m) 4s ago 7m 515M - 19.1.1-330-gc2ddf972 ebb0615149de 21da196a3470 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:mgr.smithi191.twsfpx smithi191 *:8443,9283,8765 running (5m) 7s ago 5m 443M - 19.1.1-330-gc2ddf972 ebb0615149de 0e11b08eb732 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:mon.smithi162 smithi162 running (7m) 4s ago 7m 52.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 531ecfca940a 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:mon.smithi191 smithi191 running (5m) 7s ago 5m 38.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 1beb5903cc1f 2024-09-17T01:50:36.630 INFO:teuthology.orchestra.run.smithi162.stdout:nfs.foo.0.1.smithi162.tjlktm smithi162 *:12049 running (96s) 4s ago 95s 76.2M - 5.5 ebb0615149de 845640e3869b 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:nfs.foo.1.1.smithi191.yldxyl smithi191 *:12049 running (90s) 7s ago 88s 75.0M - 5.5 ebb0615149de d4932431447b 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:node-exporter.smithi162 smithi162 *:9100 running (6m) 4s ago 6m 15.8M - 1.5.0 0da6a335fe13 0b76631bd0c8 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:node-exporter.smithi191 smithi191 *:9100 running (5m) 7s ago 5m 16.4M - 1.5.0 0da6a335fe13 67028304d05c 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.0 smithi191 running (4m) 7s ago 4m 47.0M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 5861ed19dfa5 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.1 smithi162 running (4m) 4s ago 4m 58.2M 2960M 19.1.1-330-gc2ddf972 ebb0615149de cc1f728ec8a9 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.2 smithi191 running (4m) 7s ago 4m 50.6M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 340b289e1b03 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.3 smithi162 running (3m) 4s ago 3m 55.3M 2960M 19.1.1-330-gc2ddf972 ebb0615149de 33443909f7e3 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.4 smithi191 running (3m) 7s ago 3m 51.2M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 0feb247def0b 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.5 smithi162 running (3m) 4s ago 3m 50.2M 2960M 19.1.1-330-gc2ddf972 ebb0615149de 45928b45909a 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.6 smithi191 running (3m) 7s ago 3m 41.2M 3728M 19.1.1-330-gc2ddf972 ebb0615149de 936c3db1b3b1 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:osd.7 smithi162 running (3m) 4s ago 3m 50.6M 2960M 19.1.1-330-gc2ddf972 ebb0615149de 9e09285e0203 2024-09-17T01:50:36.631 INFO:teuthology.orchestra.run.smithi162.stdout:prometheus.smithi162 smithi162 *:9095 running (68s) 4s ago 5m 47.2M - 2.43.0 a07b618ecd1d fe5a0fee10e9 2024-09-17T01:50:37.417 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T01:50:37.672 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:50:38.082 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:37 smithi162 ceph-mon[25819]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:38.082 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:37 smithi162 ceph-mon[25819]: pgmap v218: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:37 smithi191 ceph-mon[34671]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:38.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:37 smithi191 ceph-mon[34671]: pgmap v218: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T01:50:38.353 INFO:teuthology.orchestra.run.smithi162.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:alertmanager ?:9093,9094 1/1 5s ago 7m count:1 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-exporter 2/2 8s ago 7m * 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:crash 2/2 8s ago 7m * 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:grafana ?:3000 1/1 5s ago 7m count:1 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:ingress.nfs.foo 10.0.31.162:2049,9002 4/4 8s ago 2m count:2 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:mds.foofs 2/2 8s ago 2m count:2 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:mgr 2/2 8s ago 7m count:2 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:mon 2/2 8s ago 6m smithi162:172.21.15.162=smithi162;smithi191:172.21.15.191=smithi191;count:2 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:nfs.foo ?:12049 2/2 8s ago 2m count:2 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:node-exporter ?:9100 2/2 8s ago 7m * 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:osd.all-available-devices 8 8s ago 5m * 2024-09-17T01:50:38.354 INFO:teuthology.orchestra.run.smithi162.stdout:prometheus ?:9095 1/1 5s ago 7m count:1 2024-09-17T01:50:39.115 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T01:50:39.365 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:50:40.072 INFO:teuthology.orchestra.run.smithi162.stdout:HOST ADDR LABELS STATUS 2024-09-17T01:50:40.073 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 172.21.15.162 2024-09-17T01:50:40.073 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 172.21.15.191 2024-09-17T01:50:40.073 INFO:teuthology.orchestra.run.smithi162.stdout:2 hosts in cluster 2024-09-17T01:50:40.073 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:39 smithi162 ceph-mon[25819]: from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:40.073 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:39 smithi162 ceph-mon[25819]: pgmap v219: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T01:50:40.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:39 smithi191 ceph-mon[34671]: from='client.15022 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:40.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:39 smithi191 ceph-mon[34671]: pgmap v219: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T01:50:40.680 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T01:50:40.930 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:50:41.578 INFO:teuthology.orchestra.run.smithi162.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300JU400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme1n1 ssd Linux_f2f86a69a8f1c7cc70bf 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme2n1 ssd Linux_ae63daa142465dc21b75 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme3n1 ssd Linux_ca6894a8309458af1c0e 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162 /dev/nvme4n1 ssd Linux_a356d2976d263921d08c 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6303008M400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme1n1 ssd Linux_0a2886c990449e2df766 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.579 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme2n1 ssd Linux_2b7d9bade6c6e7c1ab18 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.580 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme3n1 ssd Linux_7cfdccf77410a4b0c5fb 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.580 INFO:teuthology.orchestra.run.smithi162.stdout:smithi191 /dev/nvme4n1 ssd Linux_45094493bd3dc9fa1814 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T01:50:41.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:41 smithi162 ceph-mon[25819]: from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:41.939 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:41 smithi162 ceph-mon[25819]: pgmap v220: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T01:50:42.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:41 smithi191 ceph-mon[34671]: from='client.15026 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:42.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:41 smithi191 ceph-mon[34671]: pgmap v220: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T01:50:42.363 DEBUG:teuthology.orchestra.run.smithi162:> 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 0502afa2-7496-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-17T01:50:42.619 INFO:teuthology.orchestra.run.smithi162.stderr:Inferring config /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/mon.smithi162/config 2024-09-17T01:50:43.037 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:42 smithi162 ceph-mon[25819]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:43.038 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:42 smithi162 ceph-mon[25819]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:50:43.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:42 smithi191 ceph-mon[34671]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:50:43.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:42 smithi191 ceph-mon[34671]: from='mgr.14219 172.21.15.162:0/679730641' entity='mgr.smithi162.uroaid' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:50:43.319 INFO:teuthology.orchestra.run.smithi162.stdout:osd.all-available-devices 8 13s ago 5m * 2024-09-17T01:50:43.938 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:43 smithi162 ceph-mon[25819]: pgmap v221: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T01:50:44.095 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-17T01:50:44.109 INFO:tasks.vip:Removing 10.0.15.162 (and any VIPs) on smithi162.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T01:50:44.109 DEBUG:teuthology.orchestra.run.smithi162:> sudo ip addr del 10.0.15.162/16 dev enp3s0f1 2024-09-17T01:50:44.136 DEBUG:teuthology.orchestra.run.smithi162:> sudo ip addr del 10.0.31.162/16 dev enp3s0f1 2024-09-17T01:50:44.139 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:43 smithi191 ceph-mon[34671]: pgmap v221: 97 pgs: 97 active+clean; 611 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T01:50:44.202 INFO:tasks.vip:Removing 10.0.15.191 (and any VIPs) on smithi191.front.sepia.ceph.com iface enp3s0f1... 2024-09-17T01:50:44.202 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip addr del 10.0.15.191/16 dev enp3s0f1 2024-09-17T01:50:44.236 DEBUG:teuthology.orchestra.run.smithi191:> sudo ip addr del 10.0.31.162/16 dev enp3s0f1 2024-09-17T01:50:44.305 INFO:teuthology.orchestra.run.smithi191.stderr:Error: ipv4: Address not found. 2024-09-17T01:50:44.306 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T01:50:44.306 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T01:50:44.318 INFO:tasks.cephadm:Teardown begin 2024-09-17T01:50:44.319 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:50:44.345 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:50:44.375 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T01:50:44.376 DEBUG:teuthology.orchestra.run.smithi162:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T01:50:44.400 DEBUG:teuthology.orchestra.run.smithi191:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T01:50:44.433 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T01:50:44.433 INFO:tasks.cephadm.mon.smithi162:Stopping mon.smithi162... 2024-09-17T01:50:44.433 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162 2024-09-17T01:50:44.688 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:44 smithi162 systemd[1]: Stopping Ceph mon.smithi162 for 0502afa2-7496-11ef-bceb-c7b262605968... 2024-09-17T01:50:45.057 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:44 smithi162 ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162[25796]: 2024-09-17T01:50:44.741+0000 7f5bb08b6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi162 -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-17T01:50:45.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:44 smithi162 ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162[25796]: 2024-09-17T01:50:44.741+0000 7f5bb08b6640 -1 mon.smithi162@0(leader) e2 *** Got Signal Terminated *** 2024-09-17T01:50:45.058 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:44 smithi162 podman[96829]: 2024-09-17 01:50:44.914590494 +0000 UTC m=+0.273061986 container died 531ecfca940a6388d8531e50382243f03adea0b0a4a2d69f66777e975362640d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-17T01:50:45.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:45 smithi162 podman[96829]: 2024-09-17 01:50:45.272837382 +0000 UTC m=+0.631308874 container cleanup 531ecfca940a6388d8531e50382243f03adea0b0a4a2d69f66777e975362640d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162, RELEASE=squid-c2ddf97, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T01:50:45.439 INFO:journalctl@ceph.mon.smithi162.smithi162.stdout:Sep 17 01:50:45 smithi162 bash[96829]: ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi162 2024-09-17T01:50:45.722 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi162.service' 2024-09-17T01:50:45.772 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:50:45.772 INFO:tasks.cephadm.mon.smithi162:Stopped mon.smithi162 2024-09-17T01:50:45.772 INFO:tasks.cephadm.mon.smithi191:Stopping mon.smithi191... 2024-09-17T01:50:45.772 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi191 2024-09-17T01:50:46.103 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:45 smithi191 systemd[1]: Stopping Ceph mon.smithi191 for 0502afa2-7496-11ef-bceb-c7b262605968... 2024-09-17T01:50:47.111 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:46 smithi191 ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191[34648]: 2024-09-17T01:50:46.679+0000 7f23bdb40640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi191 -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-17T01:50:47.111 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:46 smithi191 ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191[34648]: 2024-09-17T01:50:46.679+0000 7f23bdb40640 -1 mon.smithi191@1(peon) e2 *** Got Signal Terminated *** 2024-09-17T01:50:47.111 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:46 smithi191 podman[69150]: 2024-09-17 01:50:46.812385636 +0000 UTC m=+0.569652514 container died 1beb5903cc1f6c78b3a55561a2fbacc2564070dccb8f124400250e3329641936 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731) 2024-09-17T01:50:47.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:47 smithi191 podman[69150]: 2024-09-17 01:50:47.321335228 +0000 UTC m=+1.078602141 container cleanup 1beb5903cc1f6c78b3a55561a2fbacc2564070dccb8f124400250e3329641936 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-17T01:50:47.389 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:47 smithi191 bash[69150]: ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191 2024-09-17T01:50:47.889 INFO:journalctl@ceph.mon.smithi191.smithi191.stdout:Sep 17 01:50:47 smithi191 podman[69259]: 2024-09-17 01:50:47.556698367 +0000 UTC m=+0.737256707 container remove 1beb5903cc1f6c78b3a55561a2fbacc2564070dccb8f124400250e3329641936 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-0502afa2-7496-11ef-bceb-c7b262605968-mon-smithi191, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-09-17T01:50:48.106 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0502afa2-7496-11ef-bceb-c7b262605968@mon.smithi191.service' 2024-09-17T01:50:48.155 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:50:48.155 INFO:tasks.cephadm.mon.smithi191:Stopped mon.smithi191 2024-09-17T01:50:48.155 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0502afa2-7496-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T01:50:48.545 INFO:teuthology.orchestra.run.smithi162.stdout:Deleting cluster with fsid: 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:51:54.790 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0502afa2-7496-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T01:51:55.000 INFO:teuthology.orchestra.run.smithi191.stdout:Deleting cluster with fsid: 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:52:53.681 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:52:53.716 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:52:53.744 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T01:52:53.746 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054/remote/smithi162/crash 2024-09-17T01:52:53.747 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/crash -- . 2024-09-17T01:52:53.796 INFO:teuthology.orchestra.run.smithi162.stderr:tar: /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T01:52:53.796 INFO:teuthology.orchestra.run.smithi162.stderr:tar: Error is not recoverable: exiting now 2024-09-17T01:52:53.798 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054/remote/smithi191/crash 2024-09-17T01:52:53.799 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/crash -- . 2024-09-17T01:52:53.874 INFO:teuthology.orchestra.run.smithi191.stderr:tar: /var/lib/ceph/0502afa2-7496-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T01:52:53.875 INFO:teuthology.orchestra.run.smithi191.stderr:tar: Error is not recoverable: exiting now 2024-09-17T01:52:53.876 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T01:52:53.876 DEBUG:teuthology.orchestra.run.smithi162:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-17T01:52:53.906 INFO:tasks.cephadm:Compressing logs... 2024-09-17T01:52:53.906 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:52:53.949 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:52:53.973 INFO:teuthology.orchestra.run.smithi162.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T01:52:53.973 INFO:teuthology.orchestra.run.smithi162.stderr:: No such file or directory 2024-09-17T01:52:53.974 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.1.log: /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mgr.smithi162.uroaid.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mgr.smithi162.uroaid.log: --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mon.smithi162.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.log 2024-09-17T01:52:53.980 INFO:teuthology.orchestra.run.smithi162.stderr: 84.9% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T01:52:53.981 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mon.smithi162.log: /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi162.thvekh.log 2024-09-17T01:52:53.981 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.log: 91.4% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T01:52:53.981 INFO:teuthology.orchestra.run.smithi162.stderr: 87.0% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T01:52:53.983 INFO:teuthology.orchestra.run.smithi191.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T01:52:53.983 INFO:teuthology.orchestra.run.smithi191.stderr:: No such file or directory 2024-09-17T01:52:53.983 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi191.log 2024-09-17T01:52:53.983 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mgr.smithi191.twsfpx.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi191.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr: 28.6% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi191.log.gz 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mgr.smithi191.twsfpx.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mon.smithi191.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mon.smithi191.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr: 83.9% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.6.log: 91.6% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr: 91.9% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mgr.smithi191.twsfpx.log.gz 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi191.gledjx.log 2024-09-17T01:52:53.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T01:52:53.985 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi191.gledjx.log: 87.8% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi191.gledjx.log.gz 2024-09-17T01:52:53.985 INFO:teuthology.orchestra.run.smithi191.stderr: 86.8% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T01:52:53.985 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/cephadm.log: 92.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T01:52:53.987 INFO:teuthology.orchestra.run.smithi191.stderr: 91.1% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T01:52:53.990 INFO:teuthology.orchestra.run.smithi162.stderr: 91.2% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-volume.log.gzgzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi162.log 2024-09-17T01:52:53.990 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-17T01:52:53.991 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T01:52:53.991 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi162.thvekh.log: /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi162.log: 78.3% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mds.foofs.smithi162.thvekh.log.gz 2024-09-17T01:52:53.991 INFO:teuthology.orchestra.run.smithi162.stderr: 93.8% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi162.log.gz 2024-09-17T01:52:53.991 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T01:52:54.020 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T01:52:54.067 INFO:teuthology.orchestra.run.smithi191.stderr: 92.4% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mon.smithi191.log.gz 2024-09-17T01:52:54.134 INFO:teuthology.orchestra.run.smithi191.stderr: 93.0% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T01:52:54.138 INFO:teuthology.orchestra.run.smithi162.stderr: 93.1% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T01:52:54.139 INFO:teuthology.orchestra.run.smithi191.stderr: 93.1% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T01:52:54.139 INFO:teuthology.orchestra.run.smithi191.stderr: 93.0% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T01:52:54.143 INFO:teuthology.orchestra.run.smithi191.stderr: 93.1% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T01:52:54.145 INFO:teuthology.orchestra.run.smithi191.stderr: 2024-09-17T01:52:54.145 INFO:teuthology.orchestra.run.smithi191.stderr:real 0m0.181s 2024-09-17T01:52:54.145 INFO:teuthology.orchestra.run.smithi191.stderr:user 0m0.737s 2024-09-17T01:52:54.146 INFO:teuthology.orchestra.run.smithi191.stderr:sys 0m0.056s 2024-09-17T01:52:54.153 INFO:teuthology.orchestra.run.smithi162.stderr: 93.5% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T01:52:54.161 INFO:teuthology.orchestra.run.smithi162.stderr: 93.0% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T01:52:54.171 INFO:teuthology.orchestra.run.smithi162.stderr: 88.7% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mgr.smithi162.uroaid.log.gz 2024-09-17T01:52:54.208 INFO:teuthology.orchestra.run.smithi162.stderr: 93.4% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T01:52:54.333 INFO:teuthology.orchestra.run.smithi162.stderr: 90.9% -- replaced with /var/log/ceph/0502afa2-7496-11ef-bceb-c7b262605968/ceph-mon.smithi162.log.gz 2024-09-17T01:52:54.335 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-17T01:52:54.335 INFO:teuthology.orchestra.run.smithi162.stderr:real 0m0.372s 2024-09-17T01:52:54.335 INFO:teuthology.orchestra.run.smithi162.stderr:user 0m1.307s 2024-09-17T01:52:54.335 INFO:teuthology.orchestra.run.smithi162.stderr:sys 0m0.067s 2024-09-17T01:52:54.336 INFO:tasks.cephadm:Archiving logs... 2024-09-17T01:52:54.336 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054/remote/smithi162/log 2024-09-17T01:52:54.337 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T01:52:54.582 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054/remote/smithi191/log 2024-09-17T01:52:54.583 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T01:52:54.724 INFO:tasks.cephadm:Removing cluster... 2024-09-17T01:52:54.725 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0502afa2-7496-11ef-bceb-c7b262605968 --force 2024-09-17T01:52:54.914 INFO:teuthology.orchestra.run.smithi162.stdout:Deleting cluster with fsid: 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:52:55.036 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0502afa2-7496-11ef-bceb-c7b262605968 --force 2024-09-17T01:52:55.227 INFO:teuthology.orchestra.run.smithi191.stdout:Deleting cluster with fsid: 0502afa2-7496-11ef-bceb-c7b262605968 2024-09-17T01:52:55.342 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T01:52:55.342 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T01:52:55.358 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T01:52:55.373 INFO:tasks.cephadm:Teardown complete 2024-09-17T01:52:55.373 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-17T01:52:55.384 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi162:/dev/vg_nvme/lv_1... 2024-09-17T01:52:55.384 DEBUG:teuthology.orchestra.run.smithi162:> sudo nvme disconnect -n lv_1 2024-09-17T01:52:55.540 INFO:teuthology.orchestra.run.smithi162.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T01:52:55.541 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi162:/dev/vg_nvme/lv_2... 2024-09-17T01:52:55.542 DEBUG:teuthology.orchestra.run.smithi162:> sudo nvme disconnect -n lv_2 2024-09-17T01:52:55.685 INFO:teuthology.orchestra.run.smithi162.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T01:52:55.686 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi162:/dev/vg_nvme/lv_3... 2024-09-17T01:52:55.686 DEBUG:teuthology.orchestra.run.smithi162:> sudo nvme disconnect -n lv_3 2024-09-17T01:52:55.829 INFO:teuthology.orchestra.run.smithi162.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T01:52:55.831 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi162:/dev/vg_nvme/lv_4... 2024-09-17T01:52:55.831 DEBUG:teuthology.orchestra.run.smithi162:> sudo nvme disconnect -n lv_4 2024-09-17T01:52:55.981 INFO:teuthology.orchestra.run.smithi162.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T01:52:55.982 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-17T01:52:55.982 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/scratch_devs 2024-09-17T01:52:56.007 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_1... 2024-09-17T01:52:56.007 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_1 2024-09-17T01:52:56.155 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T01:52:56.157 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_2... 2024-09-17T01:52:56.158 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_2 2024-09-17T01:52:56.330 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T01:52:56.333 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_3... 2024-09-17T01:52:56.333 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_3 2024-09-17T01:52:56.502 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T01:52:56.504 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi191:/dev/vg_nvme/lv_4... 2024-09-17T01:52:56.504 DEBUG:teuthology.orchestra.run.smithi191:> sudo nvme disconnect -n lv_4 2024-09-17T01:52:56.662 INFO:teuthology.orchestra.run.smithi191.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T01:52:56.664 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-09-17T01:52:56.664 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/scratch_devs 2024-09-17T01:52:56.694 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T01:52:56.705 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T01:52:56.705 DEBUG:teuthology.orchestra.run.smithi162:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T01:52:56.709 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T01:52:56.722 INFO:teuthology.orchestra.run.smithi162.stderr:bash: line 1: ntpq: command not found 2024-09-17T01:52:56.726 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T01:52:56.727 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2024-09-17T01:52:56.727 INFO:teuthology.orchestra.run.smithi162.stdout:^* hv01.front.sepia.ceph.com 3 6 377 21 +3214us[+3215us] +/- 55ms 2024-09-17T01:52:56.727 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 19 -2838us[-2838us] +/- 70ms 2024-09-17T01:52:56.727 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 20 -1893us[-1893us] +/- 90ms 2024-09-17T01:52:56.727 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:52:56.750 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-09-17T01:52:56.756 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T01:52:56.756 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-09-17T01:52:56.756 INFO:teuthology.orchestra.run.smithi191.stdout:^* hv01.front.sepia.ceph.com 3 6 377 18 +3364us[+3264us] +/- 55ms 2024-09-17T01:52:56.756 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 -2705us[-2705us] +/- 70ms 2024-09-17T01:52:56.756 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 -1759us[-1859us] +/- 90ms 2024-09-17T01:52:56.756 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T01:52:56.756 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T01:52:56.843 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T01:52:56.843 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T01:52:56.859 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:52:56.946 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:52:57.021 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:52:57.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:52:57.051 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:52:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:52:57.080 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T01:52:57.091 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T01:52:57.105 INFO:teuthology.task.internal:Duration was 899.121347 seconds 2024-09-17T01:52:57.106 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T01:52:57.124 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T01:52:57.124 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T01:52:57.127 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T01:52:57.165 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T01:52:57.167 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T01:52:57.477 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T01:52:57.477 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi162.front.sepia.ceph.com 2024-09-17T01:52:57.477 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:52:57.539 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2024-09-17T01:52:57.539 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:52:57.568 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T01:52:57.568 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T01:52:57.581 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T01:52:57.636 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T01:52:57.636 DEBUG:teuthology.orchestra.run.smithi162:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T01:52:57.648 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T01:52:57.915 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T01:52:57.930 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T01:52:57.930 DEBUG:teuthology.orchestra.run.smithi162:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T01:52:57.956 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T01:52:57.981 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T01:52:57.995 DEBUG:teuthology.orchestra.run.smithi162:> 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-17T01:52:57.998 DEBUG:teuthology.orchestra.run.smithi191:> 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-17T01:52:58.020 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = core 2024-09-17T01:52:58.044 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2024-09-17T01:52:58.074 DEBUG:teuthology.orchestra.run.smithi162:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T01:52:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:52:58.115 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T01:52:58.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:52:58.130 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T01:52:58.145 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T01:52:58.147 DEBUG:teuthology.misc:Transferring archived files from smithi162:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054/remote/smithi162 2024-09-17T01:52:58.147 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T01:52:58.198 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7908054/remote/smithi191 2024-09-17T01:52:58.198 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T01:52:58.236 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T01:52:58.237 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T01:52:58.239 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T01:52:58.286 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T01:52:58.300 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T01:52:58.300 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T01:52:58.324 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T01:52:58.324 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T01:52:58.327 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T01:52:58.339 INFO:teuthology.orchestra.run.smithi162.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 01:52 /home/ubuntu/cephtest 2024-09-17T01:52:58.342 INFO:teuthology.orchestra.run.smithi191.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 01:52 /home/ubuntu/cephtest 2024-09-17T01:52:58.343 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T01:52:58.365 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T01:52:58.393 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} duration: 899.1213467121124 owner: scheduled_teuthology@teuthology success: true 2024-09-17T01:52:58.393 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T01:52:58.485 INFO:teuthology.run:pass